org.gcube.data.tm
Class Constants

java.lang.Object
  extended by org.gcube.data.tm.Constants

public class Constants
extends Object

Constants and utilities for interaction with the CM service.

Author:
Fabio Simeoni

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

SERVICE_NAME

public static final String SERVICE_NAME
Service name.

See Also:
Constant Field Values

SERVICE_CLASS

public static final String SERVICE_CLASS
Service class.

See Also:
Constant Field Values

NS

public static final String NS
Namespace.

See Also:
Constant Field Values

UNTYPED_RECORD

public static gr.uoa.di.madgik.grs.record.RecordDefinition[] UNTYPED_RECORD
Single-string field RS definition


DEFAULT_DOC_WRITEBUFFER

public static final int DEFAULT_DOC_WRITEBUFFER
Default size of the writer's buffer.

See Also:
Constant Field Values

DEFAULT_ADDOUTCOME_WRITEBUFFER

public static final int DEFAULT_ADDOUTCOME_WRITEBUFFER
Default size of the writer's buffer.

See Also:
Constant Field Values

DEFAULT_UPDATEOUTCOME_WRITEBUFFER

public static final int DEFAULT_UPDATEOUTCOME_WRITEBUFFER
Default size of the writer's buffer.

See Also:
Constant Field Values

DEFAULT_IDENTIFIER_READTIMEOUT_IN_SECONDS

public static final int DEFAULT_IDENTIFIER_READTIMEOUT_IN_SECONDS
Default size of the writer's buffer.

See Also:
Constant Field Values

DEFAULT_DOC_READTIMEOUT_IN_SECONDS

public static final int DEFAULT_DOC_READTIMEOUT_IN_SECONDS
Default size of the document.node writer's buffer.

See Also:
Constant Field Values

COMMON_NS

public static final String COMMON_NS
Common namespace.

See Also:
Constant Field Values

JNDI_NAME

public static final String JNDI_NAME
JNDI Base Name.

See Also:
Constant Field Values

ACTIVATIONRECORD_TYPE

public static final String ACTIVATIONRECORD_TYPE
Activation Record Secondary Type

See Also:
Constant Field Values

ACTIVATIONRECORD_NAME

public static final String ACTIVATIONRECORD_NAME
Activation Record Type Name

See Also:
Constant Field Values

TBINDER_NAME

public static final String TBINDER_NAME
Relative endpoint of the Binder service.

See Also:
Constant Field Values

SINGLETON_BINDER_ID

public static final String SINGLETON_BINDER_ID
Singleton engine identifier.

See Also:
Constant Field Values

TREADER_NAME

public static final String TREADER_NAME
Relative endpoint of the Reader service.

See Also:
Constant Field Values

TWRITER_NAME

public static final String TWRITER_NAME
Relative endpoint of the Writer service.

See Also:
Constant Field Values

BINDER_PLUGIN_RPNAME

public static final String BINDER_PLUGIN_RPNAME
Name of the plugin RP of the Binder resource.

See Also:
Constant Field Values

BINDER_PLUGIN_RP

public static final QName BINDER_PLUGIN_RP
Fully qualified name of the Plugin RP of the Binder resource.


SOURCENAME_RPNAME

public static final String SOURCENAME_RPNAME
Name of the source id RP of the Binder.

See Also:
Constant Field Values

SOURCENAME_RP

public static final QName SOURCENAME_RP
Fully qualified name of the SourceID RP of accessor services.


SOURCEID_RPNAME

public static final String SOURCEID_RPNAME
Name of the source id RP of the Binder.

See Also:
Constant Field Values

SOURCEID_RP

public static final QName SOURCEID_RP
Fully qualified name of the SourceID RP of accessor services.


SOURCETYPE_RPNAME

public static final String SOURCETYPE_RPNAME
Name of the Type RP of accessors.

See Also:
Constant Field Values

SOURCETYPE_RP

public static final QName SOURCETYPE_RP
Fully qualified name of the Type RP of accessors.


PROPERTY_RPNAME

public static final String PROPERTY_RPNAME
Name of the Property RP of accessor services.

See Also:
Constant Field Values

PROPERTY_RP

public static final QName PROPERTY_RP
Fully qualified name of the Property RP of accessor services.


PLUGIN_RPNAME

public static final String PLUGIN_RPNAME
Name of the Plugin RP of accessor services.

See Also:
Constant Field Values

PLUGIN_RP

public static final QName PLUGIN_RP
Fully qualified name of the Plugin RP of collection managers.


STATE_RPNAME

public static final String STATE_RPNAME
Name of the State RP of accessor services.

See Also:
Constant Field Values

STATE_RP

public static final QName STATE_RP
Fully qualified name of the State RP of accessor services.


CARDINALITY_RPNAME

public static final String CARDINALITY_RPNAME
Name of the Cardinality RP of accessor services.

See Also:
Constant Field Values

CARDINALITY_RP

public static final QName CARDINALITY_RP
Fully qualified name of the Cardinality RP of accessor services.


LAST_UPDATE_RPNAME

public static final String LAST_UPDATE_RPNAME
Name of the LastUpdate RP of accessor services.

See Also:
Constant Field Values

LAST_UPDATE_RP

public static final QName LAST_UPDATE_RP
Fully qualified name of the LastUpdate RP of accessor services.


MAX_ACTIVATIONRECORD_PUBLICATION_ATTEMPTS

public static final int MAX_ACTIVATIONRECORD_PUBLICATION_ATTEMPTS
Maximum number of publication attempts for activation records.

See Also:
Constant Field Values

MAX_SOURCEPROFILE_PUBLICATION_ATTEMPTS

public static final int MAX_SOURCEPROFILE_PUBLICATION_ATTEMPTS
Maximum number of publication attempts for source profiles.

See Also:
Constant Field Values

UPDATETOPIC_QNAME

public static final QName UPDATETOPIC_QNAME
Constructor Detail

Constants

public Constants()


Copyright © 2013. All Rights Reserved.