|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.actions.workviews.GetWorkViewDetails2
public class GetWorkViewDetails2
Get the details of a Work View
This Version of the Action returns additional view parameters including what type of Work List the view is showing and what type of Work Items will be returned
©2013 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
GetWorkViewDetails2(long workListViewID,
boolean lockView)
Constructs a new GetWorkViewDetails Action. |
|
| Method Summary | |
|---|---|
long |
getWorkListViewID()
ID of the Work View |
boolean |
isLockView()
Whether the Work View should be locked |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetWorkViewDetails2(long workListViewID,
boolean lockView)
workListId - ID of the Work View.| Method Detail |
|---|
public boolean isLockView()
public long getWorkListViewID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||