|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entity | |
|---|---|
| org.broadleafcommerce.openadmin.server.domain | |
| Uses of Entity in org.broadleafcommerce.openadmin.server.domain |
|---|
| Classes in org.broadleafcommerce.openadmin.server.domain that implement Entity | |
|---|---|
class |
EntityImpl
|
| Fields in org.broadleafcommerce.openadmin.server.domain declared as Entity | |
|---|---|
protected Entity |
PropertyImpl.entity
|
protected Entity |
SandBoxItemImpl.entity
|
| Methods in org.broadleafcommerce.openadmin.server.domain that return Entity | |
|---|---|
Entity |
Property.getEntity()
|
Entity |
PropertyImpl.getEntity()
|
Entity |
SandBoxItem.getEntity()
|
Entity |
SandBoxItemImpl.getEntity()
|
| Methods in org.broadleafcommerce.openadmin.server.domain with parameters of type Entity | |
|---|---|
void |
Property.setEntity(Entity entity)
|
void |
PropertyImpl.setEntity(Entity entity)
|
void |
SandBoxItem.setEntity(Entity entity)
|
void |
SandBoxItemImpl.setEntity(Entity entity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||