Interface CMSVersionCollectRetainableStrategy
-
- All Known Implementing Classes:
DefaultCMSVersionCollectRetainableStrategy
public interface CMSVersionCollectRetainableStrategyCollect the PKs of all CMSVersions that should *not* be deleted by CMS Version Garbage Collection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Set<PK>fetchRetainableVersions()
-
-
-
Method Detail
-
fetchRetainableVersions
java.util.Set<PK> fetchRetainableVersions() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-