com.arsdigita.cms
Class CMS

java.lang.Object
  extended bycom.arsdigita.cms.CMS

public abstract class CMS
extends Object

A central location for commonly used CMS services and their accessories.

Context. getContext() fetches the context record (KernelContext) of the current thread.

Author:
Daniel Berrange
See Also:
Kernel

Field Summary
static String CMS_XML_NS
          The CMS XML namespace.
static String versionId
           
 
Constructor Summary
CMS()
           
 
Method Summary
static CMSContext getContext()
          Get the context record of the current thread.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values

CMS_XML_NS

public static final String CMS_XML_NS
The CMS XML namespace.

See Also:
Constant Field Values
Constructor Detail

CMS

public CMS()
Method Detail

getContext

public static final CMSContext getContext()
Get the context record of the current thread.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC