org.broadleafcommerce.common.presentation.override
Class PropertyType.AdminPresentationCollection

java.lang.Object
  extended by org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
Enclosing class:
PropertyType

public static class PropertyType.AdminPresentationCollection
extends Object


Field Summary
static String ADDTYPE
           
static String CURRENCYCODEFIELD
           
static String CUSTOMCRITERIA
           
static String EXCLUDED
           
static String FRIENDLYNAME
           
static String MANYTOFIELD
           
static String OPERATIONTYPES
           
static String ORDER
           
static String READONLY
           
static String SECURITYLEVEL
           
static String SHOWIFPROPERTY
           
static String TAB
           
static String TABORDER
           
static String USESERVERSIDEINSPECTIONCACHE
           
 
Constructor Summary
PropertyType.AdminPresentationCollection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FRIENDLYNAME

public static final String FRIENDLYNAME
See Also:
Constant Field Values

SECURITYLEVEL

public static final String SECURITYLEVEL
See Also:
Constant Field Values

EXCLUDED

public static final String EXCLUDED
See Also:
Constant Field Values

READONLY

public static final String READONLY
See Also:
Constant Field Values

USESERVERSIDEINSPECTIONCACHE

public static final String USESERVERSIDEINSPECTIONCACHE
See Also:
Constant Field Values

ADDTYPE

public static final String ADDTYPE
See Also:
Constant Field Values

MANYTOFIELD

public static final String MANYTOFIELD
See Also:
Constant Field Values

ORDER

public static final String ORDER
See Also:
Constant Field Values

TAB

public static final String TAB
See Also:
Constant Field Values

TABORDER

public static final String TABORDER
See Also:
Constant Field Values

CUSTOMCRITERIA

public static final String CUSTOMCRITERIA
See Also:
Constant Field Values

OPERATIONTYPES

public static final String OPERATIONTYPES
See Also:
Constant Field Values

SHOWIFPROPERTY

public static final String SHOWIFPROPERTY
See Also:
Constant Field Values

CURRENCYCODEFIELD

public static final String CURRENCYCODEFIELD
See Also:
Constant Field Values
Constructor Detail

PropertyType.AdminPresentationCollection

public PropertyType.AdminPresentationCollection()


Copyright © 2013. All Rights Reserved.