Uses of Class
org.broadleafcommerce.presentation.AdminPresentation

Packages that use AdminPresentation
org.broadleafcommerce.common.locale.domain   
org.broadleafcommerce.openadmin.audit   
org.broadleafcommerce.openadmin.server.domain   
org.broadleafcommerce.openadmin.server.security.domain   
 

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

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

Uses of AdminPresentation in org.broadleafcommerce.openadmin.audit
 

Fields in org.broadleafcommerce.openadmin.audit with annotations of type AdminPresentation
protected  java.lang.Long Auditable.createdBy
           
protected  java.util.Date AdminAuditable.dateCreated
           
protected  java.util.Date Auditable.dateCreated
           
protected  java.util.Date AdminAuditable.dateUpdated
           
protected  java.util.Date Auditable.dateUpdated
           
protected  java.lang.Long Auditable.updatedBy
           
 

Uses of AdminPresentation in org.broadleafcommerce.openadmin.server.domain
 

Fields in org.broadleafcommerce.openadmin.server.domain with annotations of type AdminPresentation
protected  java.lang.Boolean SandBoxItemImpl.archivedFlag
           
protected  AdminAuditable SandBoxActionImpl.auditable
           
protected  java.lang.String SandBoxItemImpl.description
           
protected  java.lang.Long SandBoxImpl.id
           
protected  java.lang.Long SandBoxItemImpl.id
           
protected  java.lang.String SiteImpl.name
           
protected  java.lang.Long SandBoxItemImpl.originalItemId
           
protected  SandBox SiteImpl.productionSandbox
           
protected  java.lang.String SandBoxItemImpl.sandBoxItemType
           
protected  java.lang.String SandBoxItemImpl.sandboxOperationType
           
protected  java.lang.String SandBoxImpl.sandboxType
           
protected  java.lang.String SiteImpl.siteIdentifierType
           
protected  java.lang.String SiteImpl.siteIdentifierValue
           
protected  java.lang.Long SandBoxItemImpl.temporaryItemId
           
 

Uses of AdminPresentation in org.broadleafcommerce.openadmin.server.security.domain
 

Fields in org.broadleafcommerce.openadmin.server.security.domain with annotations of type AdminPresentation
protected  java.lang.String AdminPermissionQualifiedEntityImpl.ceilingEntityFullyQualifiedName
           
protected  java.lang.String AdminPermissionImpl.description
           
protected  java.lang.String AdminRoleImpl.description
           
protected  java.lang.String AdminUserImpl.email
           
protected  java.lang.Long AdminPermissionImpl.id
           
protected  java.lang.Long AdminRoleImpl.id
           
protected  java.lang.String AdminUserImpl.login
           
protected  java.lang.String AdminPermissionImpl.name
           
protected  java.lang.String AdminUserImpl.name
           
protected  java.lang.String AdminRoleImpl.name
           
protected  SandBox AdminUserImpl.overrideSandBox
           
protected  java.lang.String AdminUserImpl.password
           
protected  java.lang.String AdminPermissionImpl.type
           
 



Copyright © 2011. All Rights Reserved.