Interface CMSVersionCollectRetainableStrategy

  • All Known Implementing Classes:
    DefaultCMSVersionCollectRetainableStrategy

    public interface CMSVersionCollectRetainableStrategy
    Collect the PKs of all CMSVersions that should *not* be deleted by CMS Version Garbage Collection
    • Method Detail

      • fetchRetainableVersions

        java.util.Set<PK> fetchRetainableVersions()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception