Uses of Class
com.echothree.model.control.chain.common.transfer.ChainActionDescriptionTransfer
Packages that use ChainActionDescriptionTransfer
Package
Description
-
Uses of ChainActionDescriptionTransfer in com.echothree.control.user.chain.common.result
Methods in com.echothree.control.user.chain.common.result that return ChainActionDescriptionTransferModifier and TypeMethodDescriptionEditChainActionDescriptionResult.getChainActionDescription()
GetChainActionDescriptionResult.getChainActionDescription()
Methods in com.echothree.control.user.chain.common.result that return types with arguments of type ChainActionDescriptionTransferMethods in com.echothree.control.user.chain.common.result with parameters of type ChainActionDescriptionTransferModifier and TypeMethodDescriptionvoid
EditChainActionDescriptionResult.setChainActionDescription
(ChainActionDescriptionTransfer chainActionDescription) void
GetChainActionDescriptionResult.setChainActionDescription
(ChainActionDescriptionTransfer chainActionDescription) Method parameters in com.echothree.control.user.chain.common.result with type arguments of type ChainActionDescriptionTransferModifier and TypeMethodDescriptionvoid
GetChainActionDescriptionsResult.setChainActionDescriptions
(List<ChainActionDescriptionTransfer> chainActionDescriptions) -
Uses of ChainActionDescriptionTransfer in com.echothree.model.control.chain.server.control
Methods in com.echothree.model.control.chain.server.control that return ChainActionDescriptionTransferModifier and TypeMethodDescriptionChainControl.getChainActionDescriptionTransfer
(UserVisit userVisit, ChainActionDescription chainActionDescription) Methods in com.echothree.model.control.chain.server.control that return types with arguments of type ChainActionDescriptionTransferModifier and TypeMethodDescriptionChainControl.getChainActionDescriptionTransfersByChainAction
(UserVisit userVisit, ChainAction chainAction) -
Uses of ChainActionDescriptionTransfer in com.echothree.model.control.chain.server.transfer
Methods in com.echothree.model.control.chain.server.transfer that return ChainActionDescriptionTransferModifier and TypeMethodDescriptionChainActionDescriptionTransferCache.getChainActionDescriptionTransfer
(ChainActionDescription chainActionDescription)