Uses of Class
com.echothree.model.control.chain.common.transfer.ChainActionSetDescriptionTransfer
Packages that use ChainActionSetDescriptionTransfer
Package
Description
-
Uses of ChainActionSetDescriptionTransfer in com.echothree.control.user.chain.common.result
Methods in com.echothree.control.user.chain.common.result that return ChainActionSetDescriptionTransferModifier and TypeMethodDescriptionEditChainActionSetDescriptionResult.getChainActionSetDescription()
GetChainActionSetDescriptionResult.getChainActionSetDescription()
Methods in com.echothree.control.user.chain.common.result that return types with arguments of type ChainActionSetDescriptionTransferModifier and TypeMethodDescriptionGetChainActionSetDescriptionsResult.getChainActionSetDescriptions()
Methods in com.echothree.control.user.chain.common.result with parameters of type ChainActionSetDescriptionTransferModifier and TypeMethodDescriptionvoid
EditChainActionSetDescriptionResult.setChainActionSetDescription
(ChainActionSetDescriptionTransfer chainActionSetDescription) void
GetChainActionSetDescriptionResult.setChainActionSetDescription
(ChainActionSetDescriptionTransfer chainActionSetDescription) Method parameters in com.echothree.control.user.chain.common.result with type arguments of type ChainActionSetDescriptionTransferModifier and TypeMethodDescriptionvoid
GetChainActionSetDescriptionsResult.setChainActionSetDescriptions
(List<ChainActionSetDescriptionTransfer> chainActionSetDescriptions) -
Uses of ChainActionSetDescriptionTransfer in com.echothree.model.control.chain.server.control
Methods in com.echothree.model.control.chain.server.control that return ChainActionSetDescriptionTransferModifier and TypeMethodDescriptionChainControl.getChainActionSetDescriptionTransfer
(UserVisit userVisit, ChainActionSetDescription chainActionSetDescription) Methods in com.echothree.model.control.chain.server.control that return types with arguments of type ChainActionSetDescriptionTransferModifier and TypeMethodDescriptionChainControl.getChainActionSetDescriptionTransfersByChainActionSet
(UserVisit userVisit, ChainActionSet chainActionSet) -
Uses of ChainActionSetDescriptionTransfer in com.echothree.model.control.chain.server.transfer
Methods in com.echothree.model.control.chain.server.transfer that return ChainActionSetDescriptionTransferModifier and TypeMethodDescriptionChainActionSetDescriptionTransferCache.getChainActionSetDescriptionTransfer
(ChainActionSetDescription chainActionSetDescription)