|
||||||||||
| 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.QueryCategoriesResult
public class QueryCategoriesResult
Consists of a list of Business Categories based on the category and channelId.
©2012 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
QueryCategoriesResult(java.util.ArrayList<IBusinessCategory> categories)
|
|
| Method Summary | |
|---|---|
java.util.ArrayList<IBusinessCategory> |
getCategories()
List of IBusinessCategory entries detailing the Business Service categories. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryCategoriesResult(java.util.ArrayList<IBusinessCategory> categories)
| Method Detail |
|---|
public java.util.ArrayList<IBusinessCategory> getCategories()
IBusinessCategory entries detailing the Business Service categories.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||