|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ca.pjer.cm.main.ContentManagementFramework
This class is the main entry into the content management framework.
$Id: ContentManagementFramework.java,v 1.1 2004/05/18 12:57:09 pjer Exp $
$RCSfile: ContentManagementFramework.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:09 $
Method Summary | |
ca.pjer.cm.api.cmf.ContentManagementService |
getContentManagementService()
This method returns the ContentManagementService. |
static ContentManagementFramework |
getInstance()
Get the instance of ContentManagementFramework. |
void |
init()
This method initialize the Content Management Framework. |
void |
shutdown()
This method shut down the ContentManagementFramework. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static ContentManagementFramework getInstance()
public void init()
public ca.pjer.cm.api.cmf.ContentManagementService getContentManagementService()
public void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |