com.candle.roma.kxc
Interface Roma

All Known Implementing Classes:
RomaError

public interface Roma

This interface introduces various constants used by the other Roma classes in the package.


Field Summary
static int ACTION_ALERT
          Error analysis routine should send an alert.
static int ACTION_DEFAULT
          Default action for error routine to perform.
static int ACTION_EMS
          Error analysis routine should do a put to the exception message service.
static int ACTION_EMSRAW
          Error analysis routine should send a raw message to the exception message service.
static int ACTION_LOG
          Error analysis routine should do a write to the log.
static int ACTION_NOACTION
          Error analysis routine should take no action at all.
static int ACTION_NOTIFY
          Error analysis routine should send a notification message.
static int ACTION_RESET
          Error analysis routine should do a reset of the error and carry on.
static int ADVISORY
           
static int ANY_THEME
          Get selector that specifies criteria for retrieving a message; in this case, get any message
static int APP_EXCLUSIVE
          Indicates that the application has to have sole access to the queue.
static int APP_MQSERIES_XACTION
          Indicates that Roma expects MQSeries to do the transaction control.
static int APP_NON_XACTIONAL
          Indicates that if the queue is on MSMQ and does not already exist, Roma should create the queue as a non-transactional queue.
static int APP_NONE
          No application options set.
static int APP_ROLLBK_OS_XACT
          Indicates that pending transactions must be rolled back on disconnection.
static int APPTYPE_BRIDGE
           
static int APPTYPE_CLIENT
           
static int APPTYPE_NATIVE_CLIENT
           
static int APPTYPE_NATIVE_SERVER
           
static int APPTYPE_SERVER
           
static int APPTYPE_UNKNOWN
           
static int BACKOUT_UNSUPPORTED
          Backout count capabilities not supported.
static int BY_CORRELID
          Get selector that specifies criteria for retrieving a message; in this case, get message by correlation id.
static int BY_MSGID
          Get selector that specifies criteria for retrieving a message; in this case, get message with matched message identifier.
static int BY_MSGID_AND_CORRELID
          Get selector that specifies criteria for retrieving a message; in this case, get message using combination of BY_MSGID and BY_CORRELID.
static int BY_MSGID_AND_THEME
          Get selector that specifies criteria for retrieving a message; in this case, get message using a combination of BY_MSGID and BY_THEME.
static int BY_NONE
          Get selector that specifies criteria for retrieving a message; in this case, get any message.
static int BY_THEME
          Get selector specifies criteria for retrieving a message; in this case, get message with matched theme.
static int CALLTYPE_APPLICATION
          Application call type.
static int CALLTYPE_BRIDGEGET
          get from bridge call type.
static int CALLTYPE_BRIDGEPUT
          Put to bridge call type.
static int CALLTYPE_BUILDTHEME
          Theme build call type.
static int CALLTYPE_CLOSEHANDLE
          Close handle call type.
static int CALLTYPE_CLOSESTORAGEQ
          Close a storage queue call type.
static int CALLTYPE_COMMIT
          Commit call type.
static int CALLTYPE_DELETESTORAGEQ
          Delete a storage queue call type.
static int CALLTYPE_DIRDELETEITEM
          Delete directory item call type.
static int CALLTYPE_DIRGETDN
          Get directory item distinguished name call type.
static int CALLTYPE_DIRGETMODCOUNT
          Get directory modification count call type.
static int CALLTYPE_DIRLOOKUP
          Directory look up call type.
static int CALLTYPE_DIRUPDATEITEM
          Update directory item call type.
static int CALLTYPE_FREEBUFFER
          Free buffer call type.
static int CALLTYPE_GETFROMSTORAGEQ
          Get from a storage queue call type.
static int CALLTYPE_GETILSDATA
          Get ILS data call type.
static int CALLTYPE_GETREQUEST
          Get request call type.
static int CALLTYPE_GETRESPONSE
          Get response call type.
static int CALLTYPE_INITIALIZE
          Initialize call type.
static int CALLTYPE_INTERPRETMSG
          Interpret message call type.
static int CALLTYPE_OPENSTORAGEQ
          Open a storage queue call type.
static int CALLTYPE_PURGEQTOEMS
          Purge queue to EMS call type.
static int CALLTYPE_PUTEXCEPTION
          Put exception message call type.
static int CALLTYPE_PUTREQUEST
          Put request call type.
static int CALLTYPE_PUTRESPONSE
          Put response call type.
static int CALLTYPE_PUTTOSTORAGEQ
          Put to a storage queue call type.
static int CALLTYPE_QUERYCONTEXT
          Context query call type.
static int CALLTYPE_QUERYTHEME
          Theme query call type.
static int CALLTYPE_REPORTERROR
          Report error call type.
static int CALLTYPE_ROLLBACK
          Rollback call type.
static int CALLTYPE_SENDALERT
          Send alert call type.
static int CALLTYPE_SETILSDATA
          Set ILS data call type.
static int CALLTYPE_SETLDAPSERVICE
          set up LDAP service call type.
static int CALLTYPE_TERMINATE
          Terminate call type.
static int CALLTYPE_WRITELOG
          Write to log call type.
static int CALLTYPE_XPORTDATA
          Export data call type.
static int CC_FAILED
           
static int CC_OK
           
static int CC_WARNING
           
static int CODEPAGE_PROFILE
          Retrieve message codepage value from a Put API profile.
static int CODEPAGE_USER
          Message codepage value.
static int CONFIRM_ARRIVAL
           
static int CONFIRM_DELIVERY
           
static int DATAGRAM
          Message type.
static int ELEMENT_ALL_GET
          Indicator of which information is included as part of the exception message; in this case all of the information of a put operation plus the workflow details if available.
static int ELEMENT_ALL_PUT
          Indicator of what information is included as part of the exception message; in this case all information will be passed.
static int ELEMENT_CONFIG
          Indicator of what information is included as part of the exception message; in this case Roma provides details of its own configuration.
static int ELEMENT_ERROR
          Indicator of what information is included as part of the exception message; in this case error information is provided.
static int ELEMENT_MESSAGE
          Indicator of what information is included as part of the exception message; in this case the base message contains meaningful information.
static int ELEMENT_NONE
          Indicator of what information is included as part of the exception message; in this case no information provided.
static int ELEMENT_SYSCONFIG
          Indicator of what information is included as part of the exception message; in this case Roma provides details of the system configuration.
static int ELEMENT_TIMESTAMP
          Indicator of what information is included as part of the exception message; in this case Roma provides the timestamp.
static int ELEMENT_USERDATA
          Indicator of what information is included as part of the exception message; in this case user data is provided.
static int ELEMENT_WORKFLOW
          Indicator of what information is included as part of the exception message; in this case the workflow details.
static int ENCODING_DEFAULT
          Default message encoding used.
static int ENCODING_NORMAL
          Normal message encoding used.
static int ENCODING_PROFILE
          Retrieve message encoding value from a Put API profile.
static int ENCODING_REVERSED
          Reversed message encoding used.
static int ENVOS_AIX
           
static int ENVOS_DUX
           
static int ENVOS_HPUX102
           
static int ENVOS_HPUX11
           
static int ENVOS_MVSBATCH
           
static int ENVOS_MVSCICS
           
static int ENVOS_OS400
           
static int ENVOS_SUN
           
static int ENVOS_WIN95
           
static int ENVOS_WINNT
           
static int ENVTYPE_INTEL
           
static int ENVTYPE_MVS
           
static int ENVTYPE_OS400
           
static int ENVTYPE_UNIX
           
static int ENVTYPE_VMS
           
static int ERROR_STATUS_BOTH
          Information on both main and sub errors are available.
static int ERROR_STATUS_MAIN
          Information on a main type of error is available.
static int ERROR_STATUS_NONE
          No Roma error has occurred.
static int ERROR_TEXT_COMPACT
           
static int ERROR_TEXT_FULL
           
static int ETYPE_API
           
static int ETYPE_CRITICAL
           
static int ETYPE_ERROR
           
static int ETYPE_TRANSIENT
           
static int EXACTMATCH
          Search type.
static int EXPIRY_NEVER
          Message never expires.
static int EXPIRY_PROFILE
          Retrieve message expiry interval from Put API profile.
static int FORCE
          Store option.
static int FORMAT_BINARY
          Binary message format identifier.
static int FORMAT_BINARY_ENC
          Encrypted binary message format identifier.
static int FORMAT_BINARY_SIGN
          Signed binary message format identifier.
static int FORMAT_BINARY_SIGN_ENC
          Signed, encrypted binary message format identifier.
static int FORMAT_HEXDUMP
          Indication of the type of Roma-supplied formatting to use; in this case do a hex dump of the user data.
static int FORMAT_NONE
          Indication of the type of Roma-supplied formatting to use; in this case, none.
static int FORMAT_NOSEVERITY
          Indication of the type of Roma-supplied formatting to use; in this case do not print a severity.
static int FORMAT_NOTIMESTAMP
          Indication of the type of Roma-supplied formatting to use; in this case do not print a timestamp.
static int FORMAT_PROFILE
          Retrieve message format from Put API profile.
static int FORMAT_STRING
          String message format identifier.
static int FORMAT_STRING_ENC
          Encrypted character string message format identifier.
static int FORMAT_STRING_SIGN
          Signed character string message format identifier.
static int FORMAT_STRING_SIGN_ENC
          Signed, encrypted character string message format identifier.
static int FORMAT_USENAME
          Message format identified by a text name picked up from the formatName field.
static int FORMAT_USER
          User defined message format.
static int GET_FIRST
          Get the first message.
static int GET_PEEKED
          Get the message under the current read position.
static int GOWAIT_INDEFINITE
           
static int GOWAIT_PROFILE
           
static int ILS_TYPE_ERROR
           
static int ILS_TYPE_ROUTER
           
static int ILS_TYPE_SYSMGMT
           
static int ILS_TYPE_USER
           
static int ILS_TYPE_WEB
           
static int ILS_TYPE_XPORT
           
static int ILS_TYPE_XPTDATA
           
static int INTMSG_THEME
           
static int MAX_LEN
          Maximum length of the message buffer.
static int MAX_TAGLEN
          Maximum length of the tag buffer.
static int MUST_EXIST
          Store option.
static int MUST_NOT_EXIST
          Store option.
static int NEGATIVE_COA
           
static int NEGATIVE_COD
           
static int NEGATIVE_PUBSUB
           
static int NOTIFICATION
          Message type.
static int ONELEVEL
          Search type.
static int OP_CICS
           
static int OP_KXC
           
static int OP_LDAP
           
static int OP_LDIF
           
static int OP_LIB
           
static int OP_MQSERIES
           
static int OP_MSMQ
           
static int OP_OS
           
static int OP_RPC
           
static int OP_USER
           
static int OPEN_DEFAULT
          Queue open option that enables both that both store() and retrieve() actions to be permitted and that non-destructive operations also be allowed.
static int OPEN_DELETE_ON_CLOSE
          Queue open option.
static int OPEN_EXCLUSIVE
          Queue open option.
static int OPEN_INPUT
          Queue open option that enables retrieve() to be used.
static int OPEN_MUST_EXIST
          Queue open option.
static int OPEN_NON_XACTIONAL
          Queue open option.
static int OPEN_OUTPUT
          Queue open option that enables store() to be used.
static int OPEN_PEEK
          Queue open option that permits non-destructive actions.
static int PEEK_FIRST
          Peek the first message.
static int PEEK_NEXT
          Peek the next message.
static int PEEK_SAME
          Peek the message under the current read position.
static int PERSISTENCE_NO
          Persistence disabled flag.
static int PERSISTENCE_PROFILE
          Default persistence is to be used.
static int PERSISTENCE_YES
          Perisitence enabled flag
static int POSITIVE_COA
           
static int POSITIVE_COD
           
static int POSITIVE_PUBSUB
           
static int PRIMARY_INFO
           
static int PRIORITY_DEFAULT
          Default message priority is to be used.
static int PRIORITY_PROFILE
          Default message priority as specified by the API profile is to be used.
static int PUBLICATION
           
static int RC_ACCESS_DENIED
           
static int RC_BACKED_OUT
           
static int RC_BRIDGE_UNAVAILABLE
           
static int RC_BUFFER_ERROR
           
static int RC_BUFFER_OVERFLOW
           
static int RC_BUFFER_TOO_SMALL
           
static int RC_CACHE_FAILURE
           
static int RC_CALL_IN_PROGRESS
           
static int RC_CICS_CALL_ABANDONED
           
static int RC_CICS_COMMAND_TIMEOUT
           
static int RC_CICS_COMMIT_ROLLBACK
           
static int RC_CICS_CONN_QUIESCE
           
static int RC_CICS_EXEC_WAIT_ERROR
           
static int RC_CICS_GETMAIN_FAILURE
           
static int RC_CICS_GETSIG_FAIL
           
static int RC_CICS_INVALID_POSTCODE
           
static int RC_CICS_KXCCCDIR_UNAVAILABLE
           
static int RC_CICS_KXCCTPI_UNAVAILABLE
           
static int RC_CICS_NO_TCTLS
           
static int RC_CICS_QMGR_QUIESCE
           
static int RC_CICS_TRUE_INACTIVE
           
static int RC_CICS_WAITFAIL
           
static int RC_CMQI_CALL_ABANDONED
           
static int RC_CONFIG_ERROR
           
static int RC_CONTEXT_MISMATCH
           
static int RC_DIRECTORY_UNAVAILABLE
           
static int RC_EXCEPTION_CAUGHT
           
static int RC_EXIT_FAILURE
           
static int RC_GET_ATTRIBUTE_FAILURE
           
static int RC_HANDLE_BROKEN
           
static int RC_INVALID_APPDEF
           
static int RC_INVALID_COMPONENT
           
static int RC_INVALID_CONTEXT
           
static int RC_INVALID_ELEMENT
           
static int RC_INVALID_FILENAME
           
static int RC_INVALID_HANDLE
           
static int RC_INVALID_MESSAGE
           
static int RC_INVALID_MSGTYPE
           
static int RC_INVALID_OPTIONS
           
static int RC_INVALID_PARAMETER
           
static int RC_INVALID_QNAME
           
static int RC_INVALID_RESPONSE
           
static int RC_INVALID_ROUTE
           
static int RC_INVALID_SECURITY
           
static int RC_INVALID_SERVERNAME
           
static int RC_INVALID_SERVICE
           
static int RC_INVALID_SYNCTYPE
           
static int RC_INVALID_THEME
           
static int RC_INVALID_TRAILER
           
static int RC_LDAP_ADD_FAILURE
           
static int RC_LDAP_BIND_FAILURE
           
static int RC_LDAP_CONNECTION_LOST
           
static int RC_LDAP_COUNT_ENTRIES_FAILURE
           
static int RC_LDAP_DELETE_FAILURE
           
static int RC_LDAP_EXPORT_FAILURE
           
static int RC_LDAP_FIRST_ENTRY_FAILURE
           
static int RC_LDAP_GET_DN_FAILURE
           
static int RC_LDAP_GET_FAILURE
           
static int RC_LDAP_GET_VALUES_FAILURE
           
static int RC_LDAP_IMPORT_FAILURE
           
static int RC_LDAP_INVALID_GATEWAY
           
static int RC_LDAP_MODCOUNT_FAILURE
           
static int RC_LDAP_MODIFY_FAILURE
           
static int RC_LDAP_MODRDN_FAILURE
           
static int RC_LDAP_MSGFREE_FAILURE
           
static int RC_LDAP_NEXT_ENTRY_FAILURE
           
static int RC_LDAP_OPEN_FAILURE
           
static int RC_LDAP_SEARCH_FAILURE
           
static int RC_LDAP_UNBIND_FAILURE
           
static int RC_LDAP_VALUE_FREE_FAILURE
           
static int RC_LDIF_ADD_FAILURE
           
static int RC_LDIF_CORRELID_NOT_SUPPORTED
           
static int RC_LDIF_COUNT_ENTRIES_FAILURE
           
static int RC_LDIF_DELETE_FAILURE
           
static int RC_LDIF_GET_DN_FAILURE
           
static int RC_LDIF_GET_FAILURE
           
static int RC_LDIF_GET_VALUES_FAILURE
           
static int RC_LDIF_INVALID_ATTR_FAILURE
           
static int RC_LDIF_INVALID_GATEWAY
           
static int RC_LDIF_INVALID_PS_OPTIONS
           
static int RC_LDIF_INVALID_SUBJECT
           
static int RC_LDIF_MODIFY_FAILURE
           
static int RC_LDIF_MSGID_NOT_SUPPORTED
           
static int RC_LDIF_NEXT_ENTRY_FAILURE
           
static int RC_LDIF_OPEN_FAILURE
           
static int RC_LDIF_PERSISTENCE_NOT_SUPPORTED
           
static int RC_LDIF_RENAME_FAILURE
           
static int RC_LDIF_SEARCH_FAILURE
           
static int RC_LDIF_THREAD_INIT_FAILURE
           
static int RC_MARSHALLING_ERROR
           
static int RC_MESSAGE_SUPPRESSED
           
static int RC_MSG_UNAVAILABLE
           
static int RC_MUTEX_FAILURE
           
static int RC_NO_MSG_AVAILABLE
           
static int RC_NON_LOCALQ
           
static int RC_NONXACTIONAL
           
static int RC_NOT_ACCESSIBLE
           
static int RC_NOT_SUPPORTED
           
static int RC_OK
           
static int RC_Q_DELETED
           
static int RC_Q_FULL
           
static int RC_RESOURCE_PROBLEM
           
static int RC_ROUTING_FAILURE
           
static int RC_SIGNAL_ACCEPTED
           
static int RC_SIGNAL_INVALID
           
static int RC_SIGNAL_OUTSTANDING
           
static int RC_STORAGE_FAILURE
           
static int RC_SYSCONFIG_FAILURE
           
static int RC_TRANSPORT_FAILURE
           
static int RC_TRANSPORT_UNAVAILABLE
           
static int RC_UNKNOWN_BRIDGE
           
static int RC_UNKNOWN_CLIENT
           
static int RC_UNKNOWN_ERRPROFILE
           
static int RC_UNKNOWN_GETPROFILE
           
static int RC_UNKNOWN_MSGFORMAT
           
static int RC_UNKNOWN_NODE
           
static int RC_UNKNOWN_OBJECT
           
static int RC_UNKNOWN_PUTPROFILE
           
static int RC_UNKNOWN_SERVER
           
static int RC_UNKNOWN_SERVICE
           
static int RC_VALIDATION_FAILED
           
static int RC_WAIT_CANCELLED
           
static int REQUEST
          Message type.
static int RESPONSE
          Message type.
static int ROUTEFLAG_NOTRANSFORM
           
static int ROUTEFLAG_RESTRICTED
           
static int ROUTEFLAG_XML_ILS
           
static int SECONDARY_INFO
           
static int SELECTOR
           
static int SEV_ERROR
          An indication of the severity of the abnormality; in this case, a warning.
static int SEV_INFO
          An indication of the severity of the abnormality; in this case, for information only.
static int SEV_SEVERE
          An indication of the severity of the abnormality; in this case, a severe abnormality.
static int SEV_WARNING
          An indication of the severity of the abnormality; in this case, a warning.
static int STATUS_AUTHENTICATED
          Message status value.
static int STATUS_NATIVE
          Message status value.
static int STATUS_NONE
          Message status value.
static int STATUS_OK_TO_NOTIFY
          Message status value.
static int STATUS_OK_TO_RESPOND
          Message status value.
static int STYLE_MQSERIES
           
static int STYLE_ROMA
           
static int STYLE_TIBRENDEZVOUS
          Subject style for publish/subscribe.
static int SUBTREE
          Search type.
static int SYNC_GLOBAL
          Syncpoint type.
static int SYNC_LOCAL
          Syncpoint type.
static int SYNC_NONE
          Syncpoint type.
static int SYNC_PROFILE
          Syncpoint type.
static int THEME_CLOSE
          Theme control option that specifies if theme will be closed or retained by the RomaClient/RomaBusinessElement.get() method; in this case, close theme.
static int THEME_CONTROL
           
static int THEME_DEFAULT_CONTROL
          Theme control option that specifies if theme is to be closed or retained by the method retrieving the message.
static int THEME_RETAIN
          Theme control option that specifies if theme will be closed or retained by the RomaClient/RomaBusinessElement.get() method; in this case, retain theme.
static int THEME_USAGE
           
static int THEMEINFO_ALL
           
static int THEMEINFO_CONFIRMFLAGS
           
static int THEMEINFO_ETEINFO
           
static int THEMEINFO_RETRYCOUNT
           
static int THEMEINFO_THEMEID
           
static int THEMEINFO_TRAILERS
           
static int THEMEINFO_WORKFLOW
           
static int USE_CORRELID
           
static int USE_MSGID
           
static int USE_MSGID_AND_CORRELID
           
static int USE_NO_BASE
          Search option.
static int USE_NONE
           
static int USE_ROMA_BASE
          Search option.
 

Field Detail

USE_NONE

public static final int USE_NONE

USE_MSGID

public static final int USE_MSGID

USE_CORRELID

public static final int USE_CORRELID

USE_MSGID_AND_CORRELID

public static final int USE_MSGID_AND_CORRELID

OPEN_DEFAULT

public static final int OPEN_DEFAULT
Queue open option that enables both that both store() and retrieve() actions to be permitted and that non-destructive operations also be allowed.

OPEN_OUTPUT

public static final int OPEN_OUTPUT
Queue open option that enables store() to be used.

OPEN_INPUT

public static final int OPEN_INPUT
Queue open option that enables retrieve() to be used.

OPEN_PEEK

public static final int OPEN_PEEK
Queue open option that permits non-destructive actions.

OPEN_NON_XACTIONAL

public static final int OPEN_NON_XACTIONAL
Queue open option. If MSMQ is being used, the queue is created as non-transactional if it does not already exist.

OPEN_EXCLUSIVE

public static final int OPEN_EXCLUSIVE
Queue open option. Open for exclusive input.

OPEN_DELETE_ON_CLOSE

public static final int OPEN_DELETE_ON_CLOSE
Queue open option. Delete the queue when closed.

OPEN_MUST_EXIST

public static final int OPEN_MUST_EXIST
Queue open option. The queue must already exist prior to the open call. If not, the open call will fail.

SYNC_NONE

public static final int SYNC_NONE
Syncpoint type. Messages are not subject to syncpointing.

SYNC_LOCAL

public static final int SYNC_LOCAL
Syncpoint type. Roma controls the syncpointing.

SYNC_GLOBAL

public static final int SYNC_GLOBAL
Syncpoint type. An application outside of Roma controls the syncpointing.

SYNC_PROFILE

public static final int SYNC_PROFILE
Syncpoint type. Roma uses the setting from the associated API profile or, if the profile value if not available, the default of NONE.

STYLE_TIBRENDEZVOUS

public static final int STYLE_TIBRENDEZVOUS
Subject style for publish/subscribe.

STYLE_MQSERIES

public static final int STYLE_MQSERIES

STYLE_ROMA

public static final int STYLE_ROMA

ACTION_DEFAULT

public static final int ACTION_DEFAULT
Default action for error routine to perform. This will override any action specified in an associated error profile.

ACTION_NOTIFY

public static final int ACTION_NOTIFY
Error analysis routine should send a notification message.

ACTION_EMS

public static final int ACTION_EMS
Error analysis routine should do a put to the exception message service.

ACTION_ALERT

public static final int ACTION_ALERT
Error analysis routine should send an alert.

ACTION_LOG

public static final int ACTION_LOG
Error analysis routine should do a write to the log.

ACTION_RESET

public static final int ACTION_RESET
Error analysis routine should do a reset of the error and carry on.

ACTION_NOACTION

public static final int ACTION_NOACTION
Error analysis routine should take no action at all.

ACTION_EMSRAW

public static final int ACTION_EMSRAW
Error analysis routine should send a raw message to the exception message service.

SEV_INFO

public static final int SEV_INFO
An indication of the severity of the abnormality; in this case, for information only.

SEV_WARNING

public static final int SEV_WARNING
An indication of the severity of the abnormality; in this case, a warning.

SEV_ERROR

public static final int SEV_ERROR
An indication of the severity of the abnormality; in this case, a warning.

SEV_SEVERE

public static final int SEV_SEVERE
An indication of the severity of the abnormality; in this case, a severe abnormality.

FORMAT_NONE

public static final int FORMAT_NONE
Indication of the type of Roma-supplied formatting to use; in this case, none.

FORMAT_NOTIMESTAMP

public static final int FORMAT_NOTIMESTAMP
Indication of the type of Roma-supplied formatting to use; in this case do not print a timestamp.

FORMAT_NOSEVERITY

public static final int FORMAT_NOSEVERITY
Indication of the type of Roma-supplied formatting to use; in this case do not print a severity.

FORMAT_HEXDUMP

public static final int FORMAT_HEXDUMP
Indication of the type of Roma-supplied formatting to use; in this case do a hex dump of the user data. If this flag is not specified then user data is interpreted as text. The default is to have this flag set.

ERROR_STATUS_NONE

public static final int ERROR_STATUS_NONE
No Roma error has occurred.

ERROR_STATUS_MAIN

public static final int ERROR_STATUS_MAIN
Information on a main type of error is available.

ERROR_STATUS_BOTH

public static final int ERROR_STATUS_BOTH
Information on both main and sub errors are available.

APP_NONE

public static final int APP_NONE
No application options set. This is the default.

APP_EXCLUSIVE

public static final int APP_EXCLUSIVE
Indicates that the application has to have sole access to the queue. If another application is already using the queue, a failure will occur when the RomaClient or RomaBusinessElement is constructed.

APP_NON_XACTIONAL

public static final int APP_NON_XACTIONAL
Indicates that if the queue is on MSMQ and does not already exist, Roma should create the queue as a non-transactional queue. Otherwise, Roma creates the queue as a transactional queue.

APP_MQSERIES_XACTION

public static final int APP_MQSERIES_XACTION
Indicates that Roma expects MQSeries to do the transaction control. This option is only applicable when using MQSeries.

APP_ROLLBK_OS_XACT

public static final int APP_ROLLBK_OS_XACT
Indicates that pending transactions must be rolled back on disconnection. By default Roma commits pending transactions on disconnection.

DATAGRAM

public static final int DATAGRAM
Message type. Indicates that a RomaClient is sending a request and does not require a reply.

REQUEST

public static final int REQUEST
Message type. Indicates that a RomaClient is sending a request which does require a reply.

RESPONSE

public static final int RESPONSE
Message type. Sent by a RomaBusinessElement that is responding to an earlier RomaClient request.

NOTIFICATION

public static final int NOTIFICATION
Message type. Indicates that the message has been sent back to the client, ignoring the workflow. This can be used, for example :-

PUBLICATION

public static final int PUBLICATION

POSITIVE_PUBSUB

public static final int POSITIVE_PUBSUB

NEGATIVE_PUBSUB

public static final int NEGATIVE_PUBSUB

ADVISORY

public static final int ADVISORY

POSITIVE_COA

public static final int POSITIVE_COA

NEGATIVE_COA

public static final int NEGATIVE_COA

POSITIVE_COD

public static final int POSITIVE_COD

NEGATIVE_COD

public static final int NEGATIVE_COD

PRIORITY_DEFAULT

public static final int PRIORITY_DEFAULT
Default message priority is to be used.

PRIORITY_PROFILE

public static final int PRIORITY_PROFILE
Default message priority as specified by the API profile is to be used.

PERSISTENCE_YES

public static final int PERSISTENCE_YES
Perisitence enabled flag

PERSISTENCE_NO

public static final int PERSISTENCE_NO
Persistence disabled flag.

PERSISTENCE_PROFILE

public static final int PERSISTENCE_PROFILE
Default persistence is to be used.

FORMAT_BINARY

public static final int FORMAT_BINARY
Binary message format identifier. This is the default format.

FORMAT_STRING

public static final int FORMAT_STRING
String message format identifier.

FORMAT_BINARY_SIGN

public static final int FORMAT_BINARY_SIGN
Signed binary message format identifier.

FORMAT_STRING_SIGN

public static final int FORMAT_STRING_SIGN
Signed character string message format identifier.

FORMAT_BINARY_ENC

public static final int FORMAT_BINARY_ENC
Encrypted binary message format identifier.

FORMAT_STRING_ENC

public static final int FORMAT_STRING_ENC
Encrypted character string message format identifier.

FORMAT_BINARY_SIGN_ENC

public static final int FORMAT_BINARY_SIGN_ENC
Signed, encrypted binary message format identifier.

FORMAT_STRING_SIGN_ENC

public static final int FORMAT_STRING_SIGN_ENC
Signed, encrypted character string message format identifier.

FORMAT_USER

public static final int FORMAT_USER
User defined message format.

FORMAT_USENAME

public static final int FORMAT_USENAME
Message format identified by a text name picked up from the formatName field.

FORMAT_PROFILE

public static final int FORMAT_PROFILE
Retrieve message format from Put API profile. If profile not available or if it has no message format attribute value, the default message format is FORMAT_BINARY.

EXPIRY_NEVER

public static final int EXPIRY_NEVER
Message never expires. This is the default message expiry interval.

EXPIRY_PROFILE

public static final int EXPIRY_PROFILE
Retrieve message expiry interval from Put API profile. If profile is not available or if it has no expiry attribute value, the default is EXPIRY_NEVER.

CODEPAGE_USER

public static final int CODEPAGE_USER
Message codepage value.

CODEPAGE_PROFILE

public static final int CODEPAGE_PROFILE
Retrieve message codepage value from a Put API profile. If the profile is not available or if it has no codepage value then the default is CODEPAGE_USER.

ENCODING_DEFAULT

public static final int ENCODING_DEFAULT
Default message encoding used.

ENCODING_NORMAL

public static final int ENCODING_NORMAL
Normal message encoding used.

ENCODING_REVERSED

public static final int ENCODING_REVERSED
Reversed message encoding used.

ENCODING_PROFILE

public static final int ENCODING_PROFILE
Retrieve message encoding value from a Put API profile. If the profile is not available or if it has no encoding value then the default is ENCODING_DEFAULT.

STATUS_NONE

public static final int STATUS_NONE
Message status value. In this case, anonymous message authentication used.

STATUS_AUTHENTICATED

public static final int STATUS_AUTHENTICATED
Message status value. Message authenticated.

STATUS_NATIVE

public static final int STATUS_NATIVE
Message status value. Native message.

STATUS_OK_TO_RESPOND

public static final int STATUS_OK_TO_RESPOND
Message status value. Safe to respond to this message.

STATUS_OK_TO_NOTIFY

public static final int STATUS_OK_TO_NOTIFY
Message status value. Safe to send a notification message in reponse to this message.

BACKOUT_UNSUPPORTED

public static final int BACKOUT_UNSUPPORTED
Backout count capabilities not supported.

MAX_LEN

public static final int MAX_LEN
Maximum length of the message buffer.

MAX_TAGLEN

public static final int MAX_TAGLEN
Maximum length of the tag buffer.

THEME_CLOSE

public static final int THEME_CLOSE
Theme control option that specifies if theme will be closed or retained by the RomaClient/RomaBusinessElement.get() method; in this case, close theme.

THEME_RETAIN

public static final int THEME_RETAIN
Theme control option that specifies if theme will be closed or retained by the RomaClient/RomaBusinessElement.get() method; in this case, retain theme.

THEME_DEFAULT_CONTROL

public static final int THEME_DEFAULT_CONTROL
Theme control option that specifies if theme is to be closed or retained by the method retrieving the message.

BY_NONE

public static final int BY_NONE
Get selector that specifies criteria for retrieving a message; in this case, get any message.

BY_MSGID

public static final int BY_MSGID
Get selector that specifies criteria for retrieving a message; in this case, get message with matched message identifier. Message identifier should be specified by setMsgId() method.

BY_CORRELID

public static final int BY_CORRELID
Get selector that specifies criteria for retrieving a message; in this case, get message by correlation id. Correlation id should be specified by setCorrelId() method.

BY_THEME

public static final int BY_THEME
Get selector specifies criteria for retrieving a message; in this case, get message with matched theme. Theme should be specified by setTheme() method.

BY_MSGID_AND_THEME

public static final int BY_MSGID_AND_THEME
Get selector that specifies criteria for retrieving a message; in this case, get message using a combination of BY_MSGID and BY_THEME.

BY_MSGID_AND_CORRELID

public static final int BY_MSGID_AND_CORRELID
Get selector that specifies criteria for retrieving a message; in this case, get message using combination of BY_MSGID and BY_CORRELID.

ANY_THEME

public static final int ANY_THEME
Get selector that specifies criteria for retrieving a message; in this case, get any message

GET_FIRST

public static final int GET_FIRST
Get the first message.

PEEK_FIRST

public static final int PEEK_FIRST
Peek the first message. Note that a peek will not remove the message from the queue.

PEEK_NEXT

public static final int PEEK_NEXT
Peek the next message. Note that a peek will not remove the message from the queue.

PEEK_SAME

public static final int PEEK_SAME
Peek the message under the current read position. Note that a peek will not remove the message from the queue.

GET_PEEKED

public static final int GET_PEEKED
Get the message under the current read position. Note that this is not a normal peek operation. It is analogous to PEEK_SAME but it does remove the message from the queue.

SELECTOR

public static final int SELECTOR

THEME_USAGE

public static final int THEME_USAGE

THEME_CONTROL

public static final int THEME_CONTROL

ELEMENT_NONE

public static final int ELEMENT_NONE
Indicator of what information is included as part of the exception message; in this case no information provided.

ELEMENT_TIMESTAMP

public static final int ELEMENT_TIMESTAMP
Indicator of what information is included as part of the exception message; in this case Roma provides the timestamp.

ELEMENT_CONFIG

public static final int ELEMENT_CONFIG
Indicator of what information is included as part of the exception message; in this case Roma provides details of its own configuration.

ELEMENT_SYSCONFIG

public static final int ELEMENT_SYSCONFIG
Indicator of what information is included as part of the exception message; in this case Roma provides details of the system configuration.

ELEMENT_ERROR

public static final int ELEMENT_ERROR
Indicator of what information is included as part of the exception message; in this case error information is provided.

ELEMENT_USERDATA

public static final int ELEMENT_USERDATA
Indicator of what information is included as part of the exception message; in this case user data is provided.

ELEMENT_MESSAGE

public static final int ELEMENT_MESSAGE
Indicator of what information is included as part of the exception message; in this case the base message contains meaningful information.

ELEMENT_WORKFLOW

public static final int ELEMENT_WORKFLOW
Indicator of what information is included as part of the exception message; in this case the workflow details.

ELEMENT_ALL_PUT

public static final int ELEMENT_ALL_PUT
Indicator of what information is included as part of the exception message; in this case all information will be passed.

ELEMENT_ALL_GET

public static final int ELEMENT_ALL_GET
Indicator of which information is included as part of the exception message; in this case all of the information of a put operation plus the workflow details if available.

CALLTYPE_APPLICATION

public static final int CALLTYPE_APPLICATION
Application call type.

CALLTYPE_PUTREQUEST

public static final int CALLTYPE_PUTREQUEST
Put request call type.

CALLTYPE_GETREQUEST

public static final int CALLTYPE_GETREQUEST
Get request call type.

CALLTYPE_PUTRESPONSE

public static final int CALLTYPE_PUTRESPONSE
Put response call type.

CALLTYPE_GETRESPONSE

public static final int CALLTYPE_GETRESPONSE
Get response call type.

CALLTYPE_BRIDGEPUT

public static final int CALLTYPE_BRIDGEPUT
Put to bridge call type.

CALLTYPE_BRIDGEGET

public static final int CALLTYPE_BRIDGEGET
get from bridge call type.

CALLTYPE_PUTEXCEPTION

public static final int CALLTYPE_PUTEXCEPTION
Put exception message call type.

CALLTYPE_INITIALIZE

public static final int CALLTYPE_INITIALIZE
Initialize call type.

CALLTYPE_TERMINATE

public static final int CALLTYPE_TERMINATE
Terminate call type.

CALLTYPE_COMMIT

public static final int CALLTYPE_COMMIT
Commit call type.

CALLTYPE_ROLLBACK

public static final int CALLTYPE_ROLLBACK
Rollback call type.

CALLTYPE_FREEBUFFER

public static final int CALLTYPE_FREEBUFFER
Free buffer call type.

CALLTYPE_CLOSEHANDLE

public static final int CALLTYPE_CLOSEHANDLE
Close handle call type.

CALLTYPE_INTERPRETMSG

public static final int CALLTYPE_INTERPRETMSG
Interpret message call type.

CALLTYPE_WRITELOG

public static final int CALLTYPE_WRITELOG
Write to log call type.

CALLTYPE_SENDALERT

public static final int CALLTYPE_SENDALERT
Send alert call type.

CALLTYPE_OPENSTORAGEQ

public static final int CALLTYPE_OPENSTORAGEQ
Open a storage queue call type.

CALLTYPE_CLOSESTORAGEQ

public static final int CALLTYPE_CLOSESTORAGEQ
Close a storage queue call type.

CALLTYPE_DELETESTORAGEQ

public static final int CALLTYPE_DELETESTORAGEQ
Delete a storage queue call type.

CALLTYPE_PUTTOSTORAGEQ

public static final int CALLTYPE_PUTTOSTORAGEQ
Put to a storage queue call type.

CALLTYPE_GETFROMSTORAGEQ

public static final int CALLTYPE_GETFROMSTORAGEQ
Get from a storage queue call type.

CALLTYPE_QUERYTHEME

public static final int CALLTYPE_QUERYTHEME
Theme query call type.

CALLTYPE_BUILDTHEME

public static final int CALLTYPE_BUILDTHEME
Theme build call type.

CALLTYPE_PURGEQTOEMS

public static final int CALLTYPE_PURGEQTOEMS
Purge queue to EMS call type.

CALLTYPE_REPORTERROR

public static final int CALLTYPE_REPORTERROR
Report error call type.

CALLTYPE_QUERYCONTEXT

public static final int CALLTYPE_QUERYCONTEXT
Context query call type.

CALLTYPE_SETLDAPSERVICE

public static final int CALLTYPE_SETLDAPSERVICE
set up LDAP service call type.

CALLTYPE_SETILSDATA

public static final int CALLTYPE_SETILSDATA
Set ILS data call type.

CALLTYPE_GETILSDATA

public static final int CALLTYPE_GETILSDATA
Get ILS data call type.

CALLTYPE_DIRLOOKUP

public static final int CALLTYPE_DIRLOOKUP
Directory look up call type.

CALLTYPE_DIRGETDN

public static final int CALLTYPE_DIRGETDN
Get directory item distinguished name call type.

CALLTYPE_DIRUPDATEITEM

public static final int CALLTYPE_DIRUPDATEITEM
Update directory item call type.

CALLTYPE_DIRDELETEITEM

public static final int CALLTYPE_DIRDELETEITEM
Delete directory item call type.

CALLTYPE_DIRGETMODCOUNT

public static final int CALLTYPE_DIRGETMODCOUNT
Get directory modification count call type.

CALLTYPE_XPORTDATA

public static final int CALLTYPE_XPORTDATA
Export data call type.

EXACTMATCH

public static final int EXACTMATCH
Search type.

ONELEVEL

public static final int ONELEVEL
Search type.

SUBTREE

public static final int SUBTREE
Search type.

USE_NO_BASE

public static final int USE_NO_BASE
Search option. Uses the starting point parameter.

USE_ROMA_BASE

public static final int USE_ROMA_BASE
Search option. Searches from top of tree.

MUST_EXIST

public static final int MUST_EXIST
Store option. Will fail if the item does not exist.

MUST_NOT_EXIST

public static final int MUST_NOT_EXIST
Store option. Will fail if the item exists.

FORCE

public static final int FORCE
Store option. Will succeed whether or not the item exists.

ILS_TYPE_XPORT

public static final int ILS_TYPE_XPORT

ILS_TYPE_USER

public static final int ILS_TYPE_USER

ILS_TYPE_ROUTER

public static final int ILS_TYPE_ROUTER

ILS_TYPE_SYSMGMT

public static final int ILS_TYPE_SYSMGMT

ILS_TYPE_ERROR

public static final int ILS_TYPE_ERROR

ILS_TYPE_WEB

public static final int ILS_TYPE_WEB

ILS_TYPE_XPTDATA

public static final int ILS_TYPE_XPTDATA

GOWAIT_INDEFINITE

public static final int GOWAIT_INDEFINITE

GOWAIT_PROFILE

public static final int GOWAIT_PROFILE

CC_OK

public static final int CC_OK

CC_WARNING

public static final int CC_WARNING

CC_FAILED

public static final int CC_FAILED

OP_KXC

public static final int OP_KXC

OP_MQSERIES

public static final int OP_MQSERIES

OP_MSMQ

public static final int OP_MSMQ

OP_RPC

public static final int OP_RPC

OP_OS

public static final int OP_OS

OP_LIB

public static final int OP_LIB

OP_LDAP

public static final int OP_LDAP

OP_LDIF

public static final int OP_LDIF

OP_CICS

public static final int OP_CICS

OP_USER

public static final int OP_USER

RC_OK

public static final int RC_OK

RC_INVALID_CONTEXT

public static final int RC_INVALID_CONTEXT

RC_INVALID_OPTIONS

public static final int RC_INVALID_OPTIONS

RC_INVALID_ROUTE

public static final int RC_INVALID_ROUTE

RC_INVALID_THEME

public static final int RC_INVALID_THEME

RC_INVALID_MESSAGE

public static final int RC_INVALID_MESSAGE

RC_INVALID_RESPONSE

public static final int RC_INVALID_RESPONSE

RC_INVALID_PARAMETER

public static final int RC_INVALID_PARAMETER

RC_INVALID_APPDEF

public static final int RC_INVALID_APPDEF

RC_INVALID_SERVICE

public static final int RC_INVALID_SERVICE

RC_INVALID_HANDLE

public static final int RC_INVALID_HANDLE

RC_CONTEXT_MISMATCH

public static final int RC_CONTEXT_MISMATCH

RC_NONXACTIONAL

public static final int RC_NONXACTIONAL

RC_NON_LOCALQ

public static final int RC_NON_LOCALQ

RC_INVALID_SYNCTYPE

public static final int RC_INVALID_SYNCTYPE

RC_INVALID_SECURITY

public static final int RC_INVALID_SECURITY

RC_CALL_IN_PROGRESS

public static final int RC_CALL_IN_PROGRESS

RC_NO_MSG_AVAILABLE

public static final int RC_NO_MSG_AVAILABLE

RC_BUFFER_TOO_SMALL

public static final int RC_BUFFER_TOO_SMALL

RC_BUFFER_OVERFLOW

public static final int RC_BUFFER_OVERFLOW

RC_NOT_SUPPORTED

public static final int RC_NOT_SUPPORTED

RC_VALIDATION_FAILED

public static final int RC_VALIDATION_FAILED

RC_INVALID_TRAILER

public static final int RC_INVALID_TRAILER

RC_MESSAGE_SUPPRESSED

public static final int RC_MESSAGE_SUPPRESSED

RC_BACKED_OUT

public static final int RC_BACKED_OUT

RC_ACCESS_DENIED

public static final int RC_ACCESS_DENIED

RC_BUFFER_ERROR

public static final int RC_BUFFER_ERROR

RC_Q_DELETED

public static final int RC_Q_DELETED

RC_Q_FULL

public static final int RC_Q_FULL

RC_MSG_UNAVAILABLE

public static final int RC_MSG_UNAVAILABLE

RC_SIGNAL_ACCEPTED

public static final int RC_SIGNAL_ACCEPTED

RC_SIGNAL_INVALID

public static final int RC_SIGNAL_INVALID

RC_SIGNAL_OUTSTANDING

public static final int RC_SIGNAL_OUTSTANDING

RC_ROUTING_FAILURE

public static final int RC_ROUTING_FAILURE

RC_STORAGE_FAILURE

public static final int RC_STORAGE_FAILURE

RC_TRANSPORT_FAILURE

public static final int RC_TRANSPORT_FAILURE

RC_EXIT_FAILURE

public static final int RC_EXIT_FAILURE

RC_EXCEPTION_CAUGHT

public static final int RC_EXCEPTION_CAUGHT

RC_NOT_ACCESSIBLE

public static final int RC_NOT_ACCESSIBLE

RC_RESOURCE_PROBLEM

public static final int RC_RESOURCE_PROBLEM

RC_TRANSPORT_UNAVAILABLE

public static final int RC_TRANSPORT_UNAVAILABLE

RC_MUTEX_FAILURE

public static final int RC_MUTEX_FAILURE

RC_INVALID_MSGTYPE

public static final int RC_INVALID_MSGTYPE

RC_CACHE_FAILURE

public static final int RC_CACHE_FAILURE

RC_HANDLE_BROKEN

public static final int RC_HANDLE_BROKEN

RC_SYSCONFIG_FAILURE

public static final int RC_SYSCONFIG_FAILURE

RC_UNKNOWN_SERVICE

public static final int RC_UNKNOWN_SERVICE

RC_UNKNOWN_MSGFORMAT

public static final int RC_UNKNOWN_MSGFORMAT

RC_UNKNOWN_CLIENT

public static final int RC_UNKNOWN_CLIENT

RC_UNKNOWN_SERVER

public static final int RC_UNKNOWN_SERVER

RC_UNKNOWN_BRIDGE

public static final int RC_UNKNOWN_BRIDGE

RC_INVALID_QNAME

public static final int RC_INVALID_QNAME

RC_CONFIG_ERROR

public static final int RC_CONFIG_ERROR

RC_DIRECTORY_UNAVAILABLE

public static final int RC_DIRECTORY_UNAVAILABLE

RC_BRIDGE_UNAVAILABLE

public static final int RC_BRIDGE_UNAVAILABLE

RC_INVALID_COMPONENT

public static final int RC_INVALID_COMPONENT

RC_INVALID_ELEMENT

public static final int RC_INVALID_ELEMENT

RC_INVALID_SERVERNAME

public static final int RC_INVALID_SERVERNAME

RC_INVALID_FILENAME

public static final int RC_INVALID_FILENAME

RC_WAIT_CANCELLED

public static final int RC_WAIT_CANCELLED

RC_UNKNOWN_ERRPROFILE

public static final int RC_UNKNOWN_ERRPROFILE

RC_UNKNOWN_PUTPROFILE

public static final int RC_UNKNOWN_PUTPROFILE

RC_UNKNOWN_GETPROFILE

public static final int RC_UNKNOWN_GETPROFILE

RC_UNKNOWN_OBJECT

public static final int RC_UNKNOWN_OBJECT

RC_GET_ATTRIBUTE_FAILURE

public static final int RC_GET_ATTRIBUTE_FAILURE

RC_UNKNOWN_NODE

public static final int RC_UNKNOWN_NODE

RC_LDAP_GET_FAILURE

public static final int RC_LDAP_GET_FAILURE

RC_LDAP_OPEN_FAILURE

public static final int RC_LDAP_OPEN_FAILURE

RC_LDAP_BIND_FAILURE

public static final int RC_LDAP_BIND_FAILURE

RC_LDAP_SEARCH_FAILURE

public static final int RC_LDAP_SEARCH_FAILURE

RC_LDAP_FIRST_ENTRY_FAILURE

public static final int RC_LDAP_FIRST_ENTRY_FAILURE

RC_LDAP_GET_DN_FAILURE

public static final int RC_LDAP_GET_DN_FAILURE

RC_LDAP_NEXT_ENTRY_FAILURE

public static final int RC_LDAP_NEXT_ENTRY_FAILURE

RC_LDAP_COUNT_ENTRIES_FAILURE

public static final int RC_LDAP_COUNT_ENTRIES_FAILURE

RC_LDAP_MODIFY_FAILURE

public static final int RC_LDAP_MODIFY_FAILURE

RC_LDAP_DELETE_FAILURE

public static final int RC_LDAP_DELETE_FAILURE

RC_LDAP_ADD_FAILURE

public static final int RC_LDAP_ADD_FAILURE

RC_LDAP_MSGFREE_FAILURE

public static final int RC_LDAP_MSGFREE_FAILURE

RC_LDAP_UNBIND_FAILURE

public static final int RC_LDAP_UNBIND_FAILURE

RC_LDAP_VALUE_FREE_FAILURE

public static final int RC_LDAP_VALUE_FREE_FAILURE

RC_LDAP_GET_VALUES_FAILURE

public static final int RC_LDAP_GET_VALUES_FAILURE

RC_LDAP_CONNECTION_LOST

public static final int RC_LDAP_CONNECTION_LOST

RC_LDAP_INVALID_GATEWAY

public static final int RC_LDAP_INVALID_GATEWAY

RC_LDAP_MODRDN_FAILURE

public static final int RC_LDAP_MODRDN_FAILURE

RC_LDAP_IMPORT_FAILURE

public static final int RC_LDAP_IMPORT_FAILURE

RC_LDAP_EXPORT_FAILURE

public static final int RC_LDAP_EXPORT_FAILURE

RC_LDAP_MODCOUNT_FAILURE

public static final int RC_LDAP_MODCOUNT_FAILURE

RC_LDIF_GET_FAILURE

public static final int RC_LDIF_GET_FAILURE

RC_LDIF_OPEN_FAILURE

public static final int RC_LDIF_OPEN_FAILURE

RC_LDIF_SEARCH_FAILURE

public static final int RC_LDIF_SEARCH_FAILURE

RC_LDIF_GET_DN_FAILURE

public static final int RC_LDIF_GET_DN_FAILURE

RC_LDIF_NEXT_ENTRY_FAILURE

public static final int RC_LDIF_NEXT_ENTRY_FAILURE

RC_LDIF_COUNT_ENTRIES_FAILURE

public static final int RC_LDIF_COUNT_ENTRIES_FAILURE

RC_LDIF_MODIFY_FAILURE

public static final int RC_LDIF_MODIFY_FAILURE

RC_LDIF_DELETE_FAILURE

public static final int RC_LDIF_DELETE_FAILURE

RC_LDIF_ADD_FAILURE

public static final int RC_LDIF_ADD_FAILURE

RC_LDIF_GET_VALUES_FAILURE

public static final int RC_LDIF_GET_VALUES_FAILURE

RC_LDIF_INVALID_GATEWAY

public static final int RC_LDIF_INVALID_GATEWAY

RC_LDIF_RENAME_FAILURE

public static final int RC_LDIF_RENAME_FAILURE

RC_LDIF_INVALID_ATTR_FAILURE

public static final int RC_LDIF_INVALID_ATTR_FAILURE

RC_LDIF_INVALID_PS_OPTIONS

public static final int RC_LDIF_INVALID_PS_OPTIONS

RC_LDIF_INVALID_SUBJECT

public static final int RC_LDIF_INVALID_SUBJECT

RC_LDIF_THREAD_INIT_FAILURE

public static final int RC_LDIF_THREAD_INIT_FAILURE

RC_LDIF_PERSISTENCE_NOT_SUPPORTED

public static final int RC_LDIF_PERSISTENCE_NOT_SUPPORTED

RC_LDIF_MSGID_NOT_SUPPORTED

public static final int RC_LDIF_MSGID_NOT_SUPPORTED

RC_LDIF_CORRELID_NOT_SUPPORTED

public static final int RC_LDIF_CORRELID_NOT_SUPPORTED

RC_CICS_GETMAIN_FAILURE

public static final int RC_CICS_GETMAIN_FAILURE

RC_CICS_COMMIT_ROLLBACK

public static final int RC_CICS_COMMIT_ROLLBACK

RC_CICS_NO_TCTLS

public static final int RC_CICS_NO_TCTLS

RC_CICS_QMGR_QUIESCE

public static final int RC_CICS_QMGR_QUIESCE

RC_CICS_CONN_QUIESCE

public static final int RC_CICS_CONN_QUIESCE

RC_CICS_WAITFAIL

public static final int RC_CICS_WAITFAIL

RC_CICS_COMMAND_TIMEOUT

public static final int RC_CICS_COMMAND_TIMEOUT

RC_CICS_INVALID_POSTCODE

public static final int RC_CICS_INVALID_POSTCODE

RC_CICS_EXEC_WAIT_ERROR

public static final int RC_CICS_EXEC_WAIT_ERROR

RC_CICS_GETSIG_FAIL

public static final int RC_CICS_GETSIG_FAIL

RC_CICS_CALL_ABANDONED

public static final int RC_CICS_CALL_ABANDONED

RC_CICS_KXCCTPI_UNAVAILABLE

public static final int RC_CICS_KXCCTPI_UNAVAILABLE

RC_CICS_KXCCCDIR_UNAVAILABLE

public static final int RC_CICS_KXCCCDIR_UNAVAILABLE

RC_CICS_TRUE_INACTIVE

public static final int RC_CICS_TRUE_INACTIVE

RC_CMQI_CALL_ABANDONED

public static final int RC_CMQI_CALL_ABANDONED

RC_MARSHALLING_ERROR

public static final int RC_MARSHALLING_ERROR

ETYPE_CRITICAL

public static final int ETYPE_CRITICAL

ETYPE_ERROR

public static final int ETYPE_ERROR

ETYPE_TRANSIENT

public static final int ETYPE_TRANSIENT

ETYPE_API

public static final int ETYPE_API

ERROR_TEXT_COMPACT

public static final int ERROR_TEXT_COMPACT

ERROR_TEXT_FULL

public static final int ERROR_TEXT_FULL

PRIMARY_INFO

public static final int PRIMARY_INFO

SECONDARY_INFO

public static final int SECONDARY_INFO

CONFIRM_DELIVERY

public static final int CONFIRM_DELIVERY

CONFIRM_ARRIVAL

public static final int CONFIRM_ARRIVAL

APPTYPE_SERVER

public static final int APPTYPE_SERVER

APPTYPE_BRIDGE

public static final int APPTYPE_BRIDGE

APPTYPE_CLIENT

public static final int APPTYPE_CLIENT

APPTYPE_NATIVE_SERVER

public static final int APPTYPE_NATIVE_SERVER

APPTYPE_NATIVE_CLIENT

public static final int APPTYPE_NATIVE_CLIENT

APPTYPE_UNKNOWN

public static final int APPTYPE_UNKNOWN

ENVTYPE_INTEL

public static final int ENVTYPE_INTEL

ENVTYPE_UNIX

public static final int ENVTYPE_UNIX

ENVTYPE_MVS

public static final int ENVTYPE_MVS

ENVTYPE_OS400

public static final int ENVTYPE_OS400

ENVTYPE_VMS

public static final int ENVTYPE_VMS

ENVOS_AIX

public static final int ENVOS_AIX

ENVOS_HPUX102

public static final int ENVOS_HPUX102

ENVOS_HPUX11

public static final int ENVOS_HPUX11

ENVOS_DUX

public static final int ENVOS_DUX

ENVOS_MVSBATCH

public static final int ENVOS_MVSBATCH

ENVOS_MVSCICS

public static final int ENVOS_MVSCICS

ENVOS_SUN

public static final int ENVOS_SUN

ENVOS_WIN95

public static final int ENVOS_WIN95

ENVOS_WINNT

public static final int ENVOS_WINNT

ENVOS_OS400

public static final int ENVOS_OS400

ROUTEFLAG_RESTRICTED

public static final int ROUTEFLAG_RESTRICTED

ROUTEFLAG_XML_ILS

public static final int ROUTEFLAG_XML_ILS

ROUTEFLAG_NOTRANSFORM

public static final int ROUTEFLAG_NOTRANSFORM

THEMEINFO_THEMEID

public static final int THEMEINFO_THEMEID

THEMEINFO_RETRYCOUNT

public static final int THEMEINFO_RETRYCOUNT

THEMEINFO_WORKFLOW

public static final int THEMEINFO_WORKFLOW

THEMEINFO_ETEINFO

public static final int THEMEINFO_ETEINFO

THEMEINFO_TRAILERS

public static final int THEMEINFO_TRAILERS

THEMEINFO_CONFIRMFLAGS

public static final int THEMEINFO_CONFIRMFLAGS

THEMEINFO_ALL

public static final int THEMEINFO_ALL

INTMSG_THEME

public static final int INTMSG_THEME