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