VWAttributeInfo |
VWSession.fetchAttributes(int nFlag)
Fetches system-wide or region-specific attribute information from
the Process Engine for the current logged-on session.
|
VWAttributeInfo |
VWWorkBasketColumnDefinition.getAttributeInfo()
Gets the workbasket column definition attributes as paired labels (hashtable keys) and values.
|
VWAttributeInfo |
VWOperationDefinition.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object,
as paired labels (keywords) and values in String format.
|
VWAttributeInfo |
VWQueueDefinition.getAttributeInfo()
Gets the attributes for this instance, as paired labels (keywords) and values.
|
VWAttributeInfo |
VWSystemConfiguration.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object,
as paired labels (keywords) and values in String format.
|
VWAttributeInfo |
VWRoleDefinition.getAttributeInfo()
Gets the role definition attributes as paired labels (hashtable keys) and values
in String format.
|
VWAttributeInfo |
VWSystemAdministration.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object,
as paired labels (keywords) and values in String format.
|
VWAttributeInfo |
VWRole.getAttributeInfo()
Gets the role attributes as paired labels (hashtable keys) and values
in String format.
|
VWAttributeInfo |
VWWorkBasketFilterDefinition.getAttributeInfo()
Gets the work basket filter definition attributes as paired labels (hash table keys) and values.
|
VWAttributeInfo |
VWWorkBasketDefinition.getAttributeInfo()
Gets the work basket definition attributes as paired labels (hashtable keys) and values.
|
VWAttributeInfo |
VWRouteDefinition.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object,
as paired labels (keywords) and values in String format.
|
VWAttributeInfo |
VWParameterDefinition.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object,
as paired labels (keywords) and values in String format.
|
VWAttributeInfo |
VWApplicationSpaceDefinition.getAttributeInfo()
Gets the attributes as paired labels (hashtable keys) and values
in String format.
|
VWAttributeInfo |
VWWorkflowDefinition.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object,
as paired labels (keywords) and values.
|
VWAttributeInfo |
VWMapNode.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object,
as paired labels (keywords) and values in String format.
|
VWAttributeInfo |
VWApplicationSpace.getAttributeInfo()
Gets the application space attributes as paired labels (hashtable keys) and values
in String format.
|
VWAttributeInfo |
VWParameter.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object,
as paired labels (keywords) and values in String format.
|
VWAttributeInfo |
VWWorkBasket.getAttributeInfo()
Gets the workbasket attributes as paired labels (hashtable keys)
and values.
|
VWAttributeInfo |
VWWorkBasket.Column.getAttributeInfo()
Gets the workbasket column attributes as paired labels (hashtable keys)
and values.
|
VWAttributeInfo |
VWWorkBasket.Filter.getAttributeInfo()
Gets the workbasket filter attributes as paired labels (hashtable keys)
and values.
|