|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Auditable | |
|---|---|
| org.broadleafcommerce.core.order.domain | |
| org.broadleafcommerce.profile.core.domain | |
| Uses of Auditable in org.broadleafcommerce.core.order.domain |
|---|
| Fields in org.broadleafcommerce.core.order.domain declared as Auditable | |
|---|---|
protected Auditable |
OrderImpl.auditable
|
| Methods in org.broadleafcommerce.core.order.domain that return Auditable | |
|---|---|
Auditable |
Order.getAuditable()
|
Auditable |
OrderImpl.getAuditable()
|
| Methods in org.broadleafcommerce.core.order.domain with parameters of type Auditable | |
|---|---|
void |
Order.setAuditable(Auditable auditable)
|
void |
OrderImpl.setAuditable(Auditable auditable)
|
| Uses of Auditable in org.broadleafcommerce.profile.core.domain |
|---|
| Fields in org.broadleafcommerce.profile.core.domain declared as Auditable | |
|---|---|
protected Auditable |
CustomerImpl.auditable
|
| Methods in org.broadleafcommerce.profile.core.domain that return Auditable | |
|---|---|
Auditable |
Customer.getAuditable()
|
Auditable |
CustomerImpl.getAuditable()
|
| Methods in org.broadleafcommerce.profile.core.domain with parameters of type Auditable | |
|---|---|
void |
Customer.setAuditable(Auditable auditable)
|
void |
CustomerImpl.setAuditable(Auditable auditable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||