Uses of Interface
org.autumnframework.service.identifiable.GenericApiIdentifiable
Packages that use GenericApiIdentifiable
-
Uses of GenericApiIdentifiable in org.autumnframework.service.services
Classes in org.autumnframework.service.services with type parameters of type GenericApiIdentifiableModifier and TypeInterfaceDescriptioninterfaceGenericAuditedReadFindAllService<T extends GenericApiIdentifiable<ID>,ID extends Serializable> In it's bare essentials defines what an audited read findAll service should look likeinterfaceGenericStreamingReadFindAllService<T extends GenericApiIdentifiable<ID>,ID extends Serializable> In it's bare essentials defines what a read findAll service should look like