Uses of Class
overit.geocallapp.wfm.core.soap.commons.externalstate.v1.ExternalState
Packages that use ExternalState
Package
Description
-
Uses of ExternalState in overit.geocallapp.wfm.core.soap.commons.externalstate.v1
Method parameters in overit.geocallapp.wfm.core.soap.commons.externalstate.v1 with type arguments of type ExternalStateModifier and TypeMethodDescriptionExternalStateMappingHelper.getExternalStateCodes(List<ExternalState> states) ExternalStateMappingHelper.getExternalStateCodesList(List<ExternalState> states) -
Uses of ExternalState in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1
Method parameters in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1 with type arguments of type ExternalStateModifier and TypeMethodDescriptionTechnicalObjectMappingHelper.calculateStateFromRules(List<ExternalState> primaryExternalStates, List<ExternalState> secondaryExternalStates, PooledConnection conn) TechnicalObjectMappingHelper.getTechnicalObjectStateId(String geocallState, List<ExternalState> primaryExternalStates, List<ExternalState> secondaryExternalStates, PoolKit poolKit) -
Uses of ExternalState in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.insert
Fields in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.insert with type parameters of type ExternalStateModifier and TypeFieldDescriptionTechnicalObjectInsertRequestPayload.primaryExternalStatesTechnicalObjectInsertRequestPayload.secondaryExternalStates -
Uses of ExternalState in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.update
Fields in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.update with type parameters of type ExternalStateModifier and TypeFieldDescriptionTechnicalObjectUpdateRequestPayload.primaryExternalStatesTechnicalObjectUpdateRequestPayload.secondaryExternalStates -
Uses of ExternalState in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.upsert
Fields in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.upsert with type parameters of type ExternalStateModifier and TypeFieldDescriptionTechnicalObjectUpsertRequestPayload.primaryExternalStatesTechnicalObjectUpsertRequestPayload.secondaryExternalStates -
Uses of ExternalState in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insert
Fields in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insert with type parameters of type ExternalStateModifier and TypeFieldDescriptionWorkOrderInsertRequestPayload.primaryExternalStatusWorkOrderInsertRequestPayload.secondaryExternalStatus -
Uses of ExternalState in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insertoperation
Fields in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insertoperation with type parameters of type ExternalStateModifier and TypeFieldDescriptionWOOperation.primaryExternalStatusWOOperation.secondaryExternalStatus -
Uses of ExternalState in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert
Fields in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert with type parameters of type ExternalStateModifier and TypeFieldDescriptionWorkOrderInsertRequestPayload.primaryExternalStatusWorkOrderInsertRequestPayload.secondaryExternalStatus -
Uses of ExternalState in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insertoperation
Fields in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insertoperation with type parameters of type ExternalStateModifier and TypeFieldDescriptionWOOperation.primaryExternalStatusWOOperation.secondaryExternalStatus -
Uses of ExternalState in overit.geocallapp.wfm.core.soap.workorders.wostate.v1.update
Fields in overit.geocallapp.wfm.core.soap.workorders.wostate.v1.update with type parameters of type ExternalStateModifier and TypeFieldDescriptionWorkOrderStateUpdateRequestPayload.primaryExternalStatesWorkOrderStateUpdateRequestPayload.secondaryExternalStates