A C E I M

A

AbstractPackager - Class in com.xpn.xwiki.tool.backup
Common code for importing and exporting.
AbstractPackager() - Constructor for class com.xpn.xwiki.tool.backup.AbstractPackager
 

C

com.xpn.xwiki.tool.backup - package com.xpn.xwiki.tool.backup
 
createXWikiContext(String, File) - Method in class com.xpn.xwiki.tool.backup.AbstractPackager
 

E

execute() - Method in class com.xpn.xwiki.tool.backup.ExportMojo
execute() - Method in class com.xpn.xwiki.tool.backup.ImportMojo
exportDocuments(File, String, File) - Method in class com.xpn.xwiki.tool.backup.Exporter
Export documents from an existing loaded XWiki database.
Exporter - Class in com.xpn.xwiki.tool.backup
Export a set of XWiki documents from an existing database into the file system.
Exporter() - Constructor for class com.xpn.xwiki.tool.backup.Exporter
 
ExporterMain - Class in com.xpn.xwiki.tool.backup
Class to call from the command line to export XWiki documents found in a database to the file system.
ExportMojo - Class in com.xpn.xwiki.tool.backup
Maven 2 plugin to export a set of XWiki documents from an existing database to the file system.
ExportMojo() - Constructor for class com.xpn.xwiki.tool.backup.ExportMojo
 

I

importDocuments(File, String, File) - Method in class com.xpn.xwiki.tool.backup.Importer
Import documents defined in an XML file located in the passed document definition directory into a database defined by its passed name and by an Hibernate configuration file.
Importer - Class in com.xpn.xwiki.tool.backup
Import a set of XWiki documents into an existing database.
Importer() - Constructor for class com.xpn.xwiki.tool.backup.Importer
 
ImporterMain - Class in com.xpn.xwiki.tool.backup
Class to call from the command line to import XWiki documents into database.
ImportMojo - Class in com.xpn.xwiki.tool.backup
Maven 2 plugin to import aset of XWiki documents into an existing database.
ImportMojo() - Constructor for class com.xpn.xwiki.tool.backup.ImportMojo
 

M

main(String[]) - Static method in class com.xpn.xwiki.tool.backup.ExporterMain
Command line hook so that the exporter can be called directly on the command line.
main(String[]) - Static method in class com.xpn.xwiki.tool.backup.ImporterMain
Command line hook so that the importer can be called directly on the command line.

A C E I M

Copyright © 2004-2011 XWiki. All Rights Reserved.