org.apache.jackrabbit.core.retention
Interface RetentionRegistry
- All Known Implementing Classes:
- RetentionRegistryImpl
public interface RetentionRegistry
RetentionEvaluator...
|
Method Summary |
boolean |
hasEffectiveHold(org.apache.jackrabbit.spi.Path nodePath,
boolean checkParent)
|
boolean |
hasEffectiveRetention(org.apache.jackrabbit.spi.Path nodePath,
boolean checkParent)
|
hasEffectiveHold
boolean hasEffectiveHold(org.apache.jackrabbit.spi.Path nodePath,
boolean checkParent)
throws RepositoryException
- Throws:
RepositoryException
hasEffectiveRetention
boolean hasEffectiveRetention(org.apache.jackrabbit.spi.Path nodePath,
boolean checkParent)
throws RepositoryException
- Throws:
RepositoryException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.