|
||||||||||
| 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.GetWorkViewsForResource
public class GetWorkViewsForResource
Get a list of Work Views for the current Resource
©2011 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
GetWorkViewsForResource(int startPosition,
int numberOfItems)
Constructs a new GetWorkViewsForResource Action. |
|
| Method Summary | |
|---|---|
int |
getNumberOfItems()
Number of items to return |
int |
getStartPosition()
Start position for the list |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetWorkViewsForResource(int startPosition,
int numberOfItems)
startPosition - The start position for the list of views.numberOfItems - The number of items to return.| Method Detail |
|---|
public int getStartPosition()
public int getNumberOfItems()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||