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