public interface ItemCategoryDAO
| Modifier and Type | Method and Description |
|---|---|
String |
getAll(Token token) |
String |
getByUUID(Token token,
UUID uuid) |
String |
getFlatList(Token token,
UUID uuid) |
String |
getList(Token token,
UUID uuid) |
Response |
post(Token Token,
ItemCategory cat) |
Response |
postHierarchy(Token token,
ItemCategory cat) |
Response postHierarchy(Token token, ItemCategory cat)
Response post(Token Token, ItemCategory cat)
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.