Uses of Interface
com.echothree.control.user.chain.common.result.EditChainActionSetDescriptionResult
Packages that use EditChainActionSetDescriptionResult
Package
Description
-
Uses of EditChainActionSetDescriptionResult in com.echothree.control.user.chain.common
Methods in com.echothree.control.user.chain.common that return types with arguments of type EditChainActionSetDescriptionResultModifier and TypeMethodDescriptionChainService.editChainActionSetDescription(UserVisitPK userVisitPK, EditChainActionSetDescriptionForm form) -
Uses of EditChainActionSetDescriptionResult in com.echothree.control.user.chain.common.result
Methods in com.echothree.control.user.chain.common.result that return EditChainActionSetDescriptionResult -
Uses of EditChainActionSetDescriptionResult in com.echothree.control.user.chain.server
Methods in com.echothree.control.user.chain.server that return types with arguments of type EditChainActionSetDescriptionResultModifier and TypeMethodDescriptionChainBean.editChainActionSetDescription(UserVisitPK userVisitPK, EditChainActionSetDescriptionForm form) -
Uses of EditChainActionSetDescriptionResult in com.echothree.control.user.chain.server.command
Methods in com.echothree.control.user.chain.server.command that return EditChainActionSetDescriptionResultMethods in com.echothree.control.user.chain.server.command with parameters of type EditChainActionSetDescriptionResultModifier and TypeMethodDescriptionvoidEditChainActionSetDescriptionCommand.fillInResult(EditChainActionSetDescriptionResult result, ChainActionSetDescription chainActionSetDescription) EditChainActionSetDescriptionCommand.getEntity(EditChainActionSetDescriptionResult result)