|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.retek.platform.vo.AbstractVO | +--com.retek.rsm.app.security.service.DefinitionVo | +--com.retek.rsm.app.security.service.AppDefinitionVo
Constructor Summary | |
AppDefinitionVo(java.lang.String id)
|
Method Summary | |
com.retek.platform.app.security.service.Application |
getApplication()
|
java.util.Set |
getHierarchyTypes()
|
void |
setApplication(com.retek.platform.app.security.service.Application application)
|
void |
setHierarchyTypes(java.util.Set hierarchyTypes)
|
java.lang.String |
toString()
|
Methods inherited from class com.retek.rsm.app.security.service.DefinitionVo |
equals, getDescription, getId, hashCode, setDescription |
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, wait, wait, wait |
Constructor Detail |
public AppDefinitionVo(java.lang.String id)
Method Detail |
public java.util.Set getHierarchyTypes()
public void setHierarchyTypes(java.util.Set hierarchyTypes)
public com.retek.platform.app.security.service.Application getApplication()
public void setApplication(com.retek.platform.app.security.service.Application application)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |