Uses of Interface
com.echothree.control.user.chain.common.result.GetChainInstancesResult
Packages that use GetChainInstancesResult
Package
Description
-
Uses of GetChainInstancesResult in com.echothree.control.user.chain.common
Methods in com.echothree.control.user.chain.common that return types with arguments of type GetChainInstancesResultModifier and TypeMethodDescriptionChainService.getChainInstances(UserVisitPK userVisitPK, GetChainInstancesForm form) -
Uses of GetChainInstancesResult in com.echothree.control.user.chain.common.result
Methods in com.echothree.control.user.chain.common.result that return GetChainInstancesResultModifier and TypeMethodDescriptionstatic GetChainInstancesResultChainResultFactory.getGetChainInstancesResult() -
Uses of GetChainInstancesResult in com.echothree.control.user.chain.server
Methods in com.echothree.control.user.chain.server that return types with arguments of type GetChainInstancesResultModifier and TypeMethodDescriptionChainBean.getChainInstances(UserVisitPK userVisitPK, GetChainInstancesForm form)