Uses of Class
com.echothree.model.control.track.common.choice.TrackStatusChoicesBean
Packages that use TrackStatusChoicesBean
Package
Description
-
Uses of TrackStatusChoicesBean in com.echothree.control.user.track.common.result
Methods in com.echothree.control.user.track.common.result that return TrackStatusChoicesBeanMethods in com.echothree.control.user.track.common.result with parameters of type TrackStatusChoicesBeanModifier and TypeMethodDescriptionvoidGetTrackStatusChoicesResult.setTrackStatusChoices(TrackStatusChoicesBean trackStatusChoices) -
Uses of TrackStatusChoicesBean in com.echothree.model.control.track.server.control
Methods in com.echothree.model.control.track.server.control that return TrackStatusChoicesBeanModifier and TypeMethodDescriptionTrackControl.getTrackStatusChoices(String defaultTrackStatusChoice, Language language, boolean allowNullChoice, Track track, PartyPK partyPK)