Namespace: de

tibco.objectapi.de

Classes

AdminLDAPContainer
EmptyRequest
EmptyRequest
EmptyRequest
QualifierSetType
SecondaryLdapEntryType
SelectionMode
SuccessFailureResponse
SuccessFailureResponse
XmlCapabilityAssignment
XmlEntityAssociation
XmlEntityDetail
XmlEntityDetail
XmlEntityInstantiatedList
XmlEntityMapping
XmlInheritedAssociation
XmlLdapAttribute
XmlLdapAttributeSimple
XmlLdapEntity
XmlLdapReference
XmlModelEntity
XmlModelEntity
XmlModelEntity
XmlOrgModelDeploymentInfo
XmlOrgModelNode
XmlOrgModelNode
XmlOrgModelVersionDetail
XmlParamDescriptor
XmlQualifiedEntity
XmlQualifierDescriptor
XmlResourceDetail
XmlVersionedName

Namespaces

admin
attribute
base
browse
container
directory
exception
exporter
ldap
mapping
notification
orgmodel
query
resolver
resource
security
user

Members

(static, readonly) AllocationMethod :string

Enumerated value defining the method by which resources will be selected from a collection for work allocation. One of the following: - ANY: use random selection. - NEXT: use iterative selection. - THIS: use the specifically identified resource. - PLUGIN: use the named plugin code (where the name is given separately) to perform the selection.
Type:
  • string
Properties:
Name Type Description
ANY string
NEXT string
THIS string
PLUGIN string

(static, readonly) ResourceType :string

Enumerated value defining the specific type of a resource.
Type:
  • string
Properties:
Name Type Description
DURABLE string
CONSUMABLE string
HUMAN string

(static, readonly) XmlParameterType :string

Enumerated value identifying the type of a parameter descriptor, indicating the type of value it may hold.
Type:
  • string
Properties:
Name Type Description
STRING string
DECIMAL string
INTEGER string
BOOLEAN string
DATE_TIME string
DATE string
TIME string
ENUM string
ENUM_SET string
SET string