- WikiConfiguration - Interface in org.xwiki.wiki.configuration
-
Configuration options for the Wiki module.
- WikiCopier - Interface in org.xwiki.wiki.provisioning
-
Copy all the documents from a wiki to an other.
- WikiDescriptor - Class in org.xwiki.wiki.descriptor
-
This class is a descriptor for wiki.
- WikiDescriptor(String, String) - Constructor for class org.xwiki.wiki.descriptor.WikiDescriptor
-
Constructor.
- WikiDescriptor(String, String, String) - Constructor for class org.xwiki.wiki.descriptor.WikiDescriptor
-
Constructor.
- WikiDescriptorManager - Interface in org.xwiki.wiki.descriptor
-
Component to list and get wiki descriptors.
- WikiManager - Interface in org.xwiki.wiki.manager
-
Component to create and manage wikis.
- WikiManagerException - Exception in org.xwiki.wiki.manager
-
Encapsulate any exception related to WikiDescriptor Manager.
- WikiManagerException(String) - Constructor for exception org.xwiki.wiki.manager.WikiManagerException
-
Construct an exception with the specified detail message.
- WikiManagerException(String, Throwable) - Constructor for exception org.xwiki.wiki.manager.WikiManagerException
-
Construct an exception with the specified detail message and cause.
- WikiPropertyGroup - Class in org.xwiki.wiki.properties
-
Property group is a place where modules can store their own properties concerning a wiki.
- WikiPropertyGroup(String) - Constructor for class org.xwiki.wiki.properties.WikiPropertyGroup
-
Constructor.
- WikiPropertyGroupException - Exception in org.xwiki.wiki.properties
-
Encapsulate any exception related to WikiDescriptor Properties Groups.
- WikiPropertyGroupException(String) - Constructor for exception org.xwiki.wiki.properties.WikiPropertyGroupException
-
Construct an exception with the specified detail message.
- WikiPropertyGroupException(String, Throwable) - Constructor for exception org.xwiki.wiki.properties.WikiPropertyGroupException
-
Construct an exception with the specified detail message and cause.
- WikiPropertyGroupProvider - Interface in org.xwiki.wiki.properties
-
Provider that manage WikiDescriptor Properties Groups.
- WikiProvisioningJob - Interface in org.xwiki.wiki.provisioning
-
- WikiProvisioningJobException - Exception in org.xwiki.wiki.provisioning
-
- WikiProvisioningJobException(String) - Constructor for exception org.xwiki.wiki.provisioning.WikiProvisioningJobException
-
Deprecated.
Construct an exception with the specified detail message.
- WikiProvisioningJobException(String, Throwable) - Constructor for exception org.xwiki.wiki.provisioning.WikiProvisioningJobException
-
Deprecated.
Construct an exception with the specified detail message and cause.
- WikiProvisioningJobExecutor - Interface in org.xwiki.wiki.provisioning
-
- WikiProvisioningJobRequest - Class in org.xwiki.wiki.provisioning
-
- WikiProvisioningJobRequest(List<String>, String, Object) - Constructor for class org.xwiki.wiki.provisioning.WikiProvisioningJobRequest
-
- WikiProvisioningJobRequest(List<String>, String, Object, DocumentReference) - Constructor for class org.xwiki.wiki.provisioning.WikiProvisioningJobRequest
-
Deprecated.
Constructor.