Liferay 6.0.5

com.liferay.portlet.documentlibrary.model
Class DLFolderConstants

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.model.DLFolderConstants

public class DLFolderConstants
extends Object


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

Field Detail

DEFAULT_PARENT_FOLDER_ID

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

DLFolderConstants

public DLFolderConstants()

Liferay 6.0.5