Uses of Class
info.ejava.examples.db.validation.contacts.bo.PersonPOC
Packages that use PersonPOC
Package
Description
-
Uses of PersonPOC in info.ejava.examples.db.validation.contacts.repo
Methods in info.ejava.examples.db.validation.contacts.repo that return PersonPOCModifier and TypeMethodDescriptionContactsRepositoryImpl.onBeforeConvert
(PersonPOC poc, String collection) MongoRepository only assigns a unique ID to the root Document.Methods in info.ejava.examples.db.validation.contacts.repo with parameters of type PersonPOCModifier and TypeMethodDescriptionContactsRepositoryImpl.onBeforeConvert
(PersonPOC poc, String collection) MongoRepository only assigns a unique ID to the root Document. -
Uses of PersonPOC in info.ejava.examples.db.validation.contacts.svc
Methods in info.ejava.examples.db.validation.contacts.svc that return PersonPOCMethods in info.ejava.examples.db.validation.contacts.svc with parameters of type PersonPOC