org.broadleafcommerce.core.order.domain
Class OrderImpl.Presentation.Tab.Name

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

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


Field Summary
static String Advanced
           
static String FulfillmentGroups
           
static String OrderItems
           
static String Payment
           
 
Constructor Summary
OrderImpl.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

OrderItems

public static final String OrderItems
See Also:
Constant Field Values

FulfillmentGroups

public static final String FulfillmentGroups
See Also:
Constant Field Values

Payment

public static final String Payment
See Also:
Constant Field Values

Advanced

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

OrderImpl.Presentation.Tab.Name

public OrderImpl.Presentation.Tab.Name()


Copyright © 2013. All Rights Reserved.