com.liferay.portal.model
Interface DummyModel

All Superinterfaces:
BaseModel<Dummy>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<Dummy>, java.io.Serializable
All Known Subinterfaces:
Dummy

public interface DummyModel
extends BaseModel<Dummy>

Author:
Brian Wing Shun Chan

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, toXmlString
 
Methods inherited from interface com.liferay.portal.model.ClassedModel
getModelClass, getModelClassName
 
Methods inherited from interface java.lang.Comparable
compareTo