| 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.content.federated.ContentManagerFactory
public class ContentManagerFactory
Factory class to instantiate various content management services.
| Method Summary | |
|---|---|
static INodeManager | 
getNodeManager()
Return the INodeManager for node related operations.  | 
static ISearchManager | 
getSearchManager()
Return the ISearchManager for search related operations  | 
static ITypeManager | 
getTypeManager()
Return the ITypeManager for type (ObjectClass) related operations.  | 
static IVersionManager | 
getVersionManager()
Return the IVersionManager for version related operations  | 
static IVirtualRepositoryManager | 
getVirtualRepositoryManager()
Return the IVirtualRepositoryManager to manage repository configuruations.  | 
static IWorkflowManager | 
getWorkflowManager()
Return the IWorkflowManager for workflow management.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static INodeManager getNodeManager()
public static ITypeManager getTypeManager()
public static ISearchManager getSearchManager()
public static IVirtualRepositoryManager getVirtualRepositoryManager()
public static IWorkflowManager getWorkflowManager()
public static IVersionManager getVersionManager()
  | 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||