Uses of Interface
org.apache.jackrabbit.core.retention.RetentionRegistry

Packages that use RetentionRegistry
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.retention   
 

Uses of RetentionRegistry in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core that return RetentionRegistry
protected  RetentionRegistry SessionImpl.getRetentionRegistry()
          Returns the internal retention manager used for evaluation of effective retention policies and holds.
protected  RetentionRegistry RepositoryImpl.WorkspaceInfo.getRetentionRegistry()
          Return manager used for evaluating effect retention and holds.
 

Uses of RetentionRegistry in org.apache.jackrabbit.core.retention
 

Classes in org.apache.jackrabbit.core.retention that implement RetentionRegistry
 class RetentionRegistryImpl
          RetentionEvaluatorImpl...
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.