Uses of Interface
com.echothree.control.user.index.common.result.UpdateIndexesResult
Packages that use UpdateIndexesResult
Package
Description
-
Uses of UpdateIndexesResult in com.echothree.control.user.index.common
Methods in com.echothree.control.user.index.common that return types with arguments of type UpdateIndexesResultModifier and TypeMethodDescriptionIndexService.updateIndexes(UserVisitPK userVisitPK, UpdateIndexesForm form) -
Uses of UpdateIndexesResult in com.echothree.control.user.index.common.result
Methods in com.echothree.control.user.index.common.result that return UpdateIndexesResultModifier and TypeMethodDescriptionstatic UpdateIndexesResultIndexResultFactory.getUpdateIndexesResult() -
Uses of UpdateIndexesResult in com.echothree.control.user.index.server
Methods in com.echothree.control.user.index.server that return types with arguments of type UpdateIndexesResultModifier and TypeMethodDescriptionIndexBean.updateIndexes(UserVisitPK userVisitPK, UpdateIndexesForm form)