Interface PersistencePredicate


public interface PersistencePredicate
  • Method Summary

    Modifier and Type Method Description
    boolean test​(long objectId, Object instance)  
  • Method Details

    • test

      boolean test​(long objectId, Object instance)