Uses of Class
overit.geocallapp.wfm.accounts.bl.account.event.AccountInsertInput
Packages that use AccountInsertInput
Package
Description
-
Uses of AccountInsertInput in overit.geocallapp.wfm.accounts.bl.account.event
Constructors in overit.geocallapp.wfm.accounts.bl.account.event with parameters of type AccountInsertInputModifierConstructorDescriptionInstantiates a new account insert event.Constructor parameters in overit.geocallapp.wfm.accounts.bl.account.event with type arguments of type AccountInsertInputModifierConstructorDescriptionInstantiates a new account insert batch event -
Uses of AccountInsertInput in overit.geocallapp.wfm.accounts.bl.account.task
Methods in overit.geocallapp.wfm.accounts.bl.account.task with parameters of type AccountInsertInputModifier and TypeMethodDescriptionprotected voidBTAccountInsert.validate(AccountInsertInput input, PoolKit poolKit) Validates the data before the insert.