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

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

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

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

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

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



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