|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.results.WorkViewsResult2
public class WorkViewsResult2
Result containing a list of TibcoBaseView2 which contain details of the Work Views.
This Version of the Result contains 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.
TibcoBaseView2| Constructor Summary | |
|---|---|
WorkViewsResult2(java.util.ArrayList<TibcoBaseView2> views)
|
|
| Method Summary | |
|---|---|
java.util.ArrayList<TibcoBaseView2> |
getViews()
TibcoBaseView2 list containing the Views. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkViewsResult2(java.util.ArrayList<TibcoBaseView2> views)
| Method Detail |
|---|
public java.util.ArrayList<TibcoBaseView2> getViews()
TibcoBaseView2 list containing the Views.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||