Uses of Class
overit.geocallapp.wfm.accounts.bl.converter.BOConverterType
Packages that use BOConverterType
Package
Description
-
Uses of BOConverterType in overit.geocallapp.wfm.accounts.bl.converter.event
Constructors in overit.geocallapp.wfm.accounts.bl.converter.event with parameters of type BOConverterTypeModifierConstructorDescriptionConverterTypeInsertEvent(BOConverterType converterType) Instantiates a new converter type insert event.ConverterTypeUpdateEvent(BOConverterType converterType) Instantiates a new converter type update event. -
Uses of BOConverterType in overit.geocallapp.wfm.accounts.bl.converter.task
Methods in overit.geocallapp.wfm.accounts.bl.converter.task with parameters of type BOConverterTypeModifier and TypeMethodDescriptionprotected voidBTConverterTypeInsert.validate(BOConverterType converterType) Validates the data before the insert.