|
|||||||||||
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.RsmContent
Field Summary |
Fields inherited from interface com.retek.platform.app.security.contentmodel.Content |
serialVersionUID |
Constructor Summary | |
RsmContent()
|
|
RsmContent(com.retek.platform.app.security.contentmodel.Model copyModel)
|
Method Summary | |
void |
addContentPage(com.retek.platform.app.security.contentmodel.ContentPage contentPage)
|
java.util.List |
getContentPages()
|
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 RsmContent()
public RsmContent(com.retek.platform.app.security.contentmodel.Model copyModel)
Method Detail |
public java.util.List getContentPages()
getContentPages
in interface com.retek.platform.app.security.contentmodel.Content
public void addContentPage(com.retek.platform.app.security.contentmodel.ContentPage contentPage)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |