|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<Dummy>
com.liferay.portal.model.impl.DummyImpl
public class DummyImpl
| Constructor Summary | |
|---|---|
DummyImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(Dummy dummy)
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
String |
toXmlString()
Returns the XML representation of this model instance. |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getExpandoBridge, getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setNew, toCacheModel, toEscapedModel |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getExpandoBridge, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setNew, toCacheModel, toEscapedModel |
| Constructor Detail |
|---|
public DummyImpl()
| Method Detail |
|---|
public Object clone()
BaseModel
clone in interface BaseModel<Dummy>clone in class BaseModelImpl<Dummy>public int compareTo(Dummy dummy)
compareTo in interface Comparable<Dummy>public Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<Dummy>getPrimaryKeyObj in interface ClassedModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<Dummy>setPrimaryKeyObj in interface ClassedModelprimaryKeyObj - the primary key of this model instancepublic void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<Dummy>resetOriginalValues in class BaseModelImpl<Dummy>public String toXmlString()
BaseModel
toXmlString in interface BaseModel<Dummy>
|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||