Package | Description |
---|---|
org.broadleafcommerce.core.order.domain | |
org.broadleafcommerce.profile.core.domain |
Modifier and Type | Field and Description |
---|---|
protected Auditable |
OrderImpl.auditable |
Modifier and Type | Method and Description |
---|---|
Auditable |
OrderImpl.getAuditable() |
Auditable |
Order.getAuditable() |
Auditable |
NullOrderImpl.getAuditable() |
Modifier and Type | Method and Description |
---|---|
void |
OrderImpl.setAuditable(Auditable auditable) |
void |
Order.setAuditable(Auditable auditable) |
void |
NullOrderImpl.setAuditable(Auditable auditable) |
Modifier and Type | Field and Description |
---|---|
protected Auditable |
CustomerImpl.auditable |
Modifier and Type | Method and Description |
---|---|
Auditable |
CustomerImpl.getAuditable() |
Auditable |
Customer.getAuditable() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerImpl.setAuditable(Auditable auditable) |
void |
Customer.setAuditable(Auditable auditable) |
Copyright © 2013. All rights reserved.