org.broadleafcommerce.core.catalog.domain
Class ProductImpl.Presentation.Group.Order

java.lang.Object
  extended by org.broadleafcommerce.core.catalog.domain.ProductImpl.Presentation.Group.Order
Enclosing class:
ProductImpl.Presentation.Group

public static class ProductImpl.Presentation.Group.Order
extends Object


Field Summary
static int ActiveDateRange
           
static int Advanced
           
static int Badges
           
static int General
           
static int Inventory
           
static int Price
           
static int Shipping
           
 
Constructor Summary
ProductImpl.Presentation.Group.Order()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

General

public static final int General
See Also:
Constant Field Values

Price

public static final int Price
See Also:
Constant Field Values

ActiveDateRange

public static final int ActiveDateRange
See Also:
Constant Field Values

Advanced

public static final int Advanced
See Also:
Constant Field Values

Inventory

public static final int Inventory
See Also:
Constant Field Values

Badges

public static final int Badges
See Also:
Constant Field Values

Shipping

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

ProductImpl.Presentation.Group.Order

public ProductImpl.Presentation.Group.Order()


Copyright © 2013. All Rights Reserved.