|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariablePermissionTable | |
wt.workflow.work |
Provides workflow classes responsible for managing the work
assigned to individual users. |
Uses of VariablePermissionTable in wt.workflow.work |
Fields in wt.workflow.work declared as VariablePermissionTable | |
private VariablePermissionTable |
WorkItem.variablePermissionMap
|
Methods in wt.workflow.work that return VariablePermissionTable | |
protected VariablePermissionTable |
WorkItem.getVariablePermissionMap()
Gets the value of the attribute: VARIABLE_PERMISSION_MAP. |
Methods in wt.workflow.work with parameters of type VariablePermissionTable | |
protected void |
WorkItem.setVariablePermissionMap(VariablePermissionTable a_VariablePermissionMap)
Sets the value of the attribute: VARIABLE_PERMISSION_MAP. |
protected boolean |
VariablePermissionTable.readVersion(VariablePermissionTable thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |