org.broadleafcommerce.core.catalog.domain
Class ProductImpl.Presentation.FieldOrder

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

public static class ProductImpl.Presentation.FieldOrder
extends Object


Field Summary
static int DEFAULT_CATEGORY
           
static int LONG_DESCRIPTION
           
static int MANUFACTURER
           
static int NAME
           
static int PRIMARY_MEDIA
           
static int SHORT_DESCRIPTION
           
static int URL
           
 
Constructor Summary
ProductImpl.Presentation.FieldOrder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final int NAME
See Also:
Constant Field Values

SHORT_DESCRIPTION

public static final int SHORT_DESCRIPTION
See Also:
Constant Field Values

PRIMARY_MEDIA

public static final int PRIMARY_MEDIA
See Also:
Constant Field Values

LONG_DESCRIPTION

public static final int LONG_DESCRIPTION
See Also:
Constant Field Values

DEFAULT_CATEGORY

public static final int DEFAULT_CATEGORY
See Also:
Constant Field Values

MANUFACTURER

public static final int MANUFACTURER
See Also:
Constant Field Values

URL

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

ProductImpl.Presentation.FieldOrder

public ProductImpl.Presentation.FieldOrder()


Copyright © 2013. All Rights Reserved.