Class SingleResourceDeepETagGeneratorImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String generate​(java.lang.Class<? extends BaseEntity<?>> entityType, javax.persistence.EntityManager entityManager, SearchInput search)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SingleResourceDeepETagGeneratorImpl

        public SingleResourceDeepETagGeneratorImpl()
    • Method Detail