Liferay 6.1.2-ce-ga3

com.liferay.portlet.expando.model
Class ExpandoTableConstants

java.lang.Object
  extended by com.liferay.portlet.expando.model.ExpandoTableConstants

public class ExpandoTableConstants
extends Object


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

Field Detail

DEFAULT_TABLE_NAME

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

ExpandoTableConstants

public ExpandoTableConstants()

Liferay 6.1.2-ce-ga3