Package com.day.crx


package com.day.crx
  • Class
    Description
    The abstract class BaseException serves as the base class for all exceptions that are specific to this JCR implementation and that are not derived from javax.jcr.RepositoryException.
    The CRXModule interface defines the API which must be implemented by modules extending the functionality of the repository.
    This Interface extends the jcr repository by some crx specific methods
    This Interface extends the default jcr session by some crx specific methods.
    This Interface defines some of the item names that are defined in the jcr spec 1.0, using the default prefixes 'jcr', 'nt' and 'mix'.
    Deprecated.
    Use the Adobe Granite License API
    Marker interface for a Repository to indicate it allows observation of its life cycle events.
    Lifecycle listener interface for repository startup and shutdown.