com.xpn.xwiki
Class XWikiConstant
java.lang.Object
com.xpn.xwiki.XWikiConstant
public class XWikiConstant
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG_CLASS
public static final String TAG_CLASS
- See Also:
- Constant Field Values
TAG_CLASS_PROP_TAGS
public static final String TAG_CLASS_PROP_TAGS
- See Also:
- Constant Field Values
EDIT_MODE_CLASS
public static final EntityReference EDIT_MODE_CLASS
- The class that holds the default edit mode for a document. The object of this class can be attached either to the
document itself or to an included sheet. If both are found, the one attached to the document is used.
- Since:
- 3.1M2
DROPPED_PERMISSIONS
public static final String DROPPED_PERMISSIONS
- The context key which is used to signify that permissions have been dropped.
- See Also:
- Constant Field Values
XWikiConstant
public XWikiConstant()
Copyright © 2004-2013 XWiki. All Rights Reserved.