Uses of Interface
com.echothree.control.user.party.common.result.EditEmployeeResult
Packages that use EditEmployeeResult
Package
Description
-
Uses of EditEmployeeResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type EditEmployeeResultModifier and TypeMethodDescriptionPartyService.editEmployee(UserVisitPK userVisitPK, EditEmployeeForm form) -
Uses of EditEmployeeResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditEmployeeResultModifier and TypeMethodDescriptionstatic EditEmployeeResultPartyResultFactory.getEditEmployeeResult() -
Uses of EditEmployeeResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type EditEmployeeResultModifier and TypeMethodDescriptionPartyBean.editEmployee(UserVisitPK userVisitPK, EditEmployeeForm form) -
Uses of EditEmployeeResult in com.echothree.control.user.party.server.command
Methods in com.echothree.control.user.party.server.command that return EditEmployeeResultMethods in com.echothree.control.user.party.server.command with parameters of type EditEmployeeResultModifier and TypeMethodDescriptionvoidEditEmployeeCommand.fillInResult(EditEmployeeResult result, Party party) EditEmployeeCommand.getEntity(EditEmployeeResult result)