|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
Field Summary | |
static boolean |
XSS_ALLOW
|
Constructor Summary | |
BaseModelImpl()
|
Method Summary | |
abstract java.lang.Object |
clone()
|
boolean |
isNew()
|
boolean |
setNew(boolean n)
|
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 |
getPrimaryKeyObj |
Methods inherited from interface java.lang.Comparable |
compareTo |
Field Detail |
public static boolean XSS_ALLOW
Constructor Detail |
public BaseModelImpl()
Method Detail |
public boolean isNew()
isNew
in interface com.liferay.portal.model.BaseModel
public boolean setNew(boolean n)
setNew
in interface com.liferay.portal.model.BaseModel
public abstract java.lang.Object clone()
clone
in interface com.liferay.portal.model.BaseModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |