Uses of Interface
com.echothree.control.user.party.common.result.EditDepartmentResult
Packages that use EditDepartmentResult
Package
Description
-
Uses of EditDepartmentResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type EditDepartmentResultModifier and TypeMethodDescriptionPartyService.editDepartment(UserVisitPK userVisitPK, EditDepartmentForm form) -
Uses of EditDepartmentResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditDepartmentResultModifier and TypeMethodDescriptionstatic EditDepartmentResultPartyResultFactory.getEditDepartmentResult() -
Uses of EditDepartmentResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type EditDepartmentResultModifier and TypeMethodDescriptionPartyBean.editDepartment(UserVisitPK userVisitPK, EditDepartmentForm form)