com.retek.rsm.client
Class RSMPlatformContentModelProvider

java.lang.Object
  extended bycom.retek.rsm.client.RSMPlatformContentModelProvider
All Implemented Interfaces:
com.retek.platform.client.content.model.ContentModelProvider

public class RSMPlatformContentModelProvider
extends java.lang.Object
implements com.retek.platform.client.content.model.ContentModelProvider

This is RSM's implementation of the Platform UI's ContentModelProvider interface


Field Summary
 
Fields inherited from interface com.retek.platform.client.content.model.ContentModelProvider
MODEL_PROVIDER
 
Constructor Summary
RSMPlatformContentModelProvider()
           
 
Method Summary
 com.retek.platform.app.security.contentmodel.ContentModel getSecureContentModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSMPlatformContentModelProvider

public RSMPlatformContentModelProvider()
Method Detail

getSecureContentModel

public com.retek.platform.app.security.contentmodel.ContentModel getSecureContentModel()
Specified by:
getSecureContentModel in interface com.retek.platform.client.content.model.ContentModelProvider