Uses of Interface
com.echothree.control.user.customer.common.result.GetCustomersResult
Packages that use GetCustomersResult
Package
Description
-
Uses of GetCustomersResult in com.echothree.control.user.customer.common
Methods in com.echothree.control.user.customer.common that return types with arguments of type GetCustomersResultModifier and TypeMethodDescriptionCustomerService.getCustomers(UserVisitPK userVisitPK, GetCustomersForm form) -
Uses of GetCustomersResult in com.echothree.control.user.customer.common.result
Methods in com.echothree.control.user.customer.common.result that return GetCustomersResultModifier and TypeMethodDescriptionstatic GetCustomersResultCustomerResultFactory.getGetCustomersResult() -
Uses of GetCustomersResult in com.echothree.control.user.customer.server
Methods in com.echothree.control.user.customer.server that return types with arguments of type GetCustomersResultModifier and TypeMethodDescriptionCustomerBean.getCustomers(UserVisitPK userVisitPK, GetCustomersForm form)