Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
F
G
O
W
F
findEAAndGetValue(WMSessionHandle, XPDLBrowser, WMEntity, String)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Searchs for the extended attribute for the specified entity with a given name.
G
getAllActivities(WMSessionHandle, XPDLBrowser, WMEntity)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Retrieves all the Shark entitites representing activities from the given workflow process or activity set.
getAllActivitySets(WMSessionHandle, XPDLBrowser, WMEntity)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Retrieves all the Shark entitites representing activity sets for the given WorkflowProcess entity.
getAllApplications(WMSessionHandle, XPDLBrowser)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Retrieves all the Shark entitites representing applications from all the packages and their workflow processes.
getAllApplications(WMSessionHandle, XPDLBrowser, WMEntity)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Retrieves all the Shark entitites representing applications from the given package or workflow process.
getAllPackages(WMSessionHandle, XPDLBrowser)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Retrieves all the Shark entitites representing uploaded XPDL Packages.
getAllParticipants(WMSessionHandle, XPDLBrowser)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Retrieves all the Shark entitites representing participants from all the packages and their workflow processes.
getAllParticipants(WMSessionHandle, XPDLBrowser, WMEntity)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Retrieves all the Shark entitites representing participants from the given package or workflow process.
getAllWorkflowProcesses(WMSessionHandle, XPDLBrowser, WMEntity)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Retrieves all the Shark entitites representing workflow processes for the given Package entity.
getAttribute(WMSessionHandle, XPDLBrowser, WMEntity, String)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Returns given entity's attribute referenced by the name or null if it does not exist.
getAttributeValue(WMSessionHandle, XPDLBrowser, WMEntity, String)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Returns given entity's attribute value or null if it does not exist.
getExtAttribNVPairs(WMSessionHandle, XPDLBrowser, WMEntity)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Returns (double) string array of all extended attributes for the given entity.
getMapFromWMAttributeArray(WMAttribute[])
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Converts array of WMAttribute objects to a java Map where keys are WMAttribute names (variable Ids) and values are attribute/variable values.
getNameValueArrayFromMap(Map)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
getOverallActivities(WMSessionHandle, XPDLBrowser, WMEntity)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Retrieves all the Shark entitites representing activities from the given workflow process and their activity sets.
getSubEntity(WMSessionHandle, XPDLBrowser, WMEntity, String)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Returns given entity's sub-entity referenced by the name or null if it does not exist.
getWMAttributeArrayFromMap(Map, Map)
- Static method in class org.enhydra.shark.utilities.
WMEntityUtilities
Converts variable Map to array of WMAttribute objects.
O
org.enhydra.shark.utilities
- package org.enhydra.shark.utilities
W
WMEntityUtilities
- Class in
org.enhydra.shark.utilities
The various utilities for WMEntity handling.
WMEntityUtilities()
- Constructor for class org.enhydra.shark.utilities.
WMEntityUtilities
F
G
O
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes