Uses of Class
org.broadleafcommerce.common.presentation.AdminPresentation

Packages that use AdminPresentation
org.broadleafcommerce.common.audit   
org.broadleafcommerce.common.locale.domain   
org.broadleafcommerce.common.persistence   
org.broadleafcommerce.common.sandbox.domain   
org.broadleafcommerce.common.site.domain   
 

Uses of AdminPresentation in org.broadleafcommerce.common.audit
 

Fields in org.broadleafcommerce.common.audit with annotations of type AdminPresentation
protected  Long Auditable.createdBy
           
protected  Date Auditable.dateCreated
           
protected  Date Auditable.dateUpdated
           
protected  Long Auditable.updatedBy
           
 

Uses of AdminPresentation in org.broadleafcommerce.common.locale.domain
 

Fields in org.broadleafcommerce.common.locale.domain with annotations of type AdminPresentation
protected  Boolean LocaleImpl.defaultFlag
           
protected  String LocaleImpl.friendlyName
           
protected  String LocaleImpl.localeCode
           
 

Uses of AdminPresentation in org.broadleafcommerce.common.persistence
 

Fields in org.broadleafcommerce.common.persistence with annotations of type AdminPresentation
protected  Character ArchiveStatus.archived
           
 

Uses of AdminPresentation in org.broadleafcommerce.common.sandbox.domain
 

Fields in org.broadleafcommerce.common.sandbox.domain with annotations of type AdminPresentation
protected  Long SandBoxImpl.id
           
protected  String SandBoxImpl.sandboxType
           
 

Uses of AdminPresentation in org.broadleafcommerce.common.site.domain
 

Fields in org.broadleafcommerce.common.site.domain with annotations of type AdminPresentation
protected  String SiteImpl.name
           
protected  SandBox SiteImpl.productionSandbox
           
protected  String SiteImpl.siteIdentifierType
           
protected  String SiteImpl.siteIdentifierValue
           
 



Copyright © 2012. All Rights Reserved.