lumis.content
Class ContentManagerFactory

Package class diagram package ContentManagerFactory
java.lang.Object
  extended by lumis.content.ContentManagerFactory

@StableMinor(version="4.1",
             sinceVersion="4.0")
public class ContentManagerFactory
extends Object

Factory for content related managers.

Since:
4.0.6

Constructor Summary
ContentManagerFactory()
           
 
Method Summary
static IContentServiceSerializationManager getContentServiceSerializationManager()
           
static IContentWizardManager getContentWizardManager()
           
static IMetaDataManager getMetaDataManager()
           
static IWorkflowManager getWorkflowManager()
           
static IWorkflowSerializationManager getWorkflowSerializationManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentManagerFactory

public ContentManagerFactory()
Method Detail

getMetaDataManager

public static IMetaDataManager getMetaDataManager()

getContentWizardManager

public static IContentWizardManager getContentWizardManager()

getWorkflowManager

public static IWorkflowManager getWorkflowManager()

getWorkflowSerializationManager

public static IWorkflowSerializationManager getWorkflowSerializationManager()

getContentServiceSerializationManager

public static IContentServiceSerializationManager getContentServiceSerializationManager()


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.