Uses of Class
overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.BOOperationCenterAddress
Packages that use BOOperationCenterAddress
Package
Description
-
Uses of BOOperationCenterAddress in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.event
Constructors in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.event with parameters of type BOOperationCenterAddressModifierConstructorDescriptionOperationCenterAddressInsertEvent(BOOperationCenterAddress operationCenterAddress) Instantiates a new operation center insert event.OperationCenterAddressUpdateEvent(BOOperationCenterAddress operationCenterAddress) Instantiate a new operation center address update event. -
Uses of BOOperationCenterAddress in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.task with parameters of type BOOperationCenterAddressModifier and TypeMethodDescriptionprotected voidBTOperationCenterAddressUpdate.checkExistingRelation(BOOperationCenterAddress operationCenterAddress, PoolKit pk) protected voidBTOperationCenterAddressInsert.completeAndValidate(BOOperationCenterAddress operationCenterAddress, PoolKit pk) protected voidBTOperationCenterAddressUpdate.completeAndValidate(BOOperationCenterAddress operationCenterAddress, PoolKit pk) -
Uses of BOOperationCenterAddress in overit.geocallapp.wfm.organizationalstructures.integration
Methods in overit.geocallapp.wfm.organizationalstructures.integration that return types with arguments of type BOOperationCenterAddressModifier and TypeMethodDescriptionOrganizationalStructuresEventProvider.searchOperationCenterAddresses(OperationCenterAddressSearchFilter filter) OrganizationalStructuresProvider.searchOperationCenterAddresses(OperationCenterAddressSearchFilter filter) -
Uses of BOOperationCenterAddress in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenteraddress
Methods in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenteraddress with parameters of type BOOperationCenterAddressModifier and TypeMethodDescriptionvoidOperationCenterAddressValidator.validate(BOOperationCenterAddress operationCenterAddress)