|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.rsm.app.security.service.RsmContentModel
Field Summary |
Fields inherited from interface com.retek.platform.app.security.contentmodel.ContentModel |
serialVersionUID |
Constructor Summary | |
RsmContentModel()
|
|
RsmContentModel(java.lang.String className)
|
Method Summary | |
void |
addModule(com.retek.platform.app.security.contentmodel.Module module)
|
java.lang.String |
getClassName()
|
java.util.List |
getModules()
|
void |
setClassName(java.lang.String className)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RsmContentModel()
public RsmContentModel(java.lang.String className)
Method Detail |
public java.util.List getModules()
getModules
in interface com.retek.platform.app.security.contentmodel.ContentModel
public void addModule(com.retek.platform.app.security.contentmodel.Module module)
public java.lang.String getClassName()
getClassName
in interface com.retek.platform.app.security.contentmodel.ContentModel
public void setClassName(java.lang.String className)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |