|
WBI BrokersTM Config Manager Proxy API |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is a common set of strings used by the Config Manager Proxy to describe attributes of objects in the Configuration Manager's domain. The constants are used in two places:
String s = adminObj.getProperty(AttributeConstants.TYPE_PROPERTY); ConfigurationObjectType c = ConfigurationObjectType.getConfigurationObjectType(s);consider:
ConfigurationObjectType c = adminObject.getConfigurationObjectType();
com.ibm.broker.config.common.AttributeConstants
|
|
Responsibilities | A set of constants for describing AdministeredObject attributes. |
Internal Collaborators | None |
Change Activity: -------- ----------- ------------- ------------------------------------ Reason: Date: Originator: Comments: -------- ----------- ------------- ------------------------------------ 25103.12 2004-04-06 HDMPL v6 Release
Field Summary | |
---|---|
static String |
ACL
A constant containing the unique identifier of the ACL. |
static String |
BARFILENAME_PROPERTY
For request reference properties, the value of this key on a request with a 'deploy' operation type is the name of the Broker Archive file which was deployed. |
static String |
BROKER_AUTHPROTOCOLS_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the broker's authentication protocols setting. |
static String |
BROKER_INTERBROKERHOST_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the broker's interbroker hostname setting. |
static String |
BROKER_INTERBROKERPORT_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the broker's interbroker port setting. |
static String |
BROKER_ISYSQOP_PROPERTY
As a BrokerProxy's attribute key name, the value of this property is the ISys Quality of Protection setting for the broker. |
static String |
BROKER_MULTICAST_ADDRESSRANGE_IPV4IPV6DELIMITER
This constant is reserved for future use. |
static String |
BROKER_MULTICAST_ADDRESSRANGE_MINMAXDELIMITER
This constant is used in the value of the BROKER_MULTICAST_ADDRESSRANGE property, as the String that separates the minimum IP address from the maximum. |
static String |
BROKER_MULTICAST_ADDRESSRANGE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast address ranges the broker. |
static String |
BROKER_MULTICAST_BACKOFFTIME_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast NACK backoff time for the broker. |
static String |
BROKER_MULTICAST_DATAPORT_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast data port setting for the broker. |
static String |
BROKER_MULTICAST_ENABLE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes whether multicast is enabled on the broker. |
static String |
BROKER_MULTICAST_HBTIMEOUT_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast heartbeat timeout setting for the broker. |
static String |
BROKER_MULTICAST_HISTORYCLEANINGTIME_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the time in seconds that the retransmission buffer for multicast will be cleaned. |
static String |
BROKER_MULTICAST_INTERFACE_IPV4IPV6DELIMITER
This constant is reserved for future use. |
static String |
BROKER_MULTICAST_INTERFACE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast network interface for the broker. |
static String |
BROKER_MULTICAST_LIMITTRANSRATE_DISABLED
If this is the value of BROKER_MULTICAST_LIMITTRANSRATE_PROPERTY, it means that congestion control is disabled in the broker. |
static String |
BROKER_MULTICAST_LIMITTRANSRATE_DYNAMIC
If this is the value of BROKER_MULTICAST_SUBSCRIPTION_PROPERTY, it means that congestion control is set to 'dynamic' in the broker. |
static String |
BROKER_MULTICAST_LIMITTRANSRATE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast congestion control behaviour. |
static String |
BROKER_MULTICAST_LIMITTRANSRATE_STATIC
If this is the value of BROKER_MULTICAST_SUBSCRIPTION_PROPERTY, it means that congestion control is set to 'static' in the broker. |
static String |
BROKER_MULTICAST_MAXKEYAGE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast maximum key age for the broker. |
static String |
BROKER_MULTICAST_MAXMEMORYALLOWEDKBYTES_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast maximum memory allowed (in KBytes) for this broker. |
static String |
BROKER_MULTICAST_MINIMALHISTORYSIZE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast minimum history size parameter (in Kb) for the broker. |
static String |
BROKER_MULTICAST_NACKACCUMULATIONTIME_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast NACK accumulation time (in ms) for the broker. |
static String |
BROKER_MULTICAST_NACKCHECKPERIOD_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast NACK check period for the broker. |
static String |
BROKER_MULTICAST_OVERLAPPINGTOPIC_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the broker's default behaviour for overlapping topics. |
static String |
BROKER_MULTICAST_PACKETBUFFERS_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the number of multicast packet buffers created in the broker. |
static String |
BROKER_MULTICAST_PACKETSIZE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast packet size setting for the broker. |
static String |
BROKER_MULTICAST_PROPERTY_GROUP
If a BrokerProxy's attribute key name or request reference property begins with the value of this constant, the attribute is multicast related. |
static String |
BROKER_MULTICAST_PROTOCOLTYPE_PGMIP
If this is the value of BROKER_MULTICAST_PROTOCOLTYPE_PROPERTY, it means that the multicast protocol type in the broker is PGM/IP. |
static String |
BROKER_MULTICAST_PROTOCOLTYPE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast protocol type for the broker. |
static String |
BROKER_MULTICAST_PROTOCOLTYPE_PTL
If this is the value of BROKER_MULTICAST_PROTOCOLTYPE_PROPERTY, it means that the multicast protocol type in the broker is PTL. |
static String |
BROKER_MULTICAST_PROTOCOLTYPE_UDPENCAPSULATEDPGM
If this is the value of BROKER_MULTICAST_PROTOCOLTYPE_PROPERTY, it means that the multicast protocol type in the broker is UDP encapsulated PGM. |
static String |
BROKER_MULTICAST_QOS_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast quality of service setting for the broker. |
static String |
BROKER_MULTICAST_SECURITY_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast security setting for the broker. |
static String |
BROKER_MULTICAST_SOCKETBUFFERSIZE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the size of the multicast socket receive buffer in Kb. |
static String |
BROKER_MULTICAST_TRANSRATELIMITKBP_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast transmission rate limit for the broker. |
static String |
BROKER_MULTICAST_TTL_PROPERTY
As a BrokerProxy's attribute key name, the value of this property describes the multicast TTL setting for the broker. |
static String |
BROKER_NEWUUID_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the UUID of the broker reference in the Configuration Manager's repository was processed. |
static String |
BROKER_QMGR_PROPERTY
As a BrokerProxy's attribute key name, the value of this property is the queue manager to which the broker is associated. |
static String |
BROKER_SSLCONNECTORENABLED_PROPERTY
As a BrokerProxy's attribute key name, the value of this property denotes whether SSL connector is enabled on the broker. |
static String |
BROKER_SSLKEYRINGFILE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property is the location of the SSL keyring file, using a file spec local to the broker machine. |
static String |
BROKER_SSLPASSWORDFILE_PROPERTY
As a BrokerProxy's attribute key name, the value of this property is the location of the SSL password file, using a file spec local to the broker machine. |
static String |
BROKER_SYSQOP_PROPERTY
As a BrokerProxy's attribute key name, the value of this property is the Sys Quality of Protection setting for the broker. |
static String |
BROKER_TEMPTOPICQOP_PROPERTY
As a BrokerProxy's attribute key name, the value of this property is the Quality of Protection setting for the broker's temporary topic. |
static String |
CHILD_NAME_PROPERTY
For request reference properties, if the operation type of the property is 'createchild' or 'deletechild', the value of this property refers to the name of the object being created or deleted. |
static String |
CHILD_TYPE_PROPERTY
For request reference properties, if the operation type of the request is 'createchild' or 'deletechild', the value of this property refers to the type of the object being created or deleted. |
static String |
CHILD_UUID_PROPERTY
For request reference properties, if the operation type of the request is 'createchild' or 'deletechild', the value of this property refers to the unique identifier of the object being created or deleted. |
static String |
COLLECTIVE_NEWBROKERS_PROPERTY
For request reference properties involving a collective, the value of this property is the list of broker unique identifiers that was requested to be added to the collective. |
static String |
COLLECTIVE_REMOVEDBROKERS_PROPERTY
For request reference properties involving a collective, the value of this property is the list of broker unique identifiers that was requested to be removed from the collective. |
static String |
COMPLETIONCODE_FAILURE
String representation of CompletionCodeType instance 'failure'. |
static String |
COMPLETIONCODE_INITIATED
String representation of CompletionCodeType instance 'initiated'. |
static String |
COMPLETIONCODE_NOTREQUIRED
String representation of CompletionCodeType instance 'notRequired'. |
static String |
COMPLETIONCODE_PENDING
String representation of CompletionCodeType instance 'pending'. |
static String |
COMPLETIONCODE_SUBMITTED
String representation of CompletionCodeType instance 'submitted'. |
static String |
COMPLETIONCODE_SUCCESS
String representation of CompletionCodeType instance 'success'. |
static String |
COMPLETIONCODE_SUCCESSSOFAR
String representation of CompletionCodeType instance 'successSoFar'. |
static String |
COMPLETIONCODE_UNKNOWN
String representation of CompletionCodeType instance 'unknown'. |
static String |
CONFIGMGR_FULLVERSION_PROPERTY
As a ConfigManagerProxy's attribute key name, this is a string in an unspecified format that describes the version of the Configuration Manager to which the Config Manager Proxy application is connected. |
static String |
CONFIGMGR_INCOMPATIBLEVERSION_PROPERTY
As a ConfigManagerProxy's attribute key name, if and only if the value of this property has been set to AttributeConstants.TRUE, it means that the Configuration Manager cannot talk to the Config Manager Proxy because the versions are incompatible. |
static String |
CONFIGMGR_OSARCH_PROPERTY
As a ConfigManagerProxy's attribute key name, this is the value of the system property 'os.arch' in the Configuration Manager (that is, the operating system architecture of the Configuration Manager). |
static String |
CONFIGMGR_OSNAME_PROPERTY
As a ConfigManagerProxy's attribute key name, this is the value of the system property 'os.name' in the Configuration Manager (that is, the operating system name of the Configuration Manager). |
static String |
CONFIGMGR_OSVERSION_PROPERTY
As a ConfigManagerProxy's attribute key name, this is the value of the system property 'os.version' in the Configuration Manager (that is, the operating system version of the Configuration Manager). |
static String |
CONFIGMGR_TRACE_DEBUG
If this is the value of CONFIGMGR_TRACE_PROPERTY it means that system tracing for the Configuration Manager is on and set to "debug". |
static String |
CONFIGMGR_TRACE_NONE
If this is the value of CONFIGMGR_TRACE_PROPERTY it means that system tracing for the Configuration Manager is off. |
static String |
CONFIGMGR_TRACE_NORMAL
If this is the value of CONFIGMGR_TRACE_PROPERTY it means that system tracing for the Configuration Manager is on and set to "normal". |
static String |
CONFIGMGR_TRACE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the Configuration Manager's system trace level has been processed. |
static String |
CONFIGMGR_VERSION_PROPERTY
As a ConfigManagerProxy's attribute key name, if and only if the value of this property has been set to AttributeConstants.VERSION_6, it means that the Configuration Manager is talking to a version 6.x Configuration Manager. |
static String |
CONFIGURATION_OBJECT_TYPE_PROPERTY
For request reference properties, this key is always present and describes the type of the object that was manipulated. |
static boolean |
DEBUG_COMMSMESSAGE_IO
If and only if this is set to true, all comms between the Config Manager and Proxy will be sent to System.out. |
static int |
DEFAULT_CORRELID
The default value for the correlation id field, used internally when submitting a set of requests with the ConfigManagerProxy.sendUpdates() method. |
static String |
DEPENDENCY_PROPERTY_GROUP
If an ExecutionGroupProxy's attribute key name or request reference property begins with the value of this constant, the attribute is related to the description of logical subcomponents owned by the object. |
static String |
DEPLOYID_PROPERTY
For request reference properties, the value of this key on a request with a 'deploy' operation type is the user identifer to which log messages are sent. |
static long |
DEPLOYRESULT_SUPPRESSION
If this is the value supplied as the 'maxWaitTimeMs' parameter to a deploy() method, the DeployResult object will not be calculated and the deploy() method will return null. |
static long |
DEPLOYRESULT_WAIT_INDEFINITELY
If this is the value supplied as the 'maxWaitTimeMs' parameter to a deploy() method, the Config Manager Proxy will wait indefinitely for all broker responses to be returned. |
static String |
DEPLOYTIME_TIMESTAMP_FORMAT
The format used to describe the timestamp in attributes that describe the time an object was deployed. |
static String |
DEPLOYTYPE_CANCEL
If this is the value of DEPLOYTYPE_PROPERTY, it means that the Configuration Manager was told to forget about any outstanding deployments to the current object. |
static String |
DEPLOYTYPE_COMPLETE
If this is the value of DEPLOYTYPE_PROPERTY, it means that the deployment should be complete; that is, any information that was currently deployed is to be cleared before the new information is deployed. |
static String |
DEPLOYTYPE_DELETEALLEGS
If this is the value of DEPLOYTYPE_PROPERTY, this means that the deployment was to delete all execution groups belonging to the broker. |
static String |
DEPLOYTYPE_DELTA
If this is the value of DEPLOYTYPE_PROPERTY, it means that the deployment was sent as delta to what was already deployed. |
static String |
DEPLOYTYPE_PROPERTY
For request reference properties, the value of this key on a request with a 'deploy' operation type is the type of deploy that was actioned. |
static String |
DOMAIN_USER_DELIMITER
The String used in the Config Manager Proxy's access control lists that separates a user or group name from the machine or domain on which it is defined. |
static String |
EG_PROCESSOR_ARCHITECTURE
As an ExecutionGroupProxy's attribute key name, the value of this property describes the number or bits in the architecture of the underlying execution group. |
static String |
FALSE
This value can be used to represent something that is not TRUE. |
static String |
LAST_ELEMENT_IN_BATCH_PROPERTY
For request reference properties, the presence of this key, only if its value is AttributeConstants.TRUE, states that this notification will be the last one to be published for the current batch of requests. |
static String |
LAST_PROPERTY_IN_GROUP
When found at the end of an attribute key name or request reference property, this constant signifies that the value of the attribute is the number of elements in the attribute group of the text before this key. |
static String |
LOGENTRY_DATA_DELIMITER
The string used to delimit the elements in the String representation of a log entry. |
static String |
LOGENTRY_PROPERTY_GROUP
If an LogProxy's attribute key name or request reference property begins with the value of this constant, the attribute is related to the description of log entries. |
static String |
LONG_DESCRIPTION_PROPERTY
As an AdministeredObject attribute key name, the value of this property is the long description of the object. |
static String |
MESSAGEFLOW_ADDITIONALINSTANCES_PROPERTY
As a MessageFlowProxy's attribute key name, the value of this property describes the 'additional instances' property of the message flow. |
static String |
MESSAGEFLOW_COMMITCOUNT_PROPERTY
As a MessageFlowProxy's attribute key name, the value of this property describes the 'commit count' property of the message flow. |
static String |
MESSAGEFLOW_COMMITINTERVAL_PROPERTY
As a MessageFlowProxy's attribute key name, the value of this property describes the 'commit interval' property of the message flow. |
static String |
MESSAGEFLOW_COORDINATEDTRANSACTION_PROPERTY
As a MessageFlowProxy's attribute key name, the value of this property describes the 'co-ordinated transaction' property of the message flow. |
static String |
MESSAGEFLOW_DEPLOYTIME_PROPERTY
As a MessageFlowProxy's attribute key name, the value of this property is the time that the message flow was deployed. |
static String |
MESSAGEFLOW_IMMEDIATE_PROPERTY
For request reference properties, the presence of this key, if its value is AttributeConstants.TRUE, means that the request was to stop the flow with the 'immediate' flag on. |
static String |
MESSAGEFLOW_KEYWORDS_PROPERTY
As a MessageFlowProxy's attribute key name, the value of this property is the encoded keywords that were found in the cmf file at deploy time. |
static String |
MESSAGEFLOW_MODIFYTIME_PROPERTY
As a MessageFlowProxy's attribute key name, the value of this property is the modification time of the deployed cmf (set inside the BAR). |
static String |
MESSAGEFLOW_USERTRACE_DEBUG
If this is the value of MESSAGEFLOW_USERTRACE_PROPERTY, it means that user trace is currently on and in "debug" mode. |
static String |
MESSAGEFLOW_USERTRACE_NONE
If this is the value of MESSAGEFLOW_USERTRACE_PROPERTY, it means that user trace is not currently active. |
static String |
MESSAGEFLOW_USERTRACE_NORMAL
If this is the value of MESSAGEFLOW_USERTRACE_PROPERTY, it means that user trace is currently on and in "normal" mode. |
static String |
MESSAGEFLOW_USERTRACE_PROPERTY
As an MessageFlow's attribute key name, the value of this property describes state of user trace for the message flow. |
static String |
MODIFYTIME_TIMESTAMP_FORMAT
The format used to describe the timestamp in attributes that describe the time an object was modified. |
static String |
NAME_PROPERTY
As an AdministeredObject attribute key name, the value of this property is the name of the object. |
static String |
OBJECT_DEPLOYED_PROPERTY
As an AdministeredObject attribute key name, if the value of this property is set to AttributeConstants.TRUE, it means that the object exists in the deployed section of the Configuration Manager data store. |
static String |
OBJECT_LASTUPDATEUSER_PROPERTY
As an AdministeredObject attribute key name, the value of this property describes the last user to cause a modification to the object. |
static String |
OBJECT_REPOSITORY_TIMESTAMP
As an AdministeredObject attribute key name, the value of this property is the time (in an unspecified format) that the property was last modified in the Configuration Manager data store. |
static String |
OBJECT_RUNSTATE_PROPERTY
As an AdministeredObject attribute key name, the value of this property describes whether or not the object is running. |
static String |
OBJECT_RUNSTATE_RUNNING
If this is the value of OBJECT_RUNSTATE_PROPERTY, it means that the broker, message flow or execution group is running. |
static String |
OBJECT_RUNSTATE_STOPPED
If this is the value of OBJECT_RUNSTATE_PROPERTY, it means that the broker, message flow or execution group is stopped. |
static String |
OBJECT_SHARED_PROPERTY
As an AdministeredObject attribute key name, if the value of this property is set to AttributeConstants.TRUE, it means that the object exists in the shared section of the Configuration Manager data store. |
static String |
OPERATION_TYPE_PROPERTY
For request reference properties, this key is always present and describes the type of operation that was requested. |
static String |
PARENT_TYPE_PROPERTY
As an AdministeredObject attribute key name, the value of this property uniquely identifies the type of the current object's parent within the Configuration Manager's object hierarchy. |
static String |
PARENT_UUID_PROPERTY
As an AdministeredObject attribute key name, the value of this property uniquely identifies the parent of the current object within the Configuration Manager's object hierarchy. |
static String |
SHORT_DESCRIPTION_PROPERTY
As an AdministeredObject attribute key name, the value of this property is the short description of the object. |
static String |
SUBCOMPONENT_PROPERTY_GROUP
If an AdministeredObject's attribute key name or request reference property begins with the value of this constant, the attribute is related to the description of logical subcomponents owned by the object. |
static String |
SUBSCRIPTION_PROPERTY_GROUP
If an SubscriptionsProxy's attribute key name or request reference property begins with the value of this constant, the attribute is related to the set of matching subscriptions. |
static String |
TOPIC_DEFAULTPOLICY_PROPERTY
As a TopicProxy's attribute key name, the value of this property is the default policy for the topic root. |
static String |
TOPIC_MULTICAST_ENABLE_INHERIT
If this is the value of TOPIC_MULTICAST_ENABLE_PROPERTY it means that the multicast enabled property is inherited from the topic's parent. |
static String |
TOPIC_MULTICAST_ENABLE_PROPERTY
As a TopicProxy's attribute key name, the value of this property describes whether multicast is enabled on the topic. |
static String |
TOPIC_MULTICAST_ENCRYPTED_PROPERTY
As a TopicProxy's attribute key name, the value of this property describes the multicast encryption setting for the topic. |
static String |
TOPIC_MULTICAST_GROUPADDRESS_IPV4IPV6DELIMITER
This constant is reserved for future use. |
static String |
TOPIC_MULTICAST_GROUPADDRESS_PROPERTY
As a TopicProxy's attribute key name, the value of this property describes the group address of the topic. |
static String |
TOPIC_MULTICAST_PROPERTY_GROUP
If a TopicProxy's attribute key name or request reference property begins with the value of this constant, the attribute is multicast related. |
static String |
TOPIC_MULTICAST_QOS_PROPERTY
As a TopicProxy's attribute key name, the value of this property describes the multicast Quality of Service setting for the topic. |
static String |
TOPIC_NEWPOLICIES_PROPERTY
For request reference properties involving a topic, the value of this property is the list of policies that were requested to be added to the topic. |
static String |
TOPIC_POLICIES_DELIMITER
The String used to separate multiple policies when described in a single String (for example, separates policy_one from policy_two). |
static String |
TOPIC_PRINCIPAL_ALLOW
If the value of this constant is returned from TopicProxy.Policy.getPublish() or TopicProxy.Policy.getSubscribe() it means that the action is permitted by the policy. |
static String |
TOPIC_PRINCIPAL_DENY
If the value of this constant is returned from TopicProxy.Policy.getPublish() or TopicProxy.Policy.getSubscribe() it means that the action is denied by the policy. |
static String |
TOPIC_PRINCIPAL_GROUP
If the value of this constant is returned from TopicProxy.Policy.getPrincipalType() it means that the principal to which the policy refers is a group. |
static String |
TOPIC_PRINCIPAL_INHERIT
If the value of this constant is returned from TopicProxy.Policy.getPublish() or TopicProxy.Policy.getSubscribe() it means that the permission for the action is inherited from the parent topic. |
static String |
TOPIC_PRINCIPAL_NOTPERSISTENT
If the value of this constant is returned from TopicProxy.Policy.getPersistence() it means that the policy is not persistent. |
static String |
TOPIC_PRINCIPAL_PERSISTENT
If the value of this constant is returned from TopicProxy.Policy.getPersistence() it means that the policy is persistent. |
static String |
TOPIC_PRINCIPAL_PUBLICGROUP
If the value of this constant is returned from TopicProxy.Policy.getPrincipalType() it means that the principal to which the policy refers is a public group. |
static String |
TOPIC_PRINCIPAL_USER
If the value of this constant is returned from TopicProxy.Policy.getPrincipalType() it means that the principal to which the policy refers is a user. |
static String |
TOPIC_QOP_CHANNELINTEGRITY
If this is the value of TOPIC_QOP_PROPERTY, it means that channel integrity Quality of Protection applies. |
static String |
TOPIC_QOP_ENCRYPTED
If this is the value of TOPIC_QOP_PROPERTY, it means that encrypted Quality of Protection applies. |
static String |
TOPIC_QOP_MESSAGEINTEGRITY
If this is the value of TOPIC_QOP_PROPERTY, it means that message integrity Quality of Protection applies. |
static String |
TOPIC_QOP_NONE
If this is the value of TOPIC_QOP_PROPERTY, it means that no Quality of Protection applies. |
static String |
TOPIC_QOP_PROPERTY
As a TopicProxy's attribute key name, the value of this property is the Quality of Protection setting for the topic. |
static String |
TOPIC_REMOVEDPOLICIES_PROPERTY
For request reference properties involving a topic, the value of this property is the list of policies that were requested to be removed from the topic. |
static String |
TOPICROOT_GROUPS_PROPERTY
As a TopicRootProxy's attribute key name, the value of this property is the list of groups defined in the User Name Server. |
static String |
TOPICROOT_PRINCIPALSLIST_DELIMITER
The String used to delimit a list of principals. |
static String |
TOPICROOT_PUBLICGROUPS_PROPERTY
As a TopicRootProxy's attribute key name, the value of this property is the list of public groups defined in the User Name Server. |
static String |
TOPICROOT_USERS_PROPERTY
As a TopicRootProxy's attribute key name, the value of this property is the list of users defined in the User Name Server. |
static String |
TRUE
Various attributes use this value to mean that the specified property exists or is enabled. |
static String |
TYPE_PROPERTY
As an AdministeredObject attribute key name, the value of this property is the type of the object. |
static String |
UUID_DELIMITER
The string used to separate the type parameter from the UUID parameter in the subcomponent properties. |
static String |
UUID_LOG
A constant containing the unique identifier of the broker log. |
static String |
UUID_PROPERTY
As an AdministeredObject attribute key name, the value of this property uniquely identifies the object within the Configuration Manager's domain. |
static String |
UUID_TOPICROOT
A constant containing the unique identifier of the topic root. |
static String |
UUID_TOPOLOGY
A constant containing the unique identifier of the topology. |
static int |
VERSION_2
As the return code from ConfigManagerProxy.getConfigManagerVersion(), this states that the version of the Configuration Manager to which the Config Manager Proxy application is connected is of version 2.1 or earlier. |
static int |
VERSION_5
As the return code from ConfigManagerProxy.getConfigManagerVersion(), this states that the version of the Configuration Manager to which the Config Manager Proxy application is connected is of version 5 or version 5.1 (any fixpack level). |
static int |
VERSION_6
As the return code from ConfigManagerProxy.getConfigManagerVersion(), this states that the version of the Configuration Manager to which the Config Manager Proxy application is connected is of version 6. |
Field Detail |
public static final String ACL
public static final String BARFILENAME_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String BROKER_AUTHPROTOCOLS_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the authentication protocols setting has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String BROKER_INTERBROKERHOST_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the interbroker hostname has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String BROKER_INTERBROKERPORT_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the interbroker port has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String BROKER_ISYSQOP_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the ISys Quality of Protection was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String BROKER_MULTICAST_PROPERTY_GROUP
On its own, this property is not used as a property key name or request reference property.
public static final String BROKER_MULTICAST_ADDRESSRANGE_IPV4IPV6DELIMITER
public static final String BROKER_MULTICAST_ADDRESSRANGE_MINMAXDELIMITER
public static final String BROKER_MULTICAST_ADDRESSRANGE_PROPERTY
minIPv4 - maxIPv4where '-' is defined in BROKER_MULTICAST_ADDRESSRANGE_MINMAXDELIMITER.
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the address ranges has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is not policed by the Config Manager Proxy.
public static final String BROKER_MULTICAST_BACKOFFTIME_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the NACK backoff time has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 0 and 1000 inclusive (the time in milliseconds).
public static final String BROKER_MULTICAST_DATAPORT_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the multicast data port has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 1 and 65535 inclusive.
public static final String BROKER_MULTICAST_ENABLE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to enable or disable multicast has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of an attribute with this key is one of:
public static final String BROKER_MULTICAST_HBTIMEOUT_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the multicast heartbeat timeout has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int greater than or equal to 0.
public static final String BROKER_MULTICAST_HISTORYCLEANINGTIME_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the history cleaning time has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 1 and 20 inclusive.
public static final String BROKER_MULTICAST_INTERFACE_IPV4IPV6DELIMITER
public static final String BROKER_MULTICAST_INTERFACE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the multicast network interface has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is not policed by the Config Manager Proxy.
public static final String BROKER_MULTICAST_LIMITTRANSRATE_DISABLED
public static final String BROKER_MULTICAST_LIMITTRANSRATE_DYNAMIC
public static final String BROKER_MULTICAST_LIMITTRANSRATE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the multicast congestion control property has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of an attribute with this key is one of:
public static final String BROKER_MULTICAST_LIMITTRANSRATE_STATIC
public static final String BROKER_MULTICAST_MAXKEYAGE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the maximum key age has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int greater than or equal to 1.
public static final String BROKER_MULTICAST_MAXMEMORYALLOWEDKBYTES_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the maximum memory allowed has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int greater than or equal to 0.
public static final String BROKER_MULTICAST_MINIMALHISTORYSIZE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the minimum history size has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 1000 and 1000000 inclusive.
public static final String BROKER_MULTICAST_NACKACCUMULATIONTIME_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the NACK accumulation time has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 50 and 1000 inclusive.
public static final String BROKER_MULTICAST_NACKCHECKPERIOD_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the NACK check period has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 10 and 1000 inclusive.
public static final String BROKER_MULTICAST_OVERLAPPINGTOPIC_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the multicast overlapping topic behaviour has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of an attribute with this key is a String representation of an integer, where
public static final String BROKER_MULTICAST_PACKETBUFFERS_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the number of packet buffers has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 1 and 5000 inclusive.
public static final String BROKER_MULTICAST_PACKETSIZE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the multicast packet size has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 500 and 32000 inclusive.
public static final String BROKER_MULTICAST_PROTOCOLTYPE_UDPENCAPSULATEDPGM
public static final String BROKER_MULTICAST_PROTOCOLTYPE_PGMIP
public static final String BROKER_MULTICAST_PROTOCOLTYPE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the protocol type has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is one of the following constants:
public static final String BROKER_MULTICAST_PROTOCOLTYPE_PTL
public static final String BROKER_MULTICAST_QOS_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the multicast quality of service has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of an attribute with this key is one of:
public static final String BROKER_MULTICAST_SECURITY_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the multicast security setting has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of an attribute with this key is one of:
public static final String BROKER_MULTICAST_SOCKETBUFFERSIZE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the socket buffer size has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 65 and 10000 inclusive.
public static final String BROKER_MULTICAST_TRANSRATELIMITKBP_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the transmission rate limit has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 10 and 1000000 inclusive.
public static final String BROKER_MULTICAST_TTL_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to set the multicast TTL was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of the attribute is a String representation of an int between 0 and 255 inclusive.
public static final String BROKER_NEWUUID_PROPERTY
This attribute is not used in BrokerProxy attribute key names.
public static final String BROKER_QMGR_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the queue manager of the broker was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String BROKER_SSLKEYRINGFILE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the SSL Keyring file was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String BROKER_SSLCONNECTORENABLED_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the value of this attribute was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String BROKER_SSLPASSWORDFILE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the SSL password file was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String BROKER_SYSQOP_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the Sys Quality of Protection was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String BROKER_TEMPTOPICQOP_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the temporary topic's Quality of Protection was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String CHILD_NAME_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String CHILD_TYPE_PROPERTY
ConfigurationObjectType c = ConfigurationObjectType.getConfigurationObjectType(v); if (c == ConfigurationObjectType.executiongroup) { // etc. }
This attribute is not used in AdministeredObject attribute key names.
public static final String CHILD_UUID_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String COLLECTIVE_NEWBROKERS_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String COLLECTIVE_REMOVEDBROKERS_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String COMPLETIONCODE_FAILURE
public static final String COMPLETIONCODE_INITIATED
public static final String COMPLETIONCODE_NOTREQUIRED
public static final String COMPLETIONCODE_PENDING
public static final String COMPLETIONCODE_SUBMITTED
public static final String COMPLETIONCODE_SUCCESS
public static final String COMPLETIONCODE_SUCCESSSOFAR
public static final String COMPLETIONCODE_UNKNOWN
public static final String CONFIGMGR_INCOMPATIBLEVERSION_PROPERTY
The constant is not used in request reference properties.
public static final String CONFIGMGR_FULLVERSION_PROPERTY
The constant is not used in request reference properties.
public static final String CONFIGMGR_OSARCH_PROPERTY
The constant is not used in request reference properties.
public static final String CONFIGMGR_OSNAME_PROPERTY
The constant is not used in request reference properties.
public static final String CONFIGMGR_OSVERSION_PROPERTY
The constant is not used in request reference properties.
public static final String CONFIGMGR_VERSION_PROPERTY
The constant is not used in request reference properties.
public static final String CONFIGURATION_OBJECT_TYPE_PROPERTY
ConfigurationObjectType c = ConfigurationObjectType.getConfigurationObjectType(v); if (c == ConfigurationObjectType.executiongroup) { // etc. }
This attribute is not used in AdministeredObject attribute key names.
public static final boolean DEBUG_COMMSMESSAGE_IO
public static final int DEFAULT_CORRELID
public static final String DEPENDENCY_PROPERTY_GROUP
A key that is made up of this constant with an integer value appended has a value that describes a String representation of single message flow dependency of the current object. The format of the String representation is not guaranteed.
A key that is made up of this constant with the value of AttributeConstants.LAST_PROPERTY_IN_GROUP appended has a value that describes the total number of dependencies owned by the object. In other words, if the value of
o.getProperty(AttributeConstants.DEPENDENCY_PROPERTY_GROUP + AttributeConstants.LAST_PROPERTY_IN_GROUP)was 3, then
o.getProperty(AttributeConstants.DEPENDENCY_PROPERTY_GROUP + 3)would return a valid string representation of a dependency but
o.getProperty(AttributeConstants.DEPENDENCY_PROPERTY_GROUP + 4)would not.
On its own, this property is not used as a property key name or request reference property.
public static final String DEPLOYID_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final long DEPLOYRESULT_SUPPRESSION
public static final long DEPLOYRESULT_WAIT_INDEFINITELY
public static final String DEPLOYTIME_TIMESTAMP_FORMAT
DeployedObject.getDeployTime()
,
Constant Field Valuespublic static final String DEPLOYTYPE_CANCEL
public static final String DEPLOYTYPE_COMPLETE
public static final String DEPLOYTYPE_DELETEALLEGS
public static final String DEPLOYTYPE_DELTA
public static final String DEPLOYTYPE_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String DOMAIN_USER_DELIMITER
public static final String EG_PROCESSOR_ARCHITECTURE
For request reference properties, the presence of this key states that an attempt was made to set the execution group's architecture. The value of the property is the desired number of bits in the execution group's processor architecture.
public static final String FALSE
public static final String LAST_ELEMENT_IN_BATCH_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String LAST_PROPERTY_IN_GROUP
o.getProperty(AttributeConstants.SUBCOMPONENT_PROPERTY_GROUP + AttributeConstants.LAST_PROPERTY_IN_GROUP)returns the number of subcomponents of the current object.
public static final String LOGENTRY_DATA_DELIMITER
public static final String LOGENTRY_PROPERTY_GROUP
A key that is made up of this constant with an integer value appended has a value that describes a String representation of single log entry. The format of the String representation is not guaranteed, but is parseable using the method LogEntry.getLogEntryFromString().
A key that is made up of this constant with the value of AttributeConstants.LAST_PROPERTY_IN_GROUP appended has a value that describes the total number of log entries owned by the user. In other words, if the value of
o.getProperty(AttributeConstants.LOGENTRY_PROPERTY_GROUP + AttributeConstants.LAST_PROPERTY_IN_GROUP)was 3, then
o.getProperty(AttributeConstants.LOGENTRY_PROPERTY_GROUP + 3)would return a valid string representation of a log entry but
o.getProperty(AttributeConstants.LOGENTRY_PROPERTY_GROUP + 4)would not.
On its own, this property is not used as a property key name or request reference property.
public static final String LONG_DESCRIPTION_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the long description of the object was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String MESSAGEFLOW_ADDITIONALINSTANCES_PROPERTY
For request reference properties this key name is not used.
public static final String MESSAGEFLOW_COMMITCOUNT_PROPERTY
For request reference properties this key name is not used.
public static final String MESSAGEFLOW_COMMITINTERVAL_PROPERTY
For request reference properties this key name is not used.
public static final String MESSAGEFLOW_COORDINATEDTRANSACTION_PROPERTY
For request reference properties this key name is not used.
public static final String MESSAGEFLOW_DEPLOYTIME_PROPERTY
For request reference properties this key name is not used.
public static final String MESSAGEFLOW_MODIFYTIME_PROPERTY
For request reference properties this key name is not used.
public static final String MESSAGEFLOW_IMMEDIATE_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String MESSAGEFLOW_USERTRACE_DEBUG
public static final String MESSAGEFLOW_USERTRACE_NONE
public static final String MESSAGEFLOW_USERTRACE_NORMAL
public static final String MESSAGEFLOW_KEYWORDS_PROPERTY
For request reference properties this key name is not used; the version can only be set at deployment time.
public static final String MODIFYTIME_TIMESTAMP_FORMAT
DeployedObject.getModifyTime()
,
Constant Field Valuespublic static final String MESSAGEFLOW_USERTRACE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change user trace settings for the message flow was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of an attribute with this key is one of:
public static final String NAME_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the name of the object was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String OBJECT_REPOSITORY_TIMESTAMP
For request reference properties this key name is not used.
public static final String OBJECT_DEPLOYED_PROPERTY
For request reference properties this key name is not used.
public static final String OBJECT_LASTUPDATEUSER_PROPERTY
For request reference properties this key name is not used.
public static final String OBJECT_RUNSTATE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to start or stop the object was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of an attribute with this key is one of:
public static final String OBJECT_RUNSTATE_RUNNING
public static final String OBJECT_RUNSTATE_STOPPED
public static final String OBJECT_SHARED_PROPERTY
For request reference properties this key name is not used.
public static final String OPERATION_TYPE_PROPERTY
OperationType c = OperationType.getOperationType(v); if (c == OperationType.modify) { // etc. }
This attribute is not used in AdministeredObject attribute key names.
public static final String PARENT_TYPE_PROPERTY
On request reference properties, this key may be used to clarify the type of the parent of the object being manipulated. Where the operation type of the request is 'createchild' or 'deletechild', the value of this property refers to the type of the grandparent of the object being created or deleted. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.) If the String value of this property is 'v', it can be parsed as follows:
ConfigurationObjectType c = ConfigurationObjectType.getConfigurationObjectType(v); if (c == ConfigurationObjectType.executiongroup) { // etc. }
public static final String PARENT_UUID_PROPERTY
On request reference properties, this key may be used to clarify the unique identifier of the parent of the object being manipulated. Where the operation type of the request is 'createchild' or 'deletechild', the value of this property refers to the unique identifier of the grandparent of the object being created or deleted. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String SHORT_DESCRIPTION_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the short description of the object was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String SUBCOMPONENT_PROPERTY_GROUP
A key that is made up of this constant with an integer value appended has a value that describes a String representation of single subcomponent of the current object. The format of the String representation is not guaranteed, but is parseable using the method AdministeredObject.getManagedSubcomponentFromStringRepresentation().
A key that is made up of this constant with the value of AttributeConstants.LAST_PROPERTY_IN_GROUP appended has a value that describes the total number of subcomponents owned by the object. In other words, if the value of
o.getProperty(AttributeConstants.SUBCOMPONENT_PROPERTY_GROUP + AttributeConstants.LAST_PROPERTY_IN_GROUP)was 3, then
o.getProperty(AttributeConstants.SUBCOMPONENT_PROPERTY_GROUP + 3)would return a valid string representation of a subcomponent but
o.getProperty(AttributeConstants.SUBCOMPONENT_PROPERTY_GROUP + 4)would not.
On its own, this property is not used as a property key name or request reference property.
public static final String SUBSCRIPTION_PROPERTY_GROUP
A key that is made up of this constant with an integer value appended has a value that describes a String representation of single subscription. The format of the String representation is not guaranteed, but is parseable using the method Subscription.getSubscriptionFromString().
A key that is made up of this constant with the value of AttributeConstants.LAST_PROPERTY_IN_GROUP appended has a value that describes the total number of log entries owned by the user. In other words, if the value of
o.getProperty(AttributeConstants.SUBSCRIPTION_PROPERTY_GROUP + AttributeConstants.LAST_PROPERTY_IN_GROUP)was 3, then
o.getProperty(AttributeConstants.SUBSCRIPTION_PROPERTY_GROUP + 3)would return a valid string representation of a subscription but
o.getProperty(AttributeConstants.SUBSCRIPTION_PROPERTY_GROUP + 4)would not.
On its own, this property is not used as a property key name or request reference property.
public static final String TOPIC_MULTICAST_PROPERTY_GROUP
On its own, this property is not used as a property key name or request reference property.
public static final String TOPIC_MULTICAST_ENABLE_INHERIT
public static final String TOPIC_MULTICAST_ENABLE_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to enable or disable multicast has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
In all cases, the value of an attribute with this key is one of:
public static final String TOPIC_MULTICAST_ENCRYPTED_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to modify the encryption setting has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.) In all cases, the value of an attribute with this key is one of:
public static final String TOPIC_MULTICAST_GROUPADDRESS_IPV4IPV6DELIMITER
public static final String TOPIC_MULTICAST_GROUPADDRESS_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to modify the group address has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String TOPIC_MULTICAST_QOS_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to modify the Quality of Service setting has been processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.) In all cases, the value of an attribute with this key is one of:
public static final String TOPIC_NEWPOLICIES_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String TOPIC_POLICIES_DELIMITER
public static final String TOPIC_PRINCIPAL_ALLOW
public static final String TOPIC_PRINCIPAL_DENY
public static final String TOPIC_PRINCIPAL_GROUP
public static final String TOPIC_PRINCIPAL_INHERIT
public static final String TOPIC_PRINCIPAL_NOTPERSISTENT
public static final String TOPIC_PRINCIPAL_PERSISTENT
public static final String TOPIC_PRINCIPAL_PUBLICGROUP
public static final String TOPIC_PRINCIPAL_USER
public static final String TOPIC_QOP_CHANNELINTEGRITY
public static final String TOPIC_QOP_ENCRYPTED
public static final String TOPIC_QOP_MESSAGEINTEGRITY
public static final String TOPIC_QOP_NONE
public static final String TOPIC_QOP_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the Quality of Protection was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.) In all cases, the value of an attribute with this key is one of:
public static final String TOPIC_REMOVEDPOLICIES_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String TOPIC_DEFAULTPOLICY_PROPERTY
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the default policy was processed. (See the description for OPERATION_TYPE_PROPERTY for information on how to determine the operation type of a request.)
public static final String TOPICROOT_GROUPS_PROPERTY
For request reference properties this key name is not used.
public static final String TOPICROOT_PRINCIPALSLIST_DELIMITER
public static final String TOPICROOT_PUBLICGROUPS_PROPERTY
For request reference properties this key name is not used.
public static final String TOPICROOT_USERS_PROPERTY
For request reference properties this key name is not used.
public static final String CONFIGMGR_TRACE_DEBUG
public static final String CONFIGMGR_TRACE_NONE
public static final String CONFIGMGR_TRACE_NORMAL
public static final String CONFIGMGR_TRACE_PROPERTY
This attribute is not used in AdministeredObject attribute key names.
public static final String TRUE
public static final String TYPE_PROPERTY
ConfigurationObjectType c = ConfigurationObjectType.getConfigurationObjectType(v); if (c == ConfigurationObjectType.executiongroup) { // etc. }If the AdministeredObject handle is available, use getConfigurationObjectType() instead.
For request reference properties, the constant CONFIGURATION_OBJECT_TYPE is used to describe the type of the object being manipulated.
public static final String UUID_DELIMITER
public static final String UUID_LOG
public static final String UUID_PROPERTY
On request reference properties, this key is always present and describes unique identifier of the object on which the request was performed. (For creation and deletion requests, this is the identifier of the parent object.)
public static final String UUID_TOPICROOT
public static final String UUID_TOPOLOGY
public static final int VERSION_2
Config Manager Proxy applications cannot manipulate domains controlled by these Configuration Managers.
public static final int VERSION_5
Some Config Manager Proxy functions do not work when manipulating domains controlled by these Configuration Managers.
public static final int VERSION_6
As the return code from ConfigManagerProxy.getConfigManagerProxyVersion(), this states that the command level of the Config Manager Proxy is v6.
|
WBI BrokersTM Config Manager Proxy API |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |