lumis.content
Class ContentManagerFactory
java.lang.Object
lumis.content.ContentManagerFactory
@StableMinor(version="5.5",
sinceVersion="4.0")
public class ContentManagerFactory
- extends Object
Factory for content related managers.
- Since:
- 4.0.6
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentManagerFactory
public ContentManagerFactory()
getMetaDataManager
@Deprecated
public static IMetaDataManager getMetaDataManager()
- Deprecated. Since 4.2.0, replaced by
getContentManager()
.
getContentManager
public static IContentManager getContentManager()
- Returns the content manager instance.
- Returns:
- the content manager.
- Since:
- 4.2.0
getContentWizardManager
public static IContentWizardManager getContentWizardManager()
getWorkflowManager
public static IWorkflowManager getWorkflowManager()
getWorkflowSerializationManager
public static IWorkflowSerializationManager getWorkflowSerializationManager()
getContentServiceSerializationManager
public static IContentServiceSerializationManager getContentServiceSerializationManager()
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.