Uses of Class
overit.geocallapp.wfm.accounts.bl.account.contact.BOAccountContact
Packages that use BOAccountContact
Package
Description
-
Uses of BOAccountContact in overit.geocallapp.wfm.accounts.bl.account.contact.event
Constructors in overit.geocallapp.wfm.accounts.bl.account.contact.event with parameters of type BOAccountContactModifierConstructorDescriptionInstantiates a new contact insert eventInstantiates a new contact update event. -
Uses of BOAccountContact in overit.geocallapp.wfm.accounts.bl.account.contact.task
Methods in overit.geocallapp.wfm.accounts.bl.account.contact.task that return BOAccountContactModifier and TypeMethodDescriptionprotected BOAccountContactBTAccountContactInsert.loadExistingContact(BOAccountContact contact, PoolKit poolKit) Loads the existing contact with the not valid contact values.Methods in overit.geocallapp.wfm.accounts.bl.account.contact.task with parameters of type BOAccountContactModifier and TypeMethodDescriptionprotected voidBTAccountContactUpdate.checkUnique(BOAccountContact contact, PoolKit poolKit) protected LongBTAccountContactInsert.insert(BOAccountContact contact, PoolKit poolKit) Performs the insertion of the givenBOAccountContact.protected BOAccountContactBTAccountContactInsert.loadExistingContact(BOAccountContact contact, PoolKit poolKit) Loads the existing contact with the not valid contact values.protected LongBTAccountContactInsert.update(BOAccountContact contact, BOAccountContact existingContact, PoolKit poolKit) Performs the update of the givenBOAccountContact.protected voidBTAccountContactUpdate.update(PoolKit poolKit, BOAccountContact contact) protected voidBTAccountContactInsert.validate(BOAccountContact contact, PoolKit poolKit) Validates the data before the insertion.protected voidBTAccountContactUpdate.validate(BOAccountContact contact, PoolKit poolKit) -
Uses of BOAccountContact in overit.geocallapp.wfm.accounts.rs1.contact
Methods in overit.geocallapp.wfm.accounts.rs1.contact with parameters of type BOAccountContactModifier and TypeMethodDescriptionvoidAccountContactValidator.validate(BOAccountContact contact)