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

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

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


Field Summary
static String Advanced
           
static String Inventory
           
static String Marketing
           
static String Media
           
static String ProductOptions
           
static String Shipping
           
 
Constructor Summary
ProductImpl.Presentation.Tab.Name()
           
 
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 String Marketing
See Also:
Constant Field Values

Media

public static final String Media
See Also:
Constant Field Values

ProductOptions

public static final String ProductOptions
See Also:
Constant Field Values

Inventory

public static final String Inventory
See Also:
Constant Field Values

Shipping

public static final String Shipping
See Also:
Constant Field Values

Advanced

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

ProductImpl.Presentation.Tab.Name

public ProductImpl.Presentation.Tab.Name()


Copyright © 2013. All Rights Reserved.