|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.retek.rsm.app.security.service.RsmModel | +--com.retek.rsm.app.security.service.RsmModule
Field Summary |
Fields inherited from interface com.retek.platform.app.security.contentmodel.Module |
serialVersionUID |
Constructor Summary | |
RsmModule()
|
|
RsmModule(com.retek.platform.app.security.contentmodel.Module copyModel)
|
Method Summary | |
void |
addModuleGroup(com.retek.platform.app.security.contentmodel.ModuleGroup moduleGroup)
|
java.util.List |
getModuleGroups()
|
Methods inherited from class com.retek.rsm.app.security.service.RsmModel |
getClassName, getId, getMessageId, setClassName, setId, setMessageId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.retek.platform.app.security.contentmodel.Model |
getClassName, getId, getMessageId |
Constructor Detail |
public RsmModule()
public RsmModule(com.retek.platform.app.security.contentmodel.Module copyModel)
Method Detail |
public java.util.List getModuleGroups()
getModuleGroups
in interface com.retek.platform.app.security.contentmodel.Module
public void addModuleGroup(com.retek.platform.app.security.contentmodel.ModuleGroup moduleGroup)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |