| Package | Description |
|---|---|
| org.nuiton.wikitty.test |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryAbstract |
class |
CategoryImpl
Category entity implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Category |
ProductAbstract.getCategory(boolean exceptionIfNotLoaded) |
Category |
Product.getCategory(boolean exceptionIfNotLoaded) |
static Category |
ProductHelper.getCategory(org.nuiton.wikitty.entities.Wikitty wikitty,
boolean exceptionIfNotLoaded) |
static Category |
ProductHelper.setCategory(org.nuiton.wikitty.entities.Wikitty wikitty,
Category category) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAbstract.setCategory(Category category) |
void |
Product.setCategory(Category category) |
static Category |
ProductHelper.setCategory(org.nuiton.wikitty.entities.Wikitty wikitty,
Category category) |
Copyright © 2009-2013 CodeLutin. All Rights Reserved.