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

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

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

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

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

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



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