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

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

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


Field Summary
static String Advanced
           
static String Marketing
           
static String Media
           
static String Products
           
static String SearchFacets
           
 
Constructor Summary
CategoryImpl.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

Advanced

public static final String Advanced
See Also:
Constant Field Values

Products

public static final String Products
See Also:
Constant Field Values

SearchFacets

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

CategoryImpl.Presentation.Tab.Name

public CategoryImpl.Presentation.Tab.Name()


Copyright © 2013. All Rights Reserved.