Uses of Class
overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.event.OperationCenterMainAddressInput
Packages that use OperationCenterMainAddressInput
Package
Description
-
Uses of OperationCenterMainAddressInput in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.event
Constructors in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.event with parameters of type OperationCenterMainAddressInputModifierConstructorDescriptionInstantiates a new event for set the main operation center address. -
Uses of OperationCenterMainAddressInput in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.task with parameters of type OperationCenterMainAddressInputModifier and TypeMethodDescriptionprotected voidBTOperationCenterMainAddress.checkExistingRelation(OperationCenterMainAddressInput input, PoolKit pk) protected voidBTOperationCenterMainAddress.updateMainRelation(OperationCenterMainAddressInput input, PoolKit poolKit) Sets the given address as the main one for the operation center.protected voidBTOperationCenterMainAddress.updateOtherRelations(OperationCenterMainAddressInput input, PoolKit poolKit) Sets all the other addresses related to the operation center as not 'main'.protected voidBTOperationCenterMainAddress.validate(OperationCenterMainAddressInput input, PoolKit pk)