com.liferay.portlet.dynamicdatalists.model
Class DDLRecordConstants

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

public class DDLRecordConstants
extends java.lang.Object

Author:
Marcellus Tavares

Field Summary
static int DISPLAY_INDEX_DEFAULT
           
static java.lang.String VERSION_DEFAULT
           
 
Constructor Summary
DDLRecordConstants()
           
 
Method Summary
static java.lang.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 java.lang.String VERSION_DEFAULT
See Also:
Constant Field Values
Constructor Detail

DDLRecordConstants

public DDLRecordConstants()
Method Detail

getClassName

public static java.lang.String getClassName()