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

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

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


Field Summary
static int Advanced
           
static int Inventory
           
static int Marketing
           
static int Media
           
static int ProductOptions
           
static int Shipping
           
 
Constructor Summary
ProductImpl.Presentation.Tab.Order()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Marketing

public static final int Marketing
See Also:
Constant Field Values

Media

public static final int Media
See Also:
Constant Field Values

ProductOptions

public static final int ProductOptions
See Also:
Constant Field Values

Inventory

public static final int Inventory
See Also:
Constant Field Values

Shipping

public static final int Shipping
See Also:
Constant Field Values

Advanced

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

ProductImpl.Presentation.Tab.Order

public ProductImpl.Presentation.Tab.Order()


Copyright © 2013. All Rights Reserved.