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

Packages that use AdminPresentation
org.broadleafcommerce.common.audit   
org.broadleafcommerce.common.config.domain   
org.broadleafcommerce.common.currency.domain   
org.broadleafcommerce.common.locale.domain   
org.broadleafcommerce.common.media.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.config.domain
 

Fields in org.broadleafcommerce.common.config.domain with annotations of type AdminPresentation
protected  Date AbstractModuleConfiguration.activeEndDate
           
protected  Date AbstractModuleConfiguration.activeStartDate
           
protected  String AbstractModuleConfiguration.configType
           
protected  Boolean AbstractModuleConfiguration.isDefault
           
protected  String AbstractModuleConfiguration.moduleName
           
protected  Integer AbstractModuleConfiguration.priority
           
 

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

Fields in org.broadleafcommerce.common.currency.domain with annotations of type AdminPresentation
protected  String BroadleafCurrencyImpl.currencyCode
           
protected  Boolean BroadleafCurrencyImpl.defaultFlag
           
protected  String BroadleafCurrencyImpl.friendlyName
           
 

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

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

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

Fields in org.broadleafcommerce.common.media.domain with annotations of type AdminPresentation
protected  String MediaImpl.altText
           
protected  String MediaImpl.tags
           
protected  String MediaImpl.title
           
protected  String MediaImpl.url
           
 

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  Boolean SiteImpl.deactivated
           
protected  String SiteImpl.name
           
protected  String CatalogImpl.name
           
protected  SandBox SiteImpl.productionSandbox
           
protected  String SiteImpl.siteIdentifierType
           
protected  String SiteImpl.siteIdentifierValue
           
 



Copyright © 2013. All Rights Reserved.