Constant Field Values


Contents
org.eclipse.*

org.eclipse.higgins.idas.cp.jena2.AuthConstants
public static final String NS "http://www.eclipse.org/higgins/authentication"
public static final String OWNED_ENTITY_PROPERTY "http://www.eclipse.org/higgins/authentication#ownedEntity"
public static final String USER_ACCOUNT_CLASS "http://www.eclipse.org/higgins/authentication#UserAccount"
public static final String USER_NAME_PROPERTY "http://www.eclipse.org/higgins/authentication#login"
public static final String USER_PASSWORD_HASH_PROPERTY "http://www.eclipse.org/higgins/authentication#passwordHash"
public static final String USER_PPID_PROPERTY "http://www.eclipse.org/higgins/authentication#PPID"

org.eclipse.higgins.idas.cp.jena2.IStatefulObject
public static final String CHANGED_OBJ "CHANGED_OBJ"
public static final String DELETED_OBJ "DELETED_OBJ"
public static final String NEW_OBJ "NEW_OBJ"
public static final String PRE_DELETED_NEW_OBJ "PRE_DELETED_NEW_OBJ"
public static final String PRE_DELETED_STORED_OBJ "PRE_DELETED_STORED_OBJ"
public static final String STORED_OBJ "STORED_OBJ"

org.eclipse.higgins.idas.cp.jena2.impl.Entity
public static final String RDF_TYPE "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"