|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.platform.vo.AbstractVO
com.retek.rsm.app.security.service.DefinitionVo
Constructor Summary | |
protected |
DefinitionVo(java.lang.String id)
|
Method Summary | |
boolean |
equals(java.lang.Object object)
|
java.lang.String |
getDescription()
|
java.lang.String |
getId()
|
int |
hashCode()
|
void |
setDescription(java.lang.String description)
|
Methods inherited from class com.retek.platform.vo.AbstractVO |
addReadOnlyProperty, checkForModification, getReadOnly, getReadOnlyProperties, isModified, isReadOnly, isReadOnlyProperty, isRequiredProperty, setModified, setReadOnly, setReadOnlyProperties, validate, validateProperty, validateProperty |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected DefinitionVo(java.lang.String id)
Method Detail |
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
public java.lang.String getId()
public int hashCode()
public boolean equals(java.lang.Object object)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |