|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfBallot | |
wt.workflow.work |
Provides workflow classes responsible for managing the work
assigned to individual users. |
Uses of WfBallot in wt.workflow.work |
Methods in wt.workflow.work that return WfBallot | |
WfBallot |
WfBallot.newWfBallot(WTPrincipalReference principalRef,
Vector events,
boolean required,
ObjectReference source)
Supported API: false |
static WfBallot |
WfBallot.newWfBallot()
Default factory for the class. |
protected WfBallot |
WfAssignment.buildWfBallot(WTPrincipalReference pRef,
Vector eventList)
Construct a ballot for the specified principal for the specified role |
WfBallot |
Ballots.getBallot()
Gets the object for the association that plays role: BALLOT_ROLE. |
Methods in wt.workflow.work with parameters of type WfBallot | |
protected boolean |
WfBallot.readVersion(WfBallot thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
Ballots.setBallot(WfBallot ballot)
Sets the object for the association that plays role: BALLOT_ROLE. |
static Ballots |
Ballots.newBallots(WfAssignment theWfAssignment,
WfBallot ballot)
Default factory for the class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |