A C E F G I M O P R S T

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
 
ArtifactItem - Class in org.xwiki.tool.packager
Represents an Artifact Item in the plugin configuration.
ArtifactItem() - Constructor for class org.xwiki.tool.packager.ArtifactItem
 

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
 
execute() - Method in class org.xwiki.tool.packager.PackageMojo
 
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
 

F

factory - Variable in class org.xwiki.tool.packager.PackageMojo
Used to look up Artifacts in the remote repository.

G

getArtifactId() - Method in class org.xwiki.tool.packager.ArtifactItem
 
getClassifier() - Method in class org.xwiki.tool.packager.ArtifactItem
 
getGroupId() - Method in class org.xwiki.tool.packager.ArtifactItem
 
getType() - Method in class org.xwiki.tool.packager.ArtifactItem
 
getVersion() - Method in class org.xwiki.tool.packager.ArtifactItem
 

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.
mavenProjectBuilder - Variable in class org.xwiki.tool.packager.PackageMojo
Project builder -- builds a model from a pom.xml.

O

org.xwiki.tool.packager - package org.xwiki.tool.packager
 

P

PackageMojo - Class in org.xwiki.tool.packager
Create a runnable XWiki instance using Jetty as the Servlet Container and HSQLDB as the Database.
PackageMojo() - Constructor for class org.xwiki.tool.packager.PackageMojo
 
project - Variable in class org.xwiki.tool.packager.PackageMojo
The maven project.

R

remoteRepos - Variable in class org.xwiki.tool.packager.PackageMojo
List of Remote Repositories used by the resolver.
resolver - Variable in class org.xwiki.tool.packager.PackageMojo
Used to look up Artifacts in the remote repository.

S

setArtifactId(String) - Method in class org.xwiki.tool.packager.ArtifactItem
 
setClassifier(String) - Method in class org.xwiki.tool.packager.ArtifactItem
 
setGroupId(String) - Method in class org.xwiki.tool.packager.ArtifactItem
 
setType(String) - Method in class org.xwiki.tool.packager.ArtifactItem
 
setVersion(String) - Method in class org.xwiki.tool.packager.ArtifactItem
 
SkinArtifactItem - Class in org.xwiki.tool.packager
Represents a Skin Artifact Item in the plugin configuration.
SkinArtifactItem() - Constructor for class org.xwiki.tool.packager.SkinArtifactItem
 

T

toString() - Method in class org.xwiki.tool.packager.ArtifactItem
 

A C E F G I M O P R S T

Copyright © 2004-2012 XWiki. All Rights Reserved.