org.broadleafcommerce.cms.admin.client.datasource
Class CeilingEntities

java.lang.Object
  extended by org.broadleafcommerce.cms.admin.client.datasource.CeilingEntities

public class CeilingEntities
extends Object

Created by IntelliJ IDEA. User: jfischer Date: 8/22/11 Time: 7:35 PM To change this template use File | Settings | File Templates.


Field Summary
static String CUSTOMER
           
static String LOCALE
           
static String ORDER_ITEM
           
static String PAGE
           
static String PAGETEMPLATE
           
static String PRODUCT
           
static String REQUESTDTO
           
static String SANDBOXITEM
           
static String STATICASSETS
           
static String STRUCTUREDCONTENT
           
static String STRUCTUREDCONTENTFIELDTEMPLATE
           
static String STRUCTUREDCONTENTITEMCRITERIA
           
static String STRUCTUREDCONTENTTYPE
           
static String TIMEDTO
           
 
Constructor Summary
CeilingEntities()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PAGE

public static final String PAGE
See Also:
Constant Field Values

PAGETEMPLATE

public static final String PAGETEMPLATE
See Also:
Constant Field Values

LOCALE

public static final String LOCALE
See Also:
Constant Field Values

STATICASSETS

public static final String STATICASSETS
See Also:
Constant Field Values

STRUCTUREDCONTENT

public static final String STRUCTUREDCONTENT
See Also:
Constant Field Values

STRUCTUREDCONTENTTYPE

public static final String STRUCTUREDCONTENTTYPE
See Also:
Constant Field Values

STRUCTUREDCONTENTFIELDTEMPLATE

public static final String STRUCTUREDCONTENTFIELDTEMPLATE
See Also:
Constant Field Values

SANDBOXITEM

public static final String SANDBOXITEM
See Also:
Constant Field Values

CUSTOMER

public static final String CUSTOMER
See Also:
Constant Field Values

TIMEDTO

public static final String TIMEDTO
See Also:
Constant Field Values

REQUESTDTO

public static final String REQUESTDTO
See Also:
Constant Field Values

ORDER_ITEM

public static final String ORDER_ITEM
See Also:
Constant Field Values

PRODUCT

public static final String PRODUCT
See Also:
Constant Field Values

STRUCTUREDCONTENTITEMCRITERIA

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

CeilingEntities

public CeilingEntities()


Copyright © 2012. All Rights Reserved.