Package javax.jcr.retention
Provides interfaces and classes for content repository retention management
functionality.
-
Interface Summary Interface Description Hold Holdrepresents a hold that can be applied to an existing node in order to prevent the node from being modified or removed.RetentionManager TheRetentionManagerobject is accessed viaSession.getRetentionManager().RetentionPolicy AnRetentionPolicyis an object with a name and an optional description.