com.liferay.portal.model
Interface DummyModel

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

public interface DummyModel
extends BaseModel<Dummy>

View Source

Author:
Brian Wing Shun Chan

Method Summary
 
Methods inherited from interface com.liferay.portal.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setNew, toXmlString
 
Methods inherited from interface java.lang.Comparable
compareTo