com.liferay.portlet.documentlibrary.model
Class DLFileEntryConstants

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

public class DLFileEntryConstants
extends java.lang.Object

View Source

Author:
Samuel Kong

Field Summary
static int DEFAULT_READ_COUNT
           
static double DEFAULT_VERSION
           
 
Constructor Summary
DLFileEntryConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_READ_COUNT

public static final int DEFAULT_READ_COUNT
See Also:
Constant Field Values

DEFAULT_VERSION

public static final double DEFAULT_VERSION
See Also:
Constant Field Values
Constructor Detail

DLFileEntryConstants

public DLFileEntryConstants()