| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
List<ItemCategory> |
ItemCategoryDAOImpl.flatten(List<ItemCategory> list,
ItemCategory cat) |
List<ItemCategory> |
ItemCategoryDAOImpl.RemoveChilds(List<ItemCategory> list) |
| Modifier and Type | Method and Description |
|---|---|
List<ItemCategory> |
ItemCategoryDAOImpl.flatten(List<ItemCategory> list,
ItemCategory cat) |
Response |
ItemCategoryDAOImpl.post(Token Token,
ItemCategory cat) |
Response |
ItemCategoryDAO.post(Token Token,
ItemCategory cat) |
Response |
ItemCategoryDAOImpl.postHierarchy(Token Token,
ItemCategory cat) |
Response |
ItemCategoryDAO.postHierarchy(Token token,
ItemCategory cat) |
| Modifier and Type | Method and Description |
|---|---|
List<ItemCategory> |
ItemCategoryDAOImpl.flatten(List<ItemCategory> list,
ItemCategory cat) |
List<ItemCategory> |
ItemCategoryDAOImpl.RemoveChilds(List<ItemCategory> list) |
| Modifier and Type | Method and Description |
|---|---|
ItemCategory |
Item.getItemcategory() |
| Modifier and Type | Method and Description |
|---|---|
List<ItemCategory> |
ItemCategory.getChilds() |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setItemcategory(ItemCategory itemcategory) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemCategory.setChilds(List<ItemCategory> childs) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.