Uses of Interface
info.ejava.examples.db.validation.contacts.svc.PocService
Packages that use PocService
Package
Description
- 
Uses of PocService in info.ejava.examples.db.validation.contactsFields in info.ejava.examples.db.validation.contacts declared as PocServiceMethods in info.ejava.examples.db.validation.contacts that return PocServiceModifier and TypeMethodDescriptionContactsConfiguration.pocService(ContactsRepository contactsRepository, ContactsMapper contactsMapper, InternalComponent internalComponent) Constructors in info.ejava.examples.db.validation.contacts with parameters of type PocService
- 
Uses of PocService in info.ejava.examples.db.validation.contacts.controllerFields in info.ejava.examples.db.validation.contacts.controller declared as PocService
- 
Uses of PocService in info.ejava.examples.db.validation.contacts.svcClasses in info.ejava.examples.db.validation.contacts.svc that implement PocServiceModifier and TypeClassDescriptionclassclassThis version of PocService enables validation on the Java method calls.Fields in info.ejava.examples.db.validation.contacts.svc declared as PocService