public class DummyImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Dummy>
implements com.liferay.portal.kernel.model.Dummy
Constructor and Description |
---|
DummyImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
int |
compareTo(com.liferay.portal.kernel.model.Dummy dummy) |
Class<?> |
getModelClass() |
String |
getModelClassName() |
Serializable |
getPrimaryKeyObj() |
boolean |
isEntityCacheEnabled() |
boolean |
isFinderCacheEnabled() |
void |
resetOriginalValues() |
void |
setPrimaryKeyObj(Serializable primaryKeyObj) |
String |
toXmlString() |
getExpandoBridge, getLocale, getModelAttributes, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, toCacheModel, toEscapedModel, toUnescapedModel
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExpandoBridge, getModelAttributes, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, toCacheModel, toEscapedModel, toUnescapedModel
public Object clone()
clone
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Dummy>
clone
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Dummy>
public int compareTo(com.liferay.portal.kernel.model.Dummy dummy)
compareTo
in interface Comparable<com.liferay.portal.kernel.model.Dummy>
public Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
public Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Dummy>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Dummy>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Dummy>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Dummy>
resetOriginalValues
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Dummy>
public void setPrimaryKeyObj(Serializable primaryKeyObj)
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Dummy>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public String toXmlString()
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Dummy>