Liferay 6.2-ce-ga5

com.liferay.portlet.asset.model
Class AssetCategoryConstants

java.lang.Object
  extended by com.liferay.portlet.asset.model.AssetCategoryConstants

public class AssetCategoryConstants
extends Object


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

Field Detail

ALL_CLASS_NAME_IDS

public static final long ALL_CLASS_NAME_IDS
See Also:
Constant Field Values

DEFAULT_PARENT_CATEGORY_ID

public static final long DEFAULT_PARENT_CATEGORY_ID
See Also:
Constant Field Values

PROPERTY_KEY_VALUE_SEPARATOR

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

AssetCategoryConstants

public AssetCategoryConstants()

Liferay 6.2-ce-ga5