Uses of Interface
com.echothree.control.user.customer.common.result.GetCustomerResult
Packages that use GetCustomerResult
Package
Description
-
Uses of GetCustomerResult in com.echothree.control.user.customer.common
Methods in com.echothree.control.user.customer.common that return types with arguments of type GetCustomerResultModifier and TypeMethodDescriptionCustomerService.getCustomer(UserVisitPK userVisitPK, GetCustomerForm form) -
Uses of GetCustomerResult in com.echothree.control.user.customer.common.result
Methods in com.echothree.control.user.customer.common.result that return GetCustomerResultModifier and TypeMethodDescriptionstatic GetCustomerResultCustomerResultFactory.getGetCustomerResult() -
Uses of GetCustomerResult in com.echothree.control.user.customer.server
Methods in com.echothree.control.user.customer.server that return types with arguments of type GetCustomerResultModifier and TypeMethodDescriptionCustomerBean.getCustomer(UserVisitPK userVisitPK, GetCustomerForm form)