Uses of Class
overit.geocallapp.wfm.systemsettings.bl.externalsystem.BOExternalSystem
Packages that use BOExternalSystem
Package
Description
-
Uses of BOExternalSystem in overit.geocallapp.wfm.systemsettings.bl.externalsystem.event
Constructors in overit.geocallapp.wfm.systemsettings.bl.externalsystem.event with parameters of type BOExternalSystemModifierConstructorDescriptionExternalSystemInsertEvent(BOExternalSystem externalSystem) Instantiates a new external system insert event.ExternalSystemUpdateEvent(BOExternalSystem externalSystem) Instantiates a new external system update event. -
Uses of BOExternalSystem in overit.geocallapp.wfm.systemsettings.bl.externalsystem.task
Methods in overit.geocallapp.wfm.systemsettings.bl.externalsystem.task with parameters of type BOExternalSystemModifier and TypeMethodDescriptionprotected voidBTExternalSystemInsert.afterUpdate(BOExternalSystem externalSystem, PoolKit pk) protected voidBTExternalSystemUpdate.afterUpdate(BOExternalSystem externalSystem, PoolKit pk) protected voidBTExternalSystemInsert.validate(BOExternalSystem externalSystem, PoolKit pk) protected voidBTExternalSystemUpdate.validate(BOExternalSystem externalSystem, PoolKit pk)