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