Uses of Interface
com.echothree.control.user.chain.common.result.EditChainActionResult
Packages that use EditChainActionResult
Package
Description
-
Uses of EditChainActionResult in com.echothree.control.user.chain.common.result
Methods in com.echothree.control.user.chain.common.result that return EditChainActionResultModifier and TypeMethodDescriptionstatic EditChainActionResult
ChainResultFactory.getEditChainActionResult()
-
Uses of EditChainActionResult in com.echothree.control.user.chain.server.command
Methods in com.echothree.control.user.chain.server.command that return EditChainActionResultMethods in com.echothree.control.user.chain.server.command with parameters of type EditChainActionResultModifier and TypeMethodDescriptionvoid
EditChainActionCommand.fillInResult
(EditChainActionResult result, ChainAction chainAction) EditChainActionCommand.getEntity
(EditChainActionResult result)