Uses of Interface
com.echothree.control.user.track.common.result.GetTrackChoicesResult
Packages that use GetTrackChoicesResult
Package
Description
-
Uses of GetTrackChoicesResult in com.echothree.control.user.track.common
Methods in com.echothree.control.user.track.common that return types with arguments of type GetTrackChoicesResultModifier and TypeMethodDescriptionTrackService.getTrackChoices(UserVisitPK userVisitPK, GetTrackChoicesForm form) -
Uses of GetTrackChoicesResult in com.echothree.control.user.track.common.result
Methods in com.echothree.control.user.track.common.result that return GetTrackChoicesResultModifier and TypeMethodDescriptionstatic GetTrackChoicesResultTrackResultFactory.getGetTrackChoicesResult() -
Uses of GetTrackChoicesResult in com.echothree.control.user.track.server
Methods in com.echothree.control.user.track.server that return types with arguments of type GetTrackChoicesResultModifier and TypeMethodDescriptionTrackBean.getTrackChoices(UserVisitPK userVisitPK, GetTrackChoicesForm form)