com.arsdigita.cms
Class CMS
java.lang.Object
com.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
Constructor Summary |
CMS()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
CMS
public CMS()
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 19 2004:2352 UTC