Uses of Class
org.broadleafcommerce.common.domain.Auditable

Packages that use Auditable
org.broadleafcommerce.profile.domain   
 

Uses of Auditable in org.broadleafcommerce.profile.domain
 

Fields in org.broadleafcommerce.profile.domain declared as Auditable
protected  Auditable CustomerImpl.auditable
           
 

Methods in org.broadleafcommerce.profile.domain that return Auditable
 Auditable CustomerImpl.getAuditable()
           
 Auditable Customer.getAuditable()
           
 

Methods in org.broadleafcommerce.profile.domain with parameters of type Auditable
 void CustomerImpl.setAuditable(Auditable auditable)
           
 void Customer.setAuditable(Auditable auditable)
           
 



Copyright © 2010. All Rights Reserved.