|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.tm.Constants
public class Constants
Constants and utilities for interaction with the CM service.
| Field Summary | |
|---|---|
static String |
ACTIVATIONRECORD_NAME
Activation Record Type Name |
static String |
ACTIVATIONRECORD_TYPE
Activation Record Secondary Type |
static QName |
BINDER_PLUGIN_RP
Fully qualified name of the Plugin RP of the Binder resource. |
static String |
BINDER_PLUGIN_RPNAME
Name of the plugin RP of the Binder resource. |
static QName |
CARDINALITY_RP
Fully qualified name of the Cardinality RP of accessor services. |
static String |
CARDINALITY_RPNAME
Name of the Cardinality RP of accessor services. |
static String |
COMMON_NS
Common namespace. |
static int |
DEFAULT_ADDOUTCOME_WRITEBUFFER
Default size of the writer's buffer. |
static int |
DEFAULT_DOC_READTIMEOUT_IN_SECONDS
Default size of the document.node writer's buffer. |
static int |
DEFAULT_DOC_WRITEBUFFER
Default size of the writer's buffer. |
static int |
DEFAULT_IDENTIFIER_READTIMEOUT_IN_SECONDS
Default size of the writer's buffer. |
static int |
DEFAULT_UPDATEOUTCOME_WRITEBUFFER
Default size of the writer's buffer. |
static String |
JNDI_NAME
JNDI Base Name. |
static QName |
LAST_UPDATE_RP
Fully qualified name of the LastUpdate RP of accessor services. |
static String |
LAST_UPDATE_RPNAME
Name of the LastUpdate RP of accessor services. |
static int |
MAX_ACTIVATIONRECORD_PUBLICATION_ATTEMPTS
Maximum number of publication attempts for activation records. |
static int |
MAX_SOURCEPROFILE_PUBLICATION_ATTEMPTS
Maximum number of publication attempts for source profiles. |
static String |
NS
Namespace. |
static QName |
PLUGIN_RP
Fully qualified name of the Plugin RP of collection managers. |
static String |
PLUGIN_RPNAME
Name of the Plugin RP of accessor services. |
static QName |
PROPERTY_RP
Fully qualified name of the Property RP of accessor services. |
static String |
PROPERTY_RPNAME
Name of the Property RP of accessor services. |
static String |
SERVICE_CLASS
Service class. |
static String |
SERVICE_NAME
Service name. |
static String |
SINGLETON_BINDER_ID
Singleton engine identifier. |
static QName |
SOURCEID_RP
Fully qualified name of the SourceID RP of accessor services. |
static String |
SOURCEID_RPNAME
Name of the source id RP of the Binder. |
static QName |
SOURCENAME_RP
Fully qualified name of the SourceID RP of accessor services. |
static String |
SOURCENAME_RPNAME
Name of the source id RP of the Binder. |
static QName |
SOURCETYPE_RP
Fully qualified name of the Type RP of accessors. |
static String |
SOURCETYPE_RPNAME
Name of the Type RP of accessors. |
static QName |
STATE_RP
Fully qualified name of the State RP of accessor services. |
static String |
STATE_RPNAME
Name of the State RP of accessor services. |
static String |
TBINDER_NAME
Relative endpoint of the Binder service. |
static String |
TREADER_NAME
Relative endpoint of the Reader service. |
static String |
TWRITER_NAME
Relative endpoint of the Writer service. |
static gr.uoa.di.madgik.grs.record.RecordDefinition[] |
UNTYPED_RECORD
Single-string field RS definition |
static QName |
UPDATETOPIC_QNAME
|
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SERVICE_NAME
public static final String SERVICE_CLASS
public static final String NS
public static gr.uoa.di.madgik.grs.record.RecordDefinition[] UNTYPED_RECORD
public static final int DEFAULT_DOC_WRITEBUFFER
public static final int DEFAULT_ADDOUTCOME_WRITEBUFFER
public static final int DEFAULT_UPDATEOUTCOME_WRITEBUFFER
public static final int DEFAULT_IDENTIFIER_READTIMEOUT_IN_SECONDS
public static final int DEFAULT_DOC_READTIMEOUT_IN_SECONDS
public static final String COMMON_NS
public static final String JNDI_NAME
public static final String ACTIVATIONRECORD_TYPE
public static final String ACTIVATIONRECORD_NAME
public static final String TBINDER_NAME
public static final String SINGLETON_BINDER_ID
public static final String TREADER_NAME
public static final String TWRITER_NAME
public static final String BINDER_PLUGIN_RPNAME
public static final QName BINDER_PLUGIN_RP
public static final String SOURCENAME_RPNAME
public static final QName SOURCENAME_RP
public static final String SOURCEID_RPNAME
public static final QName SOURCEID_RP
public static final String SOURCETYPE_RPNAME
public static final QName SOURCETYPE_RP
public static final String PROPERTY_RPNAME
public static final QName PROPERTY_RP
public static final String PLUGIN_RPNAME
public static final QName PLUGIN_RP
public static final String STATE_RPNAME
public static final QName STATE_RP
public static final String CARDINALITY_RPNAME
public static final QName CARDINALITY_RP
public static final String LAST_UPDATE_RPNAME
public static final QName LAST_UPDATE_RP
public static final int MAX_ACTIVATIONRECORD_PUBLICATION_ATTEMPTS
public static final int MAX_SOURCEPROFILE_PUBLICATION_ATTEMPTS
public static final QName UPDATETOPIC_QNAME
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||