Uses of Class
com.echothree.model.control.chain.common.transfer.ChainDescriptionTransfer
Packages that use ChainDescriptionTransfer
Package
Description
-
Uses of ChainDescriptionTransfer in com.echothree.control.user.chain.common.result
Methods in com.echothree.control.user.chain.common.result that return ChainDescriptionTransferModifier and TypeMethodDescriptionEditChainDescriptionResult.getChainDescription()
GetChainDescriptionResult.getChainDescription()
Methods in com.echothree.control.user.chain.common.result that return types with arguments of type ChainDescriptionTransferMethods in com.echothree.control.user.chain.common.result with parameters of type ChainDescriptionTransferModifier and TypeMethodDescriptionvoid
EditChainDescriptionResult.setChainDescription
(ChainDescriptionTransfer chainDescription) void
GetChainDescriptionResult.setChainDescription
(ChainDescriptionTransfer chainDescription) Method parameters in com.echothree.control.user.chain.common.result with type arguments of type ChainDescriptionTransferModifier and TypeMethodDescriptionvoid
GetChainDescriptionsResult.setChainDescriptions
(List<ChainDescriptionTransfer> chainDescriptions) -
Uses of ChainDescriptionTransfer in com.echothree.model.control.chain.server.control
Methods in com.echothree.model.control.chain.server.control that return ChainDescriptionTransferModifier and TypeMethodDescriptionChainControl.getChainDescriptionTransfer
(UserVisit userVisit, ChainDescription chainDescription) Methods in com.echothree.model.control.chain.server.control that return types with arguments of type ChainDescriptionTransferModifier and TypeMethodDescriptionChainControl.getChainDescriptionTransfersByChain
(UserVisit userVisit, Chain chain) -
Uses of ChainDescriptionTransfer in com.echothree.model.control.chain.server.transfer
Methods in com.echothree.model.control.chain.server.transfer that return ChainDescriptionTransferModifier and TypeMethodDescriptionChainDescriptionTransferCache.getChainDescriptionTransfer
(ChainDescription chainDescription)