Package javax.jcr.retention


package javax.jcr.retention
Provides interfaces and classes for content repository retention management functionality.
  • Interfaces
    Class
    Description
    Hold represents a hold that can be applied to an existing node in order to prevent the node from being modified or removed.
    The RetentionManager object is accessed via Session.getRetentionManager().
    An RetentionPolicy is an object with a name and an optional description.