Package | Description |
---|---|
org.xwiki.wiki.descriptor | |
org.xwiki.wiki.properties |
Modifier and Type | Method and Description |
---|---|
WikiPropertyGroup |
WikiDescriptor.getPropertyGroup(String propertyGroupId) |
Modifier and Type | Method and Description |
---|---|
void |
WikiDescriptor.addPropertyGroup(WikiPropertyGroup group)
Add a property group to the wiki.
|
Modifier and Type | Method and Description |
---|---|
WikiPropertyGroup |
WikiPropertyGroup.clone() |
WikiPropertyGroup |
WikiPropertyGroupProvider.get(String wikiId)
Get the WikiDescriptor Property Group corresponding to a wiki.
|
Modifier and Type | Method and Description |
---|---|
void |
WikiPropertyGroupProvider.save(WikiPropertyGroup group,
String wikiId)
Save the WikiDescriptor Property Group corresponding to a wiki in the persistent storage.
|
Copyright © 2004–2021 XWiki. All rights reserved.