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

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

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


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

Advanced

public static final int Advanced
See Also:
Constant Field Values

Products

public static final int Products
See Also:
Constant Field Values

SearchFacets

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

CategoryImpl.Presentation.Tab.Order

public CategoryImpl.Presentation.Tab.Order()


Copyright © 2013. All Rights Reserved.