Uses of Class
org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport

Packages that use WorkspaceImport
org.apache.jackrabbit.jcr2spi.operation   
org.apache.jackrabbit.jcr2spi.state   
 

Uses of WorkspaceImport in org.apache.jackrabbit.jcr2spi.operation
 

Methods in org.apache.jackrabbit.jcr2spi.operation with parameters of type WorkspaceImport
 void OperationVisitor.visit(WorkspaceImport operation)
           
 

Uses of WorkspaceImport in org.apache.jackrabbit.jcr2spi.state
 

Methods in org.apache.jackrabbit.jcr2spi.state with parameters of type WorkspaceImport
 void SessionItemStateManager.visit(WorkspaceImport operation)
           
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.