@Role
@Unstable
public interface ExportURLFactoryActionHandler
ExportURLFactory
class.Modifier and Type | Method and Description |
---|---|
URL |
createURL(String web,
String name,
String queryString,
String anchor,
String wikiId,
XWikiContext context,
ExportURLFactoryContext factoryContext) |
URL createURL(String web, String name, String queryString, String anchor, String wikiId, XWikiContext context, ExportURLFactoryContext factoryContext) throws Exception
web
- the space name pointed toname
- the page name pointed toqueryString
- the optional query stringanchor
- the optional anchorwikiId
- the wiki id pointed tocontext
- the XWiki ContextfactoryContext
- the Export URL Factory Context containing states of the exportException
- in case of an errorCopyright © 2004–2014 XWiki. All rights reserved.