Uses of Class
org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
-
Packages that use AbstractSetProperty Package Description org.apache.jackrabbit.standalone.cli.core -
-
Uses of AbstractSetProperty in org.apache.jackrabbit.standalone.cli.core
Subclasses of AbstractSetProperty in org.apache.jackrabbit.standalone.cli.core Modifier and Type Class Description class
SetBinaryProperty
Set a binaryProperty
class
SetMultivalueProperty
Set a multivalueProperty
to the current workingNode
.
The default regular expression is ",".class
SetProperty
Set aProperty
Value
to the current workingNode
-