Uses of Class
org.apache.jackrabbit.commons.AbstractProperty
-
Packages that use AbstractProperty Package Description org.apache.jackrabbit.jcr2spi -
-
Uses of AbstractProperty in org.apache.jackrabbit.jcr2spi
Subclasses of AbstractProperty in org.apache.jackrabbit.jcr2spi Modifier and Type Class Description class
StaleProperty
This implementation ofProperty
throws anInvalidItemStateException
on all method calls.
-