Uses of Package
org.apache.jackrabbit.spi.commons
-
Packages that use org.apache.jackrabbit.spi.commons Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.org.apache.jackrabbit.core.observation org.apache.jackrabbit.spi.commons org.apache.jackrabbit.spi2dav -
Classes in org.apache.jackrabbit.spi.commons used by org.apache.jackrabbit.core Class Description SessionExtensions Provides additional methods forSession
access.. -
Classes in org.apache.jackrabbit.spi.commons used by org.apache.jackrabbit.core.observation Class Description AdditionalEventInfo Provides additional information for anEvent
. -
Classes in org.apache.jackrabbit.spi.commons used by org.apache.jackrabbit.spi.commons Class Description AbstractRepositoryService AbstractRepositoryService
provides an abstract base class for repository service implementations.ItemInfoBuilder.Listener A listener for receiving notifications about items built by the builders in this class.ItemInfoBuilder.NodeInfoBuilder Builder forNodeInfo
s.ItemInfoBuilder.PropertyInfoBuilder Builder forPropertyInfo
s.ItemInfoImpl ItemInfoImpl
is a base class forItemInfo
implementations.QItemDefinitionImpl This abstract class implements theQItemDefinition
interface and additionally provides setter methods for the various item definition attributes. -
Classes in org.apache.jackrabbit.spi.commons used by org.apache.jackrabbit.spi2dav Class Description EventImpl EventImpl
implements a serializable SPIEvent
.SessionInfoImpl SessionInfoImpl
is a serializable bean based implementation ofSessionInfo
.