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