Uses of Interface
com.echothree.control.user.party.common.result.CreateDivisionResult
Packages that use CreateDivisionResult
Package
Description
-
Uses of CreateDivisionResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type CreateDivisionResultModifier and TypeMethodDescriptionPartyService.createDivision(UserVisitPK userVisitPK, CreateDivisionForm form) -
Uses of CreateDivisionResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return CreateDivisionResultModifier and TypeMethodDescriptionstatic CreateDivisionResultPartyResultFactory.getCreateDivisionResult() -
Uses of CreateDivisionResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type CreateDivisionResultModifier and TypeMethodDescriptionPartyBean.createDivision(UserVisitPK userVisitPK, CreateDivisionForm form)