org.universAAL.context.prof.serv
Class Queries

Package class diagram package Queries
java.lang.Object
  extended by org.universAAL.context.prof.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 ARG1
           
protected static String ARG2
           
protected static String ARGTURTLE
           
protected static String AUXBAG
           
protected static String AUXBAGPROP
           
protected static String Q_ADD_PRF_TO_USR
           
protected static String Q_ADD_SUB_TO_PRF
           
protected static String Q_ADD_SUB_TO_USR
           
protected static String Q_ADD_SUBPROFILE
           
protected static String Q_ADD_UPROFILE
           
protected static String Q_ADD_USER
           
protected static String Q_AUX_ASK_EXISTS
           
protected static String Q_CHANGE_SUBPROFILE
           
protected static String Q_CHANGE_UPROFILE
           
protected static String Q_CHANGE_USER
           
protected static String Q_GET_PRF_OF_USR
           
protected static String Q_GET_PRF_OF_USR_XTRA
           
protected static String Q_GET_SUBPROFILE
           
static String Q_GET_SUBS_OF_PRF
           
static String Q_GET_SUBS_OF_PRF_XTRA
           
static String Q_GET_SUBS_OF_USR
           
static String Q_GET_SUBS_OF_USR_XTRA
           
protected static String Q_GET_UPROFILE
           
protected static String Q_GET_USER
           
protected static String Q_GET_USRS
           
protected static String Q_GET_USRS_XTRA
           
protected static String Q_REMOVE_SUBPROFILE
           
protected static String Q_REMOVE_UPROFILE
           
protected static String Q_REMOVE_USER
           
 
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

AUXBAG

protected static final String AUXBAG
See Also:
Constant Field Values

AUXBAGPROP

protected static final String AUXBAGPROP
See Also:
Constant Field Values

Q_GET_USER

protected static final String Q_GET_USER
See Also:
Constant Field Values

Q_ADD_USER

protected static final String Q_ADD_USER
See Also:
Constant Field Values

Q_CHANGE_USER

protected static final String Q_CHANGE_USER
See Also:
Constant Field Values

Q_REMOVE_USER

protected static final String Q_REMOVE_USER
See Also:
Constant Field Values

Q_GET_UPROFILE

protected static final String Q_GET_UPROFILE
See Also:
Constant Field Values

Q_ADD_UPROFILE

protected static final String Q_ADD_UPROFILE
See Also:
Constant Field Values

Q_CHANGE_UPROFILE

protected static final String Q_CHANGE_UPROFILE
See Also:
Constant Field Values

Q_REMOVE_UPROFILE

protected static final String Q_REMOVE_UPROFILE
See Also:
Constant Field Values

Q_GET_SUBPROFILE

protected static final String Q_GET_SUBPROFILE
See Also:
Constant Field Values

Q_ADD_SUBPROFILE

protected static final String Q_ADD_SUBPROFILE
See Also:
Constant Field Values

Q_CHANGE_SUBPROFILE

protected static final String Q_CHANGE_SUBPROFILE
See Also:
Constant Field Values

Q_REMOVE_SUBPROFILE

protected static final String Q_REMOVE_SUBPROFILE
See Also:
Constant Field Values

Q_GET_USRS

protected static final String Q_GET_USRS
See Also:
Constant Field Values

Q_GET_USRS_XTRA

protected static final String Q_GET_USRS_XTRA
See Also:
Constant Field Values

Q_GET_PRF_OF_USR

protected static final String Q_GET_PRF_OF_USR
See Also:
Constant Field Values

Q_GET_PRF_OF_USR_XTRA

protected static final String Q_GET_PRF_OF_USR_XTRA
See Also:
Constant Field Values

Q_GET_SUBS_OF_USR

public static final String Q_GET_SUBS_OF_USR
See Also:
Constant Field Values

Q_GET_SUBS_OF_USR_XTRA

public static final String Q_GET_SUBS_OF_USR_XTRA
See Also:
Constant Field Values

Q_GET_SUBS_OF_PRF

public static final String Q_GET_SUBS_OF_PRF
See Also:
Constant Field Values

Q_GET_SUBS_OF_PRF_XTRA

public static final String Q_GET_SUBS_OF_PRF_XTRA
See Also:
Constant Field Values

Q_ADD_PRF_TO_USR

protected static final String Q_ADD_PRF_TO_USR
See Also:
Constant Field Values

Q_ADD_SUB_TO_USR

protected static final String Q_ADD_SUB_TO_USR
See Also:
Constant Field Values

Q_ADD_SUB_TO_PRF

protected static final String Q_ADD_SUB_TO_PRF
See Also:
Constant Field Values

Q_AUX_ASK_EXISTS

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

Queries

public Queries()


Copyright © 2014 universAAL Consortium. All Rights Reserved.