Uses of Interface
com.echothree.control.user.party.common.result.CreateEmployeeResult
Packages that use CreateEmployeeResult
Package
Description
-
Uses of CreateEmployeeResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type CreateEmployeeResultModifier and TypeMethodDescriptionPartyService.createEmployee(UserVisitPK userVisitPK, CreateEmployeeForm form) -
Uses of CreateEmployeeResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return CreateEmployeeResultModifier and TypeMethodDescriptionstatic CreateEmployeeResultPartyResultFactory.getCreateEmployeeResult() -
Uses of CreateEmployeeResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type CreateEmployeeResultModifier and TypeMethodDescriptionPartyBean.createEmployee(UserVisitPK userVisitPK, CreateEmployeeForm form)