org.broadleafcommerce.core.store.domain
Class StoreImpl.Presentation.Group.Order

java.lang.Object
  extended by org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Order
Enclosing class:
StoreImpl.Presentation.Group

public static class StoreImpl.Presentation.Group.Order
extends Object


Field Summary
static int General
           
static int Geocoding
           
static int Location
           
 
Constructor Summary
StoreImpl.Presentation.Group.Order()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

General

public static final int General
See Also:
Constant Field Values

Location

public static final int Location
See Also:
Constant Field Values

Geocoding

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

StoreImpl.Presentation.Group.Order

public StoreImpl.Presentation.Group.Order()


Copyright © 2013. All Rights Reserved.