Liferay 6.2-ce-ga5

com.liferay.portlet.dynamicdatalists.model
Class DDLRecordConstants

java.lang.Object
  extended by com.liferay.portlet.dynamicdatalists.model.DDLRecordConstants

public class DDLRecordConstants
extends Object


Field Summary
static int DISPLAY_INDEX_DEFAULT
           
static String VERSION_DEFAULT
           
 
Constructor Summary
DDLRecordConstants()
           
 
Method Summary
static String getClassName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISPLAY_INDEX_DEFAULT

public static final int DISPLAY_INDEX_DEFAULT
See Also:
Constant Field Values

VERSION_DEFAULT

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

DDLRecordConstants

public DDLRecordConstants()
Method Detail

getClassName

public static String getClassName()

Liferay 6.2-ce-ga5