|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TaskEndpointCategory
Provides information about task endpoint categories, such as category descriptions and category IDs.
An array of TaskEndpointCategory objects is returned from the
getCategories() method.
| Method Summary | |
|---|---|
java.lang.String |
getCategoryDescription()
Retrieves the description of a category. |
java.lang.String |
getCategoryId()
Retrieves the full path for a category. |
long |
getCategoryOid()
|
java.lang.String |
getCategoryShortName()
|
long |
getParentCategoryOid()
|
| Method Detail |
|---|
java.lang.String getCategoryDescription()
java.lang.String getCategoryId()
TaskManagerEndpointClient.getEndpointsForCategory() method.
TaskManagerEndpointClientjava.lang.String getCategoryShortName()
long getCategoryOid()
long getParentCategoryOid()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||