|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CategoryReader
Service provides information concerning the resources' categories.
Method Summary | |
---|---|
DataSet<Category> |
getCategories(Category parent)
Returns subcategories for the specified parent. |
DataSet<Category> |
getCategories(String query)
Returns categories according the query. |
Collection<Property> |
getProperties(Category category)
Collects and returns category's properties and categories of all parents... |
Method Detail |
---|
DataSet<Category> getCategories(Category parent)
DataSet<Category> getCategories(String query)
Collection<Property> getProperties(Category category)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |