Uses of Interface
com.alon.spring.crud.api.controller.cache.DeepETagGenerator
-
Packages that use DeepETagGenerator Package Description com.alon.spring.crud.api.controller.cache -
-
Uses of DeepETagGenerator in com.alon.spring.crud.api.controller.cache
Subinterfaces of DeepETagGenerator in com.alon.spring.crud.api.controller.cache Modifier and Type Interface Description interfaceCollectionResourceDeepETagGeneratorinterfaceSingleResourceDeepETagGeneratorClasses in com.alon.spring.crud.api.controller.cache that implement DeepETagGenerator Modifier and Type Class Description classCollectionResourceDeepETagGeneratorImplclassSingleResourceDeepETagGeneratorImplConstructors in com.alon.spring.crud.api.controller.cache with parameters of type DeepETagGenerator Constructor Description DeepETagResolver(javax.persistence.EntityManager entityManager, DeepETagGenerator singleResourceDeepETagGenerator, DeepETagGenerator collectionResourceETagGenerator)
-