Uses of Interface
com.echothree.control.user.party.common.result.CreateDepartmentResult
Packages that use CreateDepartmentResult
Package
Description
-
Uses of CreateDepartmentResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type CreateDepartmentResultModifier and TypeMethodDescriptionPartyService.createDepartment(UserVisitPK userVisitPK, CreateDepartmentForm form) -
Uses of CreateDepartmentResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return CreateDepartmentResultModifier and TypeMethodDescriptionstatic CreateDepartmentResultPartyResultFactory.getCreateDepartmentResult() -
Uses of CreateDepartmentResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type CreateDepartmentResultModifier and TypeMethodDescriptionPartyBean.createDepartment(UserVisitPK userVisitPK, CreateDepartmentForm form)