Package com.xpn.xwiki

Class XWikiConstant


  • public class XWikiConstant
    extends Object
    • Field Detail

      • 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
    • Constructor Detail

      • XWikiConstant

        public XWikiConstant()