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 voidOperationVisitor. visit(AddLabel operation)voidTransientOperationVisitor. visit(AddLabel operation)
-