|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Product | |
|---|---|
| net.craftforge.essential.example.model | |
| net.craftforge.essential.example.resources | |
| Uses of Product in net.craftforge.essential.example.model |
|---|
| Methods in net.craftforge.essential.example.model that return Product | |
|---|---|
Product |
OrderLine.getProduct()
|
| Methods in net.craftforge.essential.example.model with parameters of type Product | |
|---|---|
void |
OrderLine.setProduct(Product product)
|
| Uses of Product in net.craftforge.essential.example.resources |
|---|
| Methods in net.craftforge.essential.example.resources that return Product | |
|---|---|
Product |
ProductResource.create(Product entity)
|
Product |
ProductResource.read(Integer id)
|
Product |
ProductResource.update(Integer id,
Product entity)
|
| Methods in net.craftforge.essential.example.resources with parameters of type Product | |
|---|---|
Product |
ProductResource.create(Product entity)
|
Product |
ProductResource.update(Integer id,
Product entity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||