Uses of Class
org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
-
Packages that use RemoveLabel Package Description org.apache.jackrabbit.jcr2spi.operation -
-
Uses of RemoveLabel in org.apache.jackrabbit.jcr2spi.operation
Methods in org.apache.jackrabbit.jcr2spi.operation with parameters of type RemoveLabel Modifier and Type Method Description void
OperationVisitor. visit(RemoveLabel operation)
void
TransientOperationVisitor. visit(RemoveLabel operation)
-