Interface CTClosureFactory


public interface CTClosureFactory
  • Method Details

    • clearCache

      void clearCache(long ctCollectionId)
    • create

      CTClosure create(long ctCollectionId)
    • create

      CTClosure create(long ctCollectionId, long classNameId)
    • create

      CTClosure create(long ctCollectionId, Set<Long> classNameIds)