Uses of Interface
fr.becpg.repo.entity.EntityFormatService
Packages that use EntityFormatService
Package
Description
-
Uses of EntityFormatService in fr.becpg.repo.entity.datalist.impl
Fields in fr.becpg.repo.entity.datalist.impl declared as EntityFormatServiceModifier and TypeFieldDescriptionprotected EntityFormatServiceJSONVersionExtractor.entityFormatServiceMethods in fr.becpg.repo.entity.datalist.impl with parameters of type EntityFormatServiceModifier and TypeMethodDescriptionvoidJSONVersionExtractor.setEntityFormatService(EntityFormatService entityJsonService) Setter for the fieldentityFormatService. -
Uses of EntityFormatService in fr.becpg.repo.entity.impl
Classes in fr.becpg.repo.entity.impl that implement EntityFormatService -
Uses of EntityFormatService in fr.becpg.repo.entity.policy
Fields in fr.becpg.repo.entity.policy declared as EntityFormatServiceModifier and TypeFieldDescriptionprivate EntityFormatServiceArchivedEntityPolicy.entityFormatServiceMethods in fr.becpg.repo.entity.policy with parameters of type EntityFormatServiceModifier and TypeMethodDescriptionvoidArchivedEntityPolicy.setEntityFormatService(EntityFormatService entityFormatService) Setter for the fieldentityFormatService. -
Uses of EntityFormatService in fr.becpg.repo.entity.version
Fields in fr.becpg.repo.entity.version declared as EntityFormatServiceModifier and TypeFieldDescriptionprivate EntityFormatServiceEntityVersionServiceImpl.entityFormatService