|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VWAttributeInfo in filenet.vw.api |
---|
Methods in filenet.vw.api that return VWAttributeInfo | |
---|---|
VWAttributeInfo |
VWSession.fetchAttributes(int nFlag)
Fetches system-wide or region-specific attribute information from the Process Engine for the current logged-on session. |
VWAttributeInfo |
VWWorkflowDefinition.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object, as paired labels (keywords) and values in String format. |
VWAttributeInfo |
VWWorkBasketFilterDefinition.getAttributeInfo()
Gets the work basket filter definition attributes as paired labels (hash table keys) and values in String format. |
VWAttributeInfo |
VWWorkBasketDefinition.getAttributeInfo()
Gets the work basket definition attributes as paired labels (hashtable keys) and values in String format. |
VWAttributeInfo |
VWWorkBasketColumnDefinition.getAttributeInfo()
Gets the workbasket column definition attributes as paired labels (hashtable keys) and values in String format. |
VWAttributeInfo |
VWWorkBasket.getAttributeInfo()
Gets the workbasket attributes as paired labels (hashtable keys) and values in String format. |
VWAttributeInfo |
VWWorkBasket.Filter.getAttributeInfo()
Gets the workbasket filter attributes as paired labels (hashtable keys) and values in String format. |
VWAttributeInfo |
VWSystemConfiguration.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object, as paired labels (keywords) 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 |
VWRouteDefinition.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 |
VWRole.getAttributeInfo()
Gets the role attributes as paired labels (hashtable keys) and values in String format. |
VWAttributeInfo |
VWQueueDefinition.getAttributeInfo()
Gets the attributes for this instance, as paired labels (keywords) and values. |
VWAttributeInfo |
VWOperationDefinition.getAttributeInfo()
Gets a VWAttribute object containing attributes for this object, as paired labels (keywords) and values in String format. |
VWAttributeInfo |
VWMapNode.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. |
Methods in filenet.vw.api with parameters of type VWAttributeInfo | |
---|---|
void |
VWWorkflowDefinition.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets a VWAttribute object containing attributes for this object. |
void |
VWWorkBasketFilterDefinition.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets the attributes property value for the work basket filter definition. |
void |
VWWorkBasketDefinition.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets the attributes property value for the work basket definition. |
void |
VWWorkBasketColumnDefinition.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets the attributes property value for the workbasket column definition. |
void |
VWSystemConfiguration.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets a VWAttribute object containing attributes for this object. |
void |
VWSystemAdministration.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets a VWAttribute object containing attributes for this object. |
void |
VWRouteDefinition.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets a VWAttribute object containing attributes for this object. |
void |
VWRoleDefinition.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets the attributes property value for the role definition. |
void |
VWQueueDefinition.setAttributeInfo(VWAttributeInfo theAttributes)
Sets the attributes for this instance. |
void |
VWOperationDefinition.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets a VWAttribute object containing attributes for this object. |
void |
VWMapNode.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets a VWAttribute object containing attributes for this object. |
void |
VWApplicationSpaceDefinition.setAttributeInfo(VWAttributeInfo theAttributeInfo)
Sets the attributes property value for the application space. |
|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |