Uses of Class
overit.geocallapp.wfm.core.bl.base.externalsystem.BOExternalSystem
Packages that use BOExternalSystem
Package
Description
-
Uses of BOExternalSystem in overit.geocallapp.wfm.core.bl.base.externalsystem.event
Constructors in overit.geocallapp.wfm.core.bl.base.externalsystem.event with parameters of type BOExternalSystemModifierConstructorDescriptionExternalSystemInsertEvent(BOExternalSystem boExternalSystem) Instantiates a new external system insert event.ExternalSystemUpdateEvent(BOExternalSystem boExternalSystem) Instantiates a new external system update event. -
Uses of BOExternalSystem in overit.geocallapp.wfm.core.bl.base.externalsystem.task
Methods in overit.geocallapp.wfm.core.bl.base.externalsystem.task with parameters of type BOExternalSystemModifier and TypeMethodDescriptionprotected voidBTExternalSystemInsert.afterUpdate(BOExternalSystem boExternalSystem, PoolKit pk) protected voidBTExternalSystemUpdate.afterUpdate(BOExternalSystem boExternalSystem, PoolKit pk) protected voidBTExternalSystemInsert.validate(BOExternalSystem boExternalSystem, PoolKit pk) protected voidBTExternalSystemUpdate.validate(BOExternalSystem boExternalSystem, PoolKit pk) -
Uses of BOExternalSystem in overit.geocallapp.wfm.core.soap.commons.externalsystem
Methods in overit.geocallapp.wfm.core.soap.commons.externalsystem that return BOExternalSystemModifier and TypeMethodDescriptionExternalSystemHelper.getBOExternalSystem(String code, PoolKit poolKit)