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

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

public static class PropertyType.AdminPresentationMap
extends Object


Field Summary
static String CURRENCYCODEFIELD
           
static String CUSTOMCRITERIA
           
static String DELETEENTITYUPONREMOVE
           
static String EXCLUDED
           
static String FORCEFREEFORMKEYS
           
static String FRIENDLYNAME
           
static String ISSIMPLEVALUE
           
static String KEYCLASS
           
static String KEYPROPERTYFRIENDLYNAME
           
static String KEYS
           
static String MANYTOFIELD
           
static String MAPKEYOPTIONENTITYCLASS
           
static String MAPKEYOPTIONENTITYDISPLAYFIELD
           
static String MAPKEYOPTIONENTITYVALUEFIELD
           
static String MEDIAFIELD
           
static String OPERATIONTYPES
           
static String ORDER
           
static String READONLY
           
static String SECURITYLEVEL
           
static String SHOWIFPROPERTY
           
static String TAB
           
static String TABORDER
           
static String USESERVERSIDEINSPECTIONCACHE
           
static String VALUECLASS
           
static String VALUEPROPERTYFRIENDLYNAME
           
 
Constructor Summary
PropertyType.AdminPresentationMap()
           
 
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

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

KEYCLASS

public static final String KEYCLASS
See Also:
Constant Field Values

KEYPROPERTYFRIENDLYNAME

public static final String KEYPROPERTYFRIENDLYNAME
See Also:
Constant Field Values

VALUECLASS

public static final String VALUECLASS
See Also:
Constant Field Values

DELETEENTITYUPONREMOVE

public static final String DELETEENTITYUPONREMOVE
See Also:
Constant Field Values

VALUEPROPERTYFRIENDLYNAME

public static final String VALUEPROPERTYFRIENDLYNAME
See Also:
Constant Field Values

ISSIMPLEVALUE

public static final String ISSIMPLEVALUE
See Also:
Constant Field Values

MEDIAFIELD

public static final String MEDIAFIELD
See Also:
Constant Field Values

KEYS

public static final String KEYS
See Also:
Constant Field Values

FORCEFREEFORMKEYS

public static final String FORCEFREEFORMKEYS
See Also:
Constant Field Values

MANYTOFIELD

public static final String MANYTOFIELD
See Also:
Constant Field Values

MAPKEYOPTIONENTITYCLASS

public static final String MAPKEYOPTIONENTITYCLASS
See Also:
Constant Field Values

MAPKEYOPTIONENTITYDISPLAYFIELD

public static final String MAPKEYOPTIONENTITYDISPLAYFIELD
See Also:
Constant Field Values

MAPKEYOPTIONENTITYVALUEFIELD

public static final String MAPKEYOPTIONENTITYVALUEFIELD
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.AdminPresentationMap

public PropertyType.AdminPresentationMap()


Copyright © 2013. All Rights Reserved.