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

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

public static class PropertyType.AdminPresentationDataDrivenEnumeration
extends Object


Field Summary
static String OPTIONCANEDITVALUES
           
static String OPTIONDISPLAYFIELDNAME
           
static String OPTIONFILTERPARAMS
           
static String OPTIONLISTENTITY
           
static String OPTIONVALUEFIELDNAME
           
 
Constructor Summary
PropertyType.AdminPresentationDataDrivenEnumeration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPTIONLISTENTITY

public static final String OPTIONLISTENTITY
See Also:
Constant Field Values

OPTIONVALUEFIELDNAME

public static final String OPTIONVALUEFIELDNAME
See Also:
Constant Field Values

OPTIONDISPLAYFIELDNAME

public static final String OPTIONDISPLAYFIELDNAME
See Also:
Constant Field Values

OPTIONCANEDITVALUES

public static final String OPTIONCANEDITVALUES
See Also:
Constant Field Values

OPTIONFILTERPARAMS

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

PropertyType.AdminPresentationDataDrivenEnumeration

public PropertyType.AdminPresentationDataDrivenEnumeration()


Copyright © 2013. All Rights Reserved.