Liferay 6.2-ce-ga5

com.liferay.portlet.shopping.model
Class ShoppingCategoryConstants

java.lang.Object
  extended by com.liferay.portlet.shopping.model.ShoppingCategoryConstants

public class ShoppingCategoryConstants
extends Object


Field Summary
static long DEFAULT_PARENT_CATEGORY_ID
           
 
Constructor Summary
ShoppingCategoryConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PARENT_CATEGORY_ID

public static final long DEFAULT_PARENT_CATEGORY_ID
See Also:
Constant Field Values
Constructor Detail

ShoppingCategoryConstants

public ShoppingCategoryConstants()

Liferay 6.2-ce-ga5