com.liferay.portlet.expando.model
Class ExpandoTableConstants

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

public class ExpandoTableConstants
extends java.lang.Object

View Source

Author:
Raymond Augé

Field Summary
static java.lang.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 java.lang.String DEFAULT_TABLE_NAME
See Also:
Constant Field Values
Constructor Detail

ExpandoTableConstants

public ExpandoTableConstants()