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.result
Methods in com.echothree.control.user.party.common.result that return EditEmployeeResultModifier and TypeMethodDescriptionstatic EditEmployeeResult
PartyResultFactory.getEditEmployeeResult()
-
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 TypeMethodDescriptionvoid
EditEmployeeCommand.fillInResult
(EditEmployeeResult result, Party party) EditEmployeeCommand.getEntity
(EditEmployeeResult result)