Uses of Class
overit.geocallapp.wfm.cee.rs1.customer.CustomerApi
Packages that use CustomerApi
-
Uses of CustomerApi in overit.geocallapp.wfm.cee
Methods in overit.geocallapp.wfm.cee that return CustomerApi -
Uses of CustomerApi in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task with parameters of type CustomerApiModifier and TypeMethodDescriptionprotected StringBTWorkOrderValidation.checkUpdateOrCreate(String code, HashGetter customerValues, CustomerApi customerApi, PoolKit pk) protected StringBTAppointmentCreation.checkUpdateOrCreateCustomer(String code, HashGetter customerValues, CustomerApi customerApi, PoolKit pk) protected StringBTAppointmentCreation.createCeeContact(String ceeCustomerId, HashGetter contactValues, CustomerApi api, PoolKit pk) protected StringBTWorkOrderValidation.createCeeContact(String ceeCustomerId, HashGetter contactValues, CustomerApi api, PoolKit pk) protected StringBTAppointmentCreation.createCeeCustomer(HashGetter customerValues, CustomerApi api, PoolKit pk) protected StringBTWorkOrderValidation.createCeeCustomer(HashGetter customerValues, CustomerApi api, PoolKit pk)