com.tivoli.twg.engine
Class TWGServerServiceNodeConstants

java.lang.Object
  extended bycom.tivoli.twg.engine.TWGServerServiceNodeConstants

public class TWGServerServiceNodeConstants
extends java.lang.Object

Constants for TWGServerServiceNode


Field Summary
static long ACCESS_REQUEST_CMD
          Command code to request server access to given agents
static long ACK_POPUP_EVENT_CMD
          Command code for ack popup event command
static long ACTIVATE_DEACTIVATE_CONTENT_INFO_CMD
          Command code to activate/deactivate content info.
static long ACTIVATE_DEACTIVATE_USER_CMD
          Command code to activate/deactivate native user account
static long ADD_REMOVE_LICENSE_KEY_CMD
          Command code to add/remove license key
static long ADD_REMOVE_MOIDS_FROM_STATIC_GROUP_CMD
          Command code to add/remove MOIDs from a static group
static long ADD_REMOVE_MULTIPLE_LICENSE_KEYS_CMD
          Command code to add/remove one or more license keys
static long ADD_TASK_TO_OBJECT_CMD
          Command code to add task ID to supported tasks for managed object or managed object factory by object ID
static java.lang.String ATTRIB_OBJECT_CLASS
          Standard engine object (TWGObject) attribute - object class (TWGString)
static java.lang.String ATTRIB_OBJECT_CLASSLIST
          Standard engine object (TWGObject) attribute - class/superclass list (TWGStringArray)
static long BAD_PARM_FORMAT_RC
          Return code for bad parameter format or count
static long CANCEL_POPUP_EVENT_CMD
          Command code for cancel popup event command
static long CHANGE_GROUP_CATEGORY_CMD
          Command code to change a group category
static long CHANGE_TASK_CATEGORY_CMD
          Command code to change a task category
static long CONFIG_PROPERTIES_COMMAND
          Command code for configuration properties command
static long CREATE_GROUP_CATEGORY_CMD
          Command code to create a group category
static long CREATE_NON_NATIVE_USER_CMD
          Command code to create non-native user account
static long CREATE_POPUP_EVENT_CMD
          Command code for create popup event command
static long CREATE_TASK_CATEGORY_CMD
          Command code to create a task category
static long DELETE_FILTER_CMD
          Command code for destroying filter object
static long DELETE_GROUP_CATEGORY_CMD
          Command code to delete a group category
static long DELETE_MANAGED_OBJECT_CMD
          Command code for destroying managed object
static long DELETE_NON_NATIVE_USER_CMD
          Command code to delete non-native user account
static long DELETE_TASK_CATEGORY_CMD
          Command code to delete a task category
static long DELETE_TWGUSER_CMD
          Command code to delete user account object
static long END_SERVER_CMD
          Command code to end the server
static long EVENT_COMMAND
          Command code for event commands
static long EVENT_SUBSCRIBE
          Command code for event subscribe
static long EVENT_UNSUBSCRIBE
          Command code for event unsubscribe
static long FILTER_SUBSCRIBE_CMD
          Command code for TWGFilter subscribe
static long FILTER_UNSUBSCRIBE_CMD
          Command code for TWGFilter unsubscribe
static long FIND_FILTER_BY_ID_STRING_CMD
          Command code to request the object ID of a TWGFilter instance with a given instance ID string
static long FIND_OBJECTS_BY_ATTRIB_CMD
          Command code for object search by gettable attributes
static long GET_ADDRESS_ENTRIES_CMD
          Command code for get address entry records for managed objects
static long GET_ALL_ALLOWED_MOIDS_CMD
          Command code for requesting all accessable managed object IDs
static long GET_ALL_ATTRIBUTES_CMD
          Command code for requesting all gettable attributes for an object
static long GET_ATTRIBUTE_CMD
          Command code for TWGGetSetInterface object attribute request command
static long GET_ATTRIBUTE_IDS_CMD
          Command code for TWGGetSetInterface object attribute request command
static long GET_CONTENT_INFO_CMD
          Command code to get content info.
static long GET_SERVER_DATE
          Command code to getTime() from server
static long GET_SERVICENODE_USER_CONTEXT
          Command code to get the user context of a service node
static long GET_USER_ACCOUNT_INFO_CMD
          Command code for user account queries
static long INIT_TWGUSER_CMD
          Command code to initialize user account object
static long INVALID_OBJECT_ID_RC
          Return code for invalid object ID
static long INVALID_PARAMETER_RC
          Return code for invalid parameters
static long INVENTORY_UPDATE_NOTIFY_CMD
          Command code for inventory update notification
static long LIST_ALL_TWGMANAGEDOBJECT_CLASSENAMES_CMD
          Command code for listing all TWGManagedObject class names and OIDs
static long LIST_ALL_TWGMANAGEDOBJECT_INSTANCES_CMD
          Command code to list all MO's and their MOF's for a TWGManagedObject subclass
static long LIST_ALL_TWGOBJECT_INSTANCES_CMD
          Command code for listing all instances of a given TWGObject class
static long LIST_ALL_TWGPERSISTENTOBJECT_INSTANCES_CMD
          Command code for listing all instances of a given TWGPersistentObject class
static long PING_COMMAND
          Command code for pinging a set of managed objects
static long PUBLISH_DETAIL_COMMAND
          Command code for publish commands
static long PUBLISH_EVENT_TYPE_COMMAND
           
static long PUBLISH_TEXT_TEMPLATE_COMMAND
           
static long QUERY_DIST_CONFIG_RECORD_HASHCODES_CMD
          Command code to get specific distributed configuration record hashcodes
static long QUERY_DIST_CONFIG_RECORD_HASHCODES_FOR_OBJECT_CMD
          Command code to get all distributed configuration record hashcodes for given object
static long QUERY_DIST_CONFIG_RECORDS_CMD
          Command code to get specific distributed configuration record values
static long QUERY_DIST_CONFIG_RECORDS_FOR_OBJECT_CMD
          Command code to get all distributed configuration record values for given object
static long QUERY_PROD_LIMIT_PROPERTIES_CMD
          Command code to query single or subtree of product limitation properties
static long RAW_GET_ALL_ATTRIBUTES_CMD
          Command code for requesting all gettable attributes for an object (raw)
static long REGISTER_MO_LIFE_CYCLE_LISTENER_CMD
          Command code for managed object life cycle listener
static long REGISTER_MO_STATE_LISTENER_CMD
          Command code for managed object state listener
static long REMOVE_TASK_FROM_OBJECT_CMD
          Command code to remove task ID from supported tasks for managed object or managed object factory by object ID
static long REQ_USER_SHADOWS_CMD
          Command code for request to start/stop user admininstrator shadows
static long REQUEST_EVENT_CORRELATOR_PREFIX_COMMAND
          Command code for requesting an event correlator prefix
static long RESOLVE_FILTER_MEMBERS_CMD
          Command code for request to return filter membership (used if filter is inactive)
static long RESTART_CLIENT_CMD
          Command code for restart/shutdown/powerdown/wakeup actions
static long SCHEDULER_COMMAND
          Command code for scheduler
static long SECURE_CLIENT_CMD
          Command code to request secure of managed objects
static long SET_ATTRIBUTE_CMD
          Command code for TWGGetSetInterface object attribute set command
static long SET_DIST_CONFIG_RECORDS_CMD
          Command code to set distributed configuration record for targets
static long START_DISCOVER_ALL_CMD
          Command code for discovery start request
static long TASK_CMD
          Command code for task command
static long TWGSERVER_EXT_CMD
          Command code for extension commands
static java.lang.String TWGSERVERNAME
          ServiceNode name for TWG server ServiceNode
static long UNPUBLISH_EVENT_TYPE_COMMAND
          Command code for unpublish commands
static long UNREGISTER_MO_LIFE_CYCLE_LISTENER_CMD
           
static long UNREGISTER_MO_STATE_LISTENER_CMD
           
static long UNSECURE_CLIENT_CMD
          Command code to request unsecure of managed objects
static long UNSUPPORTED_CMD
          Return code for unknown/unsupported commands
static long UPDATE_CONTENT_INFO_CMD
          Command code to update content info.
static long UPDATE_NON_NATIVE_USER_PWD_CMD
          Command code to update non-native user account password
static long UPDATE_REQUEST_CMD
          Command code for update request command
static long USER_PROPERTIES_COMMAND
          Command code for user properties command
static long VERIFY_LICENSE_KEYS_CMD
          Command code to verify one or more license keys
static long WIZARD_GET_PROPERTIES_CMD
          Command codes to get/put wizard properties information
static long WIZARD_PUT_PROPERTIES_CMD
           
 
Constructor Summary
TWGServerServiceNodeConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UPDATE_REQUEST_CMD

public static final long UPDATE_REQUEST_CMD
Command code for update request command

See Also:
Constant Field Values

GET_ATTRIBUTE_CMD

public static final long GET_ATTRIBUTE_CMD
Command code for TWGGetSetInterface object attribute request command

See Also:
Constant Field Values

SET_ATTRIBUTE_CMD

public static final long SET_ATTRIBUTE_CMD
Command code for TWGGetSetInterface object attribute set command

See Also:
Constant Field Values

GET_ATTRIBUTE_IDS_CMD

public static final long GET_ATTRIBUTE_IDS_CMD
Command code for TWGGetSetInterface object attribute request command

See Also:
Constant Field Values

FILTER_SUBSCRIBE_CMD

public static final long FILTER_SUBSCRIBE_CMD
Command code for TWGFilter subscribe

See Also:
Constant Field Values

FILTER_UNSUBSCRIBE_CMD

public static final long FILTER_UNSUBSCRIBE_CMD
Command code for TWGFilter unsubscribe

See Also:
Constant Field Values

LIST_ALL_TWGOBJECT_INSTANCES_CMD

public static final long LIST_ALL_TWGOBJECT_INSTANCES_CMD
Command code for listing all instances of a given TWGObject class

See Also:
Constant Field Values

LIST_ALL_TWGPERSISTENTOBJECT_INSTANCES_CMD

public static final long LIST_ALL_TWGPERSISTENTOBJECT_INSTANCES_CMD
Command code for listing all instances of a given TWGPersistentObject class

See Also:
Constant Field Values

DELETE_MANAGED_OBJECT_CMD

public static final long DELETE_MANAGED_OBJECT_CMD
Command code for destroying managed object

See Also:
Constant Field Values

GET_ADDRESS_ENTRIES_CMD

public static final long GET_ADDRESS_ENTRIES_CMD
Command code for get address entry records for managed objects

See Also:
Constant Field Values

DELETE_FILTER_CMD

public static final long DELETE_FILTER_CMD
Command code for destroying filter object

See Also:
Constant Field Values

START_DISCOVER_ALL_CMD

public static final long START_DISCOVER_ALL_CMD
Command code for discovery start request

See Also:
Constant Field Values

INVENTORY_UPDATE_NOTIFY_CMD

public static final long INVENTORY_UPDATE_NOTIFY_CMD
Command code for inventory update notification

See Also:
Constant Field Values

RESOLVE_FILTER_MEMBERS_CMD

public static final long RESOLVE_FILTER_MEMBERS_CMD
Command code for request to return filter membership (used if filter is inactive)

See Also:
Constant Field Values

FIND_FILTER_BY_ID_STRING_CMD

public static final long FIND_FILTER_BY_ID_STRING_CMD
Command code to request the object ID of a TWGFilter instance with a given instance ID string

See Also:
Constant Field Values

LIST_ALL_TWGMANAGEDOBJECT_CLASSENAMES_CMD

public static final long LIST_ALL_TWGMANAGEDOBJECT_CLASSENAMES_CMD
Command code for listing all TWGManagedObject class names and OIDs

See Also:
Constant Field Values

RESTART_CLIENT_CMD

public static final long RESTART_CLIENT_CMD
Command code for restart/shutdown/powerdown/wakeup actions

See Also:
Constant Field Values

CREATE_POPUP_EVENT_CMD

public static final long CREATE_POPUP_EVENT_CMD
Command code for create popup event command

See Also:
Constant Field Values

CANCEL_POPUP_EVENT_CMD

public static final long CANCEL_POPUP_EVENT_CMD
Command code for cancel popup event command

See Also:
Constant Field Values

ACK_POPUP_EVENT_CMD

public static final long ACK_POPUP_EVENT_CMD
Command code for ack popup event command

See Also:
Constant Field Values

PING_COMMAND

public static final long PING_COMMAND
Command code for pinging a set of managed objects

See Also:
Constant Field Values

GET_ALL_ATTRIBUTES_CMD

public static final long GET_ALL_ATTRIBUTES_CMD
Command code for requesting all gettable attributes for an object

See Also:
Constant Field Values

REQ_USER_SHADOWS_CMD

public static final long REQ_USER_SHADOWS_CMD
Command code for request to start/stop user admininstrator shadows

See Also:
Constant Field Values

FIND_OBJECTS_BY_ATTRIB_CMD

public static final long FIND_OBJECTS_BY_ATTRIB_CMD
Command code for object search by gettable attributes

See Also:
Constant Field Values

GET_USER_ACCOUNT_INFO_CMD

public static final long GET_USER_ACCOUNT_INFO_CMD
Command code for user account queries

See Also:
Constant Field Values

ACTIVATE_DEACTIVATE_USER_CMD

public static final long ACTIVATE_DEACTIVATE_USER_CMD
Command code to activate/deactivate native user account

See Also:
Constant Field Values

CREATE_NON_NATIVE_USER_CMD

public static final long CREATE_NON_NATIVE_USER_CMD
Command code to create non-native user account

See Also:
Constant Field Values

DELETE_NON_NATIVE_USER_CMD

public static final long DELETE_NON_NATIVE_USER_CMD
Command code to delete non-native user account

See Also:
Constant Field Values

DELETE_TWGUSER_CMD

public static final long DELETE_TWGUSER_CMD
Command code to delete user account object

See Also:
Constant Field Values

INIT_TWGUSER_CMD

public static final long INIT_TWGUSER_CMD
Command code to initialize user account object

See Also:
Constant Field Values

UPDATE_NON_NATIVE_USER_PWD_CMD

public static final long UPDATE_NON_NATIVE_USER_PWD_CMD
Command code to update non-native user account password

See Also:
Constant Field Values

ADD_REMOVE_LICENSE_KEY_CMD

public static final long ADD_REMOVE_LICENSE_KEY_CMD
Command code to add/remove license key

See Also:
Constant Field Values

SECURE_CLIENT_CMD

public static final long SECURE_CLIENT_CMD
Command code to request secure of managed objects

See Also:
Constant Field Values

UNSECURE_CLIENT_CMD

public static final long UNSECURE_CLIENT_CMD
Command code to request unsecure of managed objects

See Also:
Constant Field Values

RAW_GET_ALL_ATTRIBUTES_CMD

public static final long RAW_GET_ALL_ATTRIBUTES_CMD
Command code for requesting all gettable attributes for an object (raw)

See Also:
Constant Field Values

GET_ALL_ALLOWED_MOIDS_CMD

public static final long GET_ALL_ALLOWED_MOIDS_CMD
Command code for requesting all accessable managed object IDs

See Also:
Constant Field Values

LIST_ALL_TWGMANAGEDOBJECT_INSTANCES_CMD

public static final long LIST_ALL_TWGMANAGEDOBJECT_INSTANCES_CMD
Command code to list all MO's and their MOF's for a TWGManagedObject subclass

See Also:
Constant Field Values

QUERY_PROD_LIMIT_PROPERTIES_CMD

public static final long QUERY_PROD_LIMIT_PROPERTIES_CMD
Command code to query single or subtree of product limitation properties

See Also:
Constant Field Values

QUERY_DIST_CONFIG_RECORDS_CMD

public static final long QUERY_DIST_CONFIG_RECORDS_CMD
Command code to get specific distributed configuration record values

See Also:
Constant Field Values

SET_DIST_CONFIG_RECORDS_CMD

public static final long SET_DIST_CONFIG_RECORDS_CMD
Command code to set distributed configuration record for targets

See Also:
Constant Field Values

QUERY_DIST_CONFIG_RECORDS_FOR_OBJECT_CMD

public static final long QUERY_DIST_CONFIG_RECORDS_FOR_OBJECT_CMD
Command code to get all distributed configuration record values for given object

See Also:
Constant Field Values

QUERY_DIST_CONFIG_RECORD_HASHCODES_CMD

public static final long QUERY_DIST_CONFIG_RECORD_HASHCODES_CMD
Command code to get specific distributed configuration record hashcodes

See Also:
Constant Field Values

QUERY_DIST_CONFIG_RECORD_HASHCODES_FOR_OBJECT_CMD

public static final long QUERY_DIST_CONFIG_RECORD_HASHCODES_FOR_OBJECT_CMD
Command code to get all distributed configuration record hashcodes for given object

See Also:
Constant Field Values

GET_SERVICENODE_USER_CONTEXT

public static final long GET_SERVICENODE_USER_CONTEXT
Command code to get the user context of a service node

See Also:
Constant Field Values

VERIFY_LICENSE_KEYS_CMD

public static final long VERIFY_LICENSE_KEYS_CMD
Command code to verify one or more license keys

See Also:
Constant Field Values

ADD_REMOVE_MULTIPLE_LICENSE_KEYS_CMD

public static final long ADD_REMOVE_MULTIPLE_LICENSE_KEYS_CMD
Command code to add/remove one or more license keys

See Also:
Constant Field Values

ACCESS_REQUEST_CMD

public static final long ACCESS_REQUEST_CMD
Command code to request server access to given agents

See Also:
Constant Field Values

ADD_TASK_TO_OBJECT_CMD

public static final long ADD_TASK_TO_OBJECT_CMD
Command code to add task ID to supported tasks for managed object or managed object factory by object ID

See Also:
Constant Field Values

REMOVE_TASK_FROM_OBJECT_CMD

public static final long REMOVE_TASK_FROM_OBJECT_CMD
Command code to remove task ID from supported tasks for managed object or managed object factory by object ID

See Also:
Constant Field Values

GET_SERVER_DATE

public static final long GET_SERVER_DATE
Command code to getTime() from server

See Also:
Constant Field Values

END_SERVER_CMD

public static final long END_SERVER_CMD
Command code to end the server

See Also:
Constant Field Values

CREATE_GROUP_CATEGORY_CMD

public static final long CREATE_GROUP_CATEGORY_CMD
Command code to create a group category

See Also:
Constant Field Values

CHANGE_GROUP_CATEGORY_CMD

public static final long CHANGE_GROUP_CATEGORY_CMD
Command code to change a group category

See Also:
Constant Field Values

DELETE_GROUP_CATEGORY_CMD

public static final long DELETE_GROUP_CATEGORY_CMD
Command code to delete a group category

See Also:
Constant Field Values

ACTIVATE_DEACTIVATE_CONTENT_INFO_CMD

public static final long ACTIVATE_DEACTIVATE_CONTENT_INFO_CMD
Command code to activate/deactivate content info.

See Also:
Constant Field Values

GET_CONTENT_INFO_CMD

public static final long GET_CONTENT_INFO_CMD
Command code to get content info.

See Also:
Constant Field Values

UPDATE_CONTENT_INFO_CMD

public static final long UPDATE_CONTENT_INFO_CMD
Command code to update content info.

See Also:
Constant Field Values

ADD_REMOVE_MOIDS_FROM_STATIC_GROUP_CMD

public static final long ADD_REMOVE_MOIDS_FROM_STATIC_GROUP_CMD
Command code to add/remove MOIDs from a static group

See Also:
Constant Field Values

CREATE_TASK_CATEGORY_CMD

public static final long CREATE_TASK_CATEGORY_CMD
Command code to create a task category

See Also:
Constant Field Values

CHANGE_TASK_CATEGORY_CMD

public static final long CHANGE_TASK_CATEGORY_CMD
Command code to change a task category

See Also:
Constant Field Values

DELETE_TASK_CATEGORY_CMD

public static final long DELETE_TASK_CATEGORY_CMD
Command code to delete a task category

See Also:
Constant Field Values

REGISTER_MO_LIFE_CYCLE_LISTENER_CMD

public static final long REGISTER_MO_LIFE_CYCLE_LISTENER_CMD
Command code for managed object life cycle listener

See Also:
Constant Field Values

UNREGISTER_MO_LIFE_CYCLE_LISTENER_CMD

public static final long UNREGISTER_MO_LIFE_CYCLE_LISTENER_CMD
See Also:
Constant Field Values

REGISTER_MO_STATE_LISTENER_CMD

public static final long REGISTER_MO_STATE_LISTENER_CMD
Command code for managed object state listener

See Also:
Constant Field Values

UNREGISTER_MO_STATE_LISTENER_CMD

public static final long UNREGISTER_MO_STATE_LISTENER_CMD
See Also:
Constant Field Values

WIZARD_GET_PROPERTIES_CMD

public static final long WIZARD_GET_PROPERTIES_CMD
Command codes to get/put wizard properties information

See Also:
Constant Field Values

WIZARD_PUT_PROPERTIES_CMD

public static final long WIZARD_PUT_PROPERTIES_CMD
See Also:
Constant Field Values

TASK_CMD

public static final long TASK_CMD
Command code for task command

See Also:
Constant Field Values

SCHEDULER_COMMAND

public static final long SCHEDULER_COMMAND
Command code for scheduler

See Also:
Constant Field Values

USER_PROPERTIES_COMMAND

public static final long USER_PROPERTIES_COMMAND
Command code for user properties command

See Also:
Constant Field Values

CONFIG_PROPERTIES_COMMAND

public static final long CONFIG_PROPERTIES_COMMAND
Command code for configuration properties command

See Also:
Constant Field Values

EVENT_COMMAND

public static final long EVENT_COMMAND
Command code for event commands

See Also:
Constant Field Values

PUBLISH_DETAIL_COMMAND

public static final long PUBLISH_DETAIL_COMMAND
Command code for publish commands

See Also:
Constant Field Values

PUBLISH_EVENT_TYPE_COMMAND

public static final long PUBLISH_EVENT_TYPE_COMMAND
See Also:
Constant Field Values

PUBLISH_TEXT_TEMPLATE_COMMAND

public static final long PUBLISH_TEXT_TEMPLATE_COMMAND
See Also:
Constant Field Values

UNPUBLISH_EVENT_TYPE_COMMAND

public static final long UNPUBLISH_EVENT_TYPE_COMMAND
Command code for unpublish commands

See Also:
Constant Field Values

REQUEST_EVENT_CORRELATOR_PREFIX_COMMAND

public static final long REQUEST_EVENT_CORRELATOR_PREFIX_COMMAND
Command code for requesting an event correlator prefix

See Also:
Constant Field Values

EVENT_SUBSCRIBE

public static final long EVENT_SUBSCRIBE
Command code for event subscribe

See Also:
Constant Field Values

EVENT_UNSUBSCRIBE

public static final long EVENT_UNSUBSCRIBE
Command code for event unsubscribe

See Also:
Constant Field Values

TWGSERVER_EXT_CMD

public static final long TWGSERVER_EXT_CMD
Command code for extension commands

See Also:
Constant Field Values

TWGSERVERNAME

public static final java.lang.String TWGSERVERNAME
ServiceNode name for TWG server ServiceNode

See Also:
Constant Field Values

UNSUPPORTED_CMD

public static final long UNSUPPORTED_CMD
Return code for unknown/unsupported commands

See Also:
Constant Field Values

INVALID_PARAMETER_RC

public static final long INVALID_PARAMETER_RC
Return code for invalid parameters

See Also:
Constant Field Values

BAD_PARM_FORMAT_RC

public static final long BAD_PARM_FORMAT_RC
Return code for bad parameter format or count

See Also:
Constant Field Values

INVALID_OBJECT_ID_RC

public static final long INVALID_OBJECT_ID_RC
Return code for invalid object ID

See Also:
Constant Field Values

ATTRIB_OBJECT_CLASS

public static final java.lang.String ATTRIB_OBJECT_CLASS
Standard engine object (TWGObject) attribute - object class (TWGString)

See Also:
Constant Field Values

ATTRIB_OBJECT_CLASSLIST

public static final java.lang.String ATTRIB_OBJECT_CLASSLIST
Standard engine object (TWGObject) attribute - class/superclass list (TWGStringArray)

See Also:
Constant Field Values
Constructor Detail

TWGServerServiceNodeConstants

public TWGServerServiceNodeConstants()