The T_CLASS class represents attributes of administrative classes within a BEA TUXEDO system application. Its primary use is to identify class names.
TA_CLASSNAME: string
TA_STATE:
GET:
GET operation retrieves information for the selected T_CLASS object(s). The following states indicate the meaning of a TA_STATE returned in response to a GET request. States not listed are not returned.
|
|
|
SET:
SET operations are not permitted on this class.
TA_GETSTATES: string
GET operation. States are returned in their full length uppercase format.
TA_INASTATES: string
GET operation. States are returned in their full length uppercase format.
TA_SETSTATES: string
SET operation. States are returned in their full length uppercase format.
None identified.