com.retek.rsm.domain.security.service.impl
Class ContentModelFactory
java.lang.Object
com.retek.rsm.domain.security.service.impl.ContentModelFactory
- public class ContentModelFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_MODEL_CONFIG_XML
public static final java.lang.String CONTENT_MODEL_CONFIG_XML
- See Also:
- Constant Field Values
CONTENT_MODEL_CONFIG_XML_SYSTEM_PROPERTY
public static final java.lang.String CONTENT_MODEL_CONFIG_XML_SYSTEM_PROPERTY
- See Also:
- Constant Field Values
CONTENT_MODEL_XML
public static final java.lang.String CONTENT_MODEL_XML
- See Also:
- Constant Field Values
CONTENT_MODEL_XML_SYSTEM_PROPERTY
public static final java.lang.String CONTENT_MODEL_XML_SYSTEM_PROPERTY
- See Also:
- Constant Field Values
getInstance
public static ContentModelFactory getInstance()
loadContentModel
public void loadContentModel()
throws com.retek.platform.exception.RetekConfigurationException
- Throws:
com.retek.platform.exception.RetekConfigurationException
getContentModel
public com.retek.platform.app.security.contentmodel.ContentModel getContentModel()