Uses of Interface
com.echothree.control.user.party.common.result.GetPartiesResult
Packages that use GetPartiesResult
Package
Description
-
Uses of GetPartiesResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetPartiesResultModifier and TypeMethodDescriptionPartyService.getParties(UserVisitPK userVisitPK, GetPartiesForm form) -
Uses of GetPartiesResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetPartiesResultModifier and TypeMethodDescriptionstatic GetPartiesResultPartyResultFactory.getGetPartiesResult() -
Uses of GetPartiesResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetPartiesResultModifier and TypeMethodDescriptionPartyBean.getParties(UserVisitPK userVisitPK, GetPartiesForm form)