Constant Field Values


Contents
org.eaglei.*

org.eaglei.datatools.jena.RESTRepositoryProvider
public static final java.lang.String LABEL_QUERY_FAILED "could not retrieve label"
protected static final java.lang.String READ_VIEW "user"

org.eaglei.datatools.jena.SPARQLConstants
public static final java.lang.String CREATION_DATE_VARIABLE "r_created"
public static final java.lang.String LAB_NAME_VARIABLE "r_labName"
public static final java.lang.String LAB_VARIABLE "r_lab"
public static final java.lang.String LABEL_VARIABLE "r_label"
public static final java.lang.String MODIFIED_DATE_VARIABLE "r_last_modified"
public static final java.lang.String OWNER_NAME_VARIABLE "r_ownerLabel"
public static final java.lang.String OWNER_VARIABLE "r_owner"
public static final java.lang.String STATE_LABEL_VARIABLE "r_stateLabel"
public static final java.lang.String STATE_VARIABLE "r_state"
public static final java.lang.String SUBJECT_VARIABLE "r_subject"
public static final java.lang.String TYPE_LABEL_VARIABLE "r_typeLabel"
public static final java.lang.String TYPE_VARIABLE "r_type"

org.eaglei.datatools.provider.RepositoryProviderMessages
public static final java.lang.String FAILED_MESSAGE "Could not complete operation; repository message is: "
public static final java.lang.String NO_SESSION_MESSAGE "No session information was found."
public static final java.lang.String NOT_AUTHORIZED_MESSAGE "Could not authenticate user. Re-enter username and/or password."
public static final java.lang.String STALE_TOKEN_MESSAGE "This resource is being edited or has recently changed. Is it open in another window? Cancel and try editing again."
public static final java.lang.String UNAVAILABLE_MESSAGE "The repository is currently unavailable."



Copyright © 2009-2011 Eagle-I. All Rights Reserved.