com.liferay.portlet.asset.model
Class AssetCategoryConstants

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

public class AssetCategoryConstants
extends java.lang.Object

View Source

Author:
Jorge Ferrer

Field Summary
static long DEFAULT_PARENT_CATEGORY_ID
           
 
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

DEFAULT_PARENT_CATEGORY_ID

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

AssetCategoryConstants

public AssetCategoryConstants()