Uses of Interface
com.echothree.control.user.carrier.common.result.CreateCarrierResult
Packages that use CreateCarrierResult
Package
Description
-
Uses of CreateCarrierResult in com.echothree.control.user.carrier.common
Methods in com.echothree.control.user.carrier.common that return types with arguments of type CreateCarrierResultModifier and TypeMethodDescriptionCarrierService.createCarrier(UserVisitPK userVisitPK, CreateCarrierForm form) -
Uses of CreateCarrierResult in com.echothree.control.user.carrier.common.result
Methods in com.echothree.control.user.carrier.common.result that return CreateCarrierResultModifier and TypeMethodDescriptionstatic CreateCarrierResultCarrierResultFactory.getCreateCarrierResult() -
Uses of CreateCarrierResult in com.echothree.control.user.carrier.server
Methods in com.echothree.control.user.carrier.server that return types with arguments of type CreateCarrierResultModifier and TypeMethodDescriptionCarrierBean.createCarrier(UserVisitPK userVisitPK, CreateCarrierForm form)