|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public static final int USE_NONE
public static final int USE_MSGID
public static final int USE_CORRELID
public static final int USE_MSGID_AND_CORRELID
public static final int OPEN_DEFAULT
public static final int OPEN_OUTPUT
public static final int OPEN_INPUT
public static final int OPEN_PEEK
public static final int OPEN_NON_XACTIONAL
public static final int OPEN_EXCLUSIVE
public static final int OPEN_DELETE_ON_CLOSE
public static final int OPEN_MUST_EXIST
public static final int SYNC_NONE
public static final int SYNC_LOCAL
public static final int SYNC_GLOBAL
public static final int SYNC_PROFILE
public static final int STYLE_TIBRENDEZVOUS
public static final int STYLE_MQSERIES
public static final int STYLE_ROMA
public static final int ACTION_DEFAULT
public static final int ACTION_NOTIFY
public static final int ACTION_EMS
public static final int ACTION_ALERT
public static final int ACTION_LOG
public static final int ACTION_RESET
public static final int ACTION_NOACTION
public static final int ACTION_EMSRAW
public static final int SEV_INFO
public static final int SEV_WARNING
public static final int SEV_ERROR
public static final int SEV_SEVERE
public static final int FORMAT_NONE
public static final int FORMAT_NOTIMESTAMP
public static final int FORMAT_NOSEVERITY
public static final int FORMAT_HEXDUMP
public static final int ERROR_STATUS_NONE
public static final int ERROR_STATUS_MAIN
public static final int ERROR_STATUS_BOTH
public static final int APP_NONE
public static final int APP_EXCLUSIVE
public static final int APP_NON_XACTIONAL
public static final int APP_MQSERIES_XACTION
public static final int APP_ROLLBK_OS_XACT
public static final int DATAGRAM
public static final int REQUEST
public static final int RESPONSE
public static final int NOTIFICATION
public static final int PUBLICATION
public static final int POSITIVE_PUBSUB
public static final int NEGATIVE_PUBSUB
public static final int ADVISORY
public static final int POSITIVE_COA
public static final int NEGATIVE_COA
public static final int POSITIVE_COD
public static final int NEGATIVE_COD
public static final int PRIORITY_DEFAULT
public static final int PRIORITY_PROFILE
public static final int PERSISTENCE_YES
public static final int PERSISTENCE_NO
public static final int PERSISTENCE_PROFILE
public static final int FORMAT_BINARY
public static final int FORMAT_STRING
public static final int FORMAT_BINARY_SIGN
public static final int FORMAT_STRING_SIGN
public static final int FORMAT_BINARY_ENC
public static final int FORMAT_STRING_ENC
public static final int FORMAT_BINARY_SIGN_ENC
public static final int FORMAT_STRING_SIGN_ENC
public static final int FORMAT_USER
public static final int FORMAT_USENAME
public static final int FORMAT_PROFILE
public static final int EXPIRY_NEVER
public static final int EXPIRY_PROFILE
public static final int CODEPAGE_USER
public static final int CODEPAGE_PROFILE
public static final int ENCODING_DEFAULT
public static final int ENCODING_NORMAL
public static final int ENCODING_REVERSED
public static final int ENCODING_PROFILE
public static final int STATUS_NONE
public static final int STATUS_AUTHENTICATED
public static final int STATUS_NATIVE
public static final int STATUS_OK_TO_RESPOND
public static final int STATUS_OK_TO_NOTIFY
public static final int BACKOUT_UNSUPPORTED
public static final int MAX_LEN
public static final int MAX_TAGLEN
public static final int THEME_CLOSE
public static final int THEME_RETAIN
public static final int THEME_DEFAULT_CONTROL
public static final int BY_NONE
public static final int BY_MSGID
public static final int BY_CORRELID
public static final int BY_THEME
public static final int BY_MSGID_AND_THEME
public static final int BY_MSGID_AND_CORRELID
public static final int ANY_THEME
public static final int GET_FIRST
public static final int PEEK_FIRST
public static final int PEEK_NEXT
public static final int PEEK_SAME
public static final int GET_PEEKED
public static final int SELECTOR
public static final int THEME_USAGE
public static final int THEME_CONTROL
public static final int ELEMENT_NONE
public static final int ELEMENT_TIMESTAMP
public static final int ELEMENT_CONFIG
public static final int ELEMENT_SYSCONFIG
public static final int ELEMENT_ERROR
public static final int ELEMENT_USERDATA
public static final int ELEMENT_MESSAGE
public static final int ELEMENT_WORKFLOW
public static final int ELEMENT_ALL_PUT
public static final int ELEMENT_ALL_GET
public static final int CALLTYPE_APPLICATION
public static final int CALLTYPE_PUTREQUEST
public static final int CALLTYPE_GETREQUEST
public static final int CALLTYPE_PUTRESPONSE
public static final int CALLTYPE_GETRESPONSE
public static final int CALLTYPE_BRIDGEPUT
public static final int CALLTYPE_BRIDGEGET
public static final int CALLTYPE_PUTEXCEPTION
public static final int CALLTYPE_INITIALIZE
public static final int CALLTYPE_TERMINATE
public static final int CALLTYPE_COMMIT
public static final int CALLTYPE_ROLLBACK
public static final int CALLTYPE_FREEBUFFER
public static final int CALLTYPE_CLOSEHANDLE
public static final int CALLTYPE_INTERPRETMSG
public static final int CALLTYPE_WRITELOG
public static final int CALLTYPE_SENDALERT
public static final int CALLTYPE_OPENSTORAGEQ
public static final int CALLTYPE_CLOSESTORAGEQ
public static final int CALLTYPE_DELETESTORAGEQ
public static final int CALLTYPE_PUTTOSTORAGEQ
public static final int CALLTYPE_GETFROMSTORAGEQ
public static final int CALLTYPE_QUERYTHEME
public static final int CALLTYPE_BUILDTHEME
public static final int CALLTYPE_PURGEQTOEMS
public static final int CALLTYPE_REPORTERROR
public static final int CALLTYPE_QUERYCONTEXT
public static final int CALLTYPE_SETLDAPSERVICE
public static final int CALLTYPE_SETILSDATA
public static final int CALLTYPE_GETILSDATA
public static final int CALLTYPE_DIRLOOKUP
public static final int CALLTYPE_DIRGETDN
public static final int CALLTYPE_DIRUPDATEITEM
public static final int CALLTYPE_DIRDELETEITEM
public static final int CALLTYPE_DIRGETMODCOUNT
public static final int CALLTYPE_XPORTDATA
public static final int EXACTMATCH
public static final int ONELEVEL
public static final int SUBTREE
public static final int USE_NO_BASE
public static final int USE_ROMA_BASE
public static final int MUST_EXIST
public static final int MUST_NOT_EXIST
public static final int FORCE
public static final int ILS_TYPE_XPORT
public static final int ILS_TYPE_USER
public static final int ILS_TYPE_ROUTER
public static final int ILS_TYPE_SYSMGMT
public static final int ILS_TYPE_ERROR
public static final int ILS_TYPE_WEB
public static final int ILS_TYPE_XPTDATA
public static final int GOWAIT_INDEFINITE
public static final int GOWAIT_PROFILE
public static final int CC_OK
public static final int CC_WARNING
public static final int CC_FAILED
public static final int OP_KXC
public static final int OP_MQSERIES
public static final int OP_MSMQ
public static final int OP_RPC
public static final int OP_OS
public static final int OP_LIB
public static final int OP_LDAP
public static final int OP_LDIF
public static final int OP_CICS
public static final int OP_USER
public static final int RC_OK
public static final int RC_INVALID_CONTEXT
public static final int RC_INVALID_OPTIONS
public static final int RC_INVALID_ROUTE
public static final int RC_INVALID_THEME
public static final int RC_INVALID_MESSAGE
public static final int RC_INVALID_RESPONSE
public static final int RC_INVALID_PARAMETER
public static final int RC_INVALID_APPDEF
public static final int RC_INVALID_SERVICE
public static final int RC_INVALID_HANDLE
public static final int RC_CONTEXT_MISMATCH
public static final int RC_NONXACTIONAL
public static final int RC_NON_LOCALQ
public static final int RC_INVALID_SYNCTYPE
public static final int RC_INVALID_SECURITY
public static final int RC_CALL_IN_PROGRESS
public static final int RC_NO_MSG_AVAILABLE
public static final int RC_BUFFER_TOO_SMALL
public static final int RC_BUFFER_OVERFLOW
public static final int RC_NOT_SUPPORTED
public static final int RC_VALIDATION_FAILED
public static final int RC_INVALID_TRAILER
public static final int RC_MESSAGE_SUPPRESSED
public static final int RC_BACKED_OUT
public static final int RC_ACCESS_DENIED
public static final int RC_BUFFER_ERROR
public static final int RC_Q_DELETED
public static final int RC_Q_FULL
public static final int RC_MSG_UNAVAILABLE
public static final int RC_SIGNAL_ACCEPTED
public static final int RC_SIGNAL_INVALID
public static final int RC_SIGNAL_OUTSTANDING
public static final int RC_ROUTING_FAILURE
public static final int RC_STORAGE_FAILURE
public static final int RC_TRANSPORT_FAILURE
public static final int RC_EXIT_FAILURE
public static final int RC_EXCEPTION_CAUGHT
public static final int RC_NOT_ACCESSIBLE
public static final int RC_RESOURCE_PROBLEM
public static final int RC_TRANSPORT_UNAVAILABLE
public static final int RC_MUTEX_FAILURE
public static final int RC_INVALID_MSGTYPE
public static final int RC_CACHE_FAILURE
public static final int RC_HANDLE_BROKEN
public static final int RC_SYSCONFIG_FAILURE
public static final int RC_UNKNOWN_SERVICE
public static final int RC_UNKNOWN_MSGFORMAT
public static final int RC_UNKNOWN_CLIENT
public static final int RC_UNKNOWN_SERVER
public static final int RC_UNKNOWN_BRIDGE
public static final int RC_INVALID_QNAME
public static final int RC_CONFIG_ERROR
public static final int RC_DIRECTORY_UNAVAILABLE
public static final int RC_BRIDGE_UNAVAILABLE
public static final int RC_INVALID_COMPONENT
public static final int RC_INVALID_ELEMENT
public static final int RC_INVALID_SERVERNAME
public static final int RC_INVALID_FILENAME
public static final int RC_WAIT_CANCELLED
public static final int RC_UNKNOWN_ERRPROFILE
public static final int RC_UNKNOWN_PUTPROFILE
public static final int RC_UNKNOWN_GETPROFILE
public static final int RC_UNKNOWN_OBJECT
public static final int RC_GET_ATTRIBUTE_FAILURE
public static final int RC_UNKNOWN_NODE
public static final int RC_LDAP_GET_FAILURE
public static final int RC_LDAP_OPEN_FAILURE
public static final int RC_LDAP_BIND_FAILURE
public static final int RC_LDAP_SEARCH_FAILURE
public static final int RC_LDAP_FIRST_ENTRY_FAILURE
public static final int RC_LDAP_GET_DN_FAILURE
public static final int RC_LDAP_NEXT_ENTRY_FAILURE
public static final int RC_LDAP_COUNT_ENTRIES_FAILURE
public static final int RC_LDAP_MODIFY_FAILURE
public static final int RC_LDAP_DELETE_FAILURE
public static final int RC_LDAP_ADD_FAILURE
public static final int RC_LDAP_MSGFREE_FAILURE
public static final int RC_LDAP_UNBIND_FAILURE
public static final int RC_LDAP_VALUE_FREE_FAILURE
public static final int RC_LDAP_GET_VALUES_FAILURE
public static final int RC_LDAP_CONNECTION_LOST
public static final int RC_LDAP_INVALID_GATEWAY
public static final int RC_LDAP_MODRDN_FAILURE
public static final int RC_LDAP_IMPORT_FAILURE
public static final int RC_LDAP_EXPORT_FAILURE
public static final int RC_LDAP_MODCOUNT_FAILURE
public static final int RC_LDIF_GET_FAILURE
public static final int RC_LDIF_OPEN_FAILURE
public static final int RC_LDIF_SEARCH_FAILURE
public static final int RC_LDIF_GET_DN_FAILURE
public static final int RC_LDIF_NEXT_ENTRY_FAILURE
public static final int RC_LDIF_COUNT_ENTRIES_FAILURE
public static final int RC_LDIF_MODIFY_FAILURE
public static final int RC_LDIF_DELETE_FAILURE
public static final int RC_LDIF_ADD_FAILURE
public static final int RC_LDIF_GET_VALUES_FAILURE
public static final int RC_LDIF_INVALID_GATEWAY
public static final int RC_LDIF_RENAME_FAILURE
public static final int RC_LDIF_INVALID_ATTR_FAILURE
public static final int RC_LDIF_INVALID_PS_OPTIONS
public static final int RC_LDIF_INVALID_SUBJECT
public static final int RC_LDIF_THREAD_INIT_FAILURE
public static final int RC_LDIF_PERSISTENCE_NOT_SUPPORTED
public static final int RC_LDIF_MSGID_NOT_SUPPORTED
public static final int RC_LDIF_CORRELID_NOT_SUPPORTED
public static final int RC_CICS_GETMAIN_FAILURE
public static final int RC_CICS_COMMIT_ROLLBACK
public static final int RC_CICS_NO_TCTLS
public static final int RC_CICS_QMGR_QUIESCE
public static final int RC_CICS_CONN_QUIESCE
public static final int RC_CICS_WAITFAIL
public static final int RC_CICS_COMMAND_TIMEOUT
public static final int RC_CICS_INVALID_POSTCODE
public static final int RC_CICS_EXEC_WAIT_ERROR
public static final int RC_CICS_GETSIG_FAIL
public static final int RC_CICS_CALL_ABANDONED
public static final int RC_CICS_KXCCTPI_UNAVAILABLE
public static final int RC_CICS_KXCCCDIR_UNAVAILABLE
public static final int RC_CICS_TRUE_INACTIVE
public static final int RC_CMQI_CALL_ABANDONED
public static final int RC_MARSHALLING_ERROR
public static final int ETYPE_CRITICAL
public static final int ETYPE_ERROR
public static final int ETYPE_TRANSIENT
public static final int ETYPE_API
public static final int ERROR_TEXT_COMPACT
public static final int ERROR_TEXT_FULL
public static final int PRIMARY_INFO
public static final int SECONDARY_INFO
public static final int CONFIRM_DELIVERY
public static final int CONFIRM_ARRIVAL
public static final int APPTYPE_SERVER
public static final int APPTYPE_BRIDGE
public static final int APPTYPE_CLIENT
public static final int APPTYPE_NATIVE_SERVER
public static final int APPTYPE_NATIVE_CLIENT
public static final int APPTYPE_UNKNOWN
public static final int ENVTYPE_INTEL
public static final int ENVTYPE_UNIX
public static final int ENVTYPE_MVS
public static final int ENVTYPE_OS400
public static final int ENVTYPE_VMS
public static final int ENVOS_AIX
public static final int ENVOS_HPUX102
public static final int ENVOS_HPUX11
public static final int ENVOS_DUX
public static final int ENVOS_MVSBATCH
public static final int ENVOS_MVSCICS
public static final int ENVOS_SUN
public static final int ENVOS_WIN95
public static final int ENVOS_WINNT
public static final int ENVOS_OS400
public static final int ROUTEFLAG_RESTRICTED
public static final int ROUTEFLAG_XML_ILS
public static final int ROUTEFLAG_NOTRANSFORM
public static final int THEMEINFO_THEMEID
public static final int THEMEINFO_RETRYCOUNT
public static final int THEMEINFO_WORKFLOW
public static final int THEMEINFO_ETEINFO
public static final int THEMEINFO_TRAILERS
public static final int THEMEINFO_CONFIRMFLAGS
public static final int THEMEINFO_ALL
public static final int INTMSG_THEME
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |