Liferay 6.1.2-ce-ga3

com.liferay.portal.model
Interface Dummy

All Superinterfaces:
BaseModel<Dummy>, ClassedModel, Cloneable, Comparable<Dummy>, DummyModel, Serializable

public interface Dummy
extends DummyModel


Method Summary
 
Methods inherited from interface com.liferay.portal.model.BaseModel
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
 
Methods inherited from interface com.liferay.portal.model.ClassedModel
getModelClass, getModelClassName
 
Methods inherited from interface java.lang.Comparable
compareTo
 


Liferay 6.1.2-ce-ga3