Liferay 6.2-ce-ga5

com.liferay.portal.model
Interface DummyModel

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

public interface DummyModel
extends BaseModel<Dummy>


Method Summary
 
Methods inherited from interface com.liferay.portal.model.BaseModel
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, 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.2-ce-ga5