Uses of Interface
com.echothree.control.user.party.common.result.EditDivisionResult
Packages that use EditDivisionResult
Package
Description
-
Uses of EditDivisionResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type EditDivisionResultModifier and TypeMethodDescriptionPartyService.editDivision(UserVisitPK userVisitPK, EditDivisionForm form) -
Uses of EditDivisionResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditDivisionResultModifier and TypeMethodDescriptionstatic EditDivisionResultPartyResultFactory.getEditDivisionResult() -
Uses of EditDivisionResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type EditDivisionResultModifier and TypeMethodDescriptionPartyBean.editDivision(UserVisitPK userVisitPK, EditDivisionForm form)