Liferay 6.0.5

com.liferay.portlet.imagegallery.model
Class IGFolderConstants

java.lang.Object
  extended by com.liferay.portlet.imagegallery.model.IGFolderConstants

public class IGFolderConstants
extends Object


Field Summary
static long DEFAULT_PARENT_FOLDER_ID
           
 
Constructor Summary
IGFolderConstants()
           
 
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

IGFolderConstants

public IGFolderConstants()

Liferay 6.0.5