org.universAAL.context.space.serv
Class Queries

Package class diagram package Queries
java.lang.Object
  extended by org.universAAL.context.space.serv.Queries

public class Queries
extends Object

Class that holds the constant representation of the SPARQL queries to be forwarded to CHE.

Author:
alfiva

Field Summary
protected static String ADD
           
protected static String ADDPROFTOPROFILABLE
           
protected static String ADDTOPROFILABLE
           
protected static String ARG1
           
protected static String ARG2
           
protected static String ARGTURTLE
           
protected static String ARGTYPE
           
protected static String AUXBAG
           
protected static String AUXBAGPROP
           
protected static String CHANGE
           
protected static String GET
           
protected static String GETALL
           
static String GETALLOF
           
static String GETALLOFXTRA
           
protected static String GETALLXTRA
           
protected static String GETONEOF
           
protected static String GETONEOFXTRA
           
protected static String GETPRFOFPROFILABLE
           
protected static String GETPRFOFPROFILABLEXTRA
           
protected static String REMOVE
           
 
Constructor Summary
Queries()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ARG1

protected static final String ARG1
See Also:
Constant Field Values

ARG2

protected static final String ARG2
See Also:
Constant Field Values

ARGTURTLE

protected static final String ARGTURTLE
See Also:
Constant Field Values

ARGTYPE

protected static final String ARGTYPE
See Also:
Constant Field Values

AUXBAG

protected static final String AUXBAG
See Also:
Constant Field Values

AUXBAGPROP

protected static final String AUXBAGPROP
See Also:
Constant Field Values

GET

protected static final String GET
See Also:
Constant Field Values

ADD

protected static final String ADD
See Also:
Constant Field Values

CHANGE

protected static final String CHANGE
See Also:
Constant Field Values

REMOVE

protected static final String REMOVE
See Also:
Constant Field Values

GETALLOF

public static final String GETALLOF
See Also:
Constant Field Values

GETALLOFXTRA

public static final String GETALLOFXTRA
See Also:
Constant Field Values

GETALL

protected static final String GETALL
See Also:
Constant Field Values

GETALLXTRA

protected static final String GETALLXTRA
See Also:
Constant Field Values

GETONEOF

protected static final String GETONEOF
See Also:
Constant Field Values

GETONEOFXTRA

protected static final String GETONEOFXTRA
See Also:
Constant Field Values

ADDTOPROFILABLE

protected static final String ADDTOPROFILABLE
See Also:
Constant Field Values

ADDPROFTOPROFILABLE

protected static final String ADDPROFTOPROFILABLE
See Also:
Constant Field Values

GETPRFOFPROFILABLE

protected static final String GETPRFOFPROFILABLE
See Also:
Constant Field Values

GETPRFOFPROFILABLEXTRA

protected static final String GETPRFOFPROFILABLEXTRA
See Also:
Constant Field Values
Constructor Detail

Queries

public Queries()


Copyright © 2014 universAAL Consortium. All Rights Reserved.