org.broadleafcommerce.core.catalog.domain
Class ProductOptionValueImpl.Presentation.FieldOrder

java.lang.Object
  extended by org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl.Presentation.FieldOrder
Enclosing class:
ProductOptionValueImpl.Presentation

public static class ProductOptionValueImpl.Presentation.FieldOrder
extends Object


Field Summary
static int ATTRIBUTE_VALUE
           
static int DISPLAY_ORDER
           
static int PRICE_ADJUSTMENT
           
 
Constructor Summary
ProductOptionValueImpl.Presentation.FieldOrder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTRIBUTE_VALUE

public static final int ATTRIBUTE_VALUE
See Also:
Constant Field Values

DISPLAY_ORDER

public static final int DISPLAY_ORDER
See Also:
Constant Field Values

PRICE_ADJUSTMENT

public static final int PRICE_ADJUSTMENT
See Also:
Constant Field Values
Constructor Detail

ProductOptionValueImpl.Presentation.FieldOrder

public ProductOptionValueImpl.Presentation.FieldOrder()


Copyright © 2013. All Rights Reserved.