Uses of Class
org.xwiki.wiki.properties.WikiPropertyGroupException
-
Packages that use WikiPropertyGroupException Package Description org.xwiki.wiki.properties -
-
Uses of WikiPropertyGroupException in org.xwiki.wiki.properties
Methods in org.xwiki.wiki.properties that throw WikiPropertyGroupException Modifier and Type Method Description WikiPropertyGroup
WikiPropertyGroupProvider. get(String wikiId)
Get the WikiDescriptor Property Group corresponding to a wiki.void
WikiPropertyGroupProvider. save(WikiPropertyGroup group, String wikiId)
Save the WikiDescriptor Property Group corresponding to a wiki in the persistent storage.
-