Serialized Form


Package com.xpn.xwiki.plugin.globalsearch

Class com.xpn.xwiki.plugin.globalsearch.GlobalSearchException extends com.xpn.xwiki.plugin.PluginException implements Serializable


Package com.xpn.xwiki.plugin.globalsearch.tools

Class com.xpn.xwiki.plugin.globalsearch.tools.GlobalSearchResult extends java.util.HashMap<java.lang.String,java.lang.Object> implements Serializable

Serialized Fields

wikiName

java.lang.String wikiName
The name of the wiki where this was found.


result

java.util.Collection<E> result
The found values.


Package com.xpn.xwiki.plugin.wikimanager

Class com.xpn.xwiki.plugin.wikimanager.WikiManagerException extends com.xpn.xwiki.plugin.PluginException implements Serializable

serialVersionUID: -6451750749104331619L



Copyright © 2004-2010 XWiki. All Rights Reserved.