Uses of Interface
com.echothree.control.user.customer.common.result.EditCustomerResult
Packages that use EditCustomerResult
Package
Description
-
Uses of EditCustomerResult in com.echothree.control.user.customer.common.result
Methods in com.echothree.control.user.customer.common.result that return EditCustomerResultModifier and TypeMethodDescriptionstatic EditCustomerResult
CustomerResultFactory.getEditCustomerResult()
-
Uses of EditCustomerResult in com.echothree.control.user.customer.server.command
Methods in com.echothree.control.user.customer.server.command that return EditCustomerResultMethods in com.echothree.control.user.customer.server.command with parameters of type EditCustomerResultModifier and TypeMethodDescriptionvoid
EditCustomerCommand.fillInResult
(EditCustomerResult result, Party party) EditCustomerCommand.getEntity
(EditCustomerResult result)