Uses of Interface
com.echothree.control.user.core.common.result.ChangeBaseKeysResult
Packages that use ChangeBaseKeysResult
Package
Description
-
Uses of ChangeBaseKeysResult in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return types with arguments of type ChangeBaseKeysResultModifier and TypeMethodDescriptionCoreService.changeBaseKeys(UserVisitPK userVisitPK, ChangeBaseKeysForm form) -
Uses of ChangeBaseKeysResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return ChangeBaseKeysResultModifier and TypeMethodDescriptionstatic ChangeBaseKeysResultCoreResultFactory.getChangeBaseKeysResult() -
Uses of ChangeBaseKeysResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type ChangeBaseKeysResultModifier and TypeMethodDescriptionCoreBean.changeBaseKeys(UserVisitPK userVisitPK, ChangeBaseKeysForm form)