|
Process API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfilenet.vw.api.VWRole.WorkBasketReference
public static class VWRole.WorkBasketReference
Use this class to retrieve information about a workbasket associated with a role.
Method Summary | |
---|---|
java.lang.String |
getQueueName()
Gets the name of the queue associated with the workbasket for this role. |
java.lang.String |
getWorkBasketAuthoredName()
Gets the name originally assigned to the workbasket associated with this role. |
java.lang.String |
getWorkBasketName()
Gets the current name of the workbasket associated with this role. |
java.lang.String |
toString()
Gets a String version of the workbasket description. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getQueueName()
public java.lang.String getWorkBasketName() throws VWException
VWException
public java.lang.String getWorkBasketAuthoredName()
public java.lang.String toString()
toString
in class java.lang.Object
|
Process API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |