Uses of Class
com.echothree.model.control.index.common.transfer.IndexDescriptionTransfer
Packages that use IndexDescriptionTransfer
Package
Description
-
Uses of IndexDescriptionTransfer in com.echothree.control.user.index.common.result
Methods in com.echothree.control.user.index.common.result that return IndexDescriptionTransferModifier and TypeMethodDescriptionEditIndexDescriptionResult.getIndexDescription()
GetIndexDescriptionResult.getIndexDescription()
Methods in com.echothree.control.user.index.common.result that return types with arguments of type IndexDescriptionTransferMethods in com.echothree.control.user.index.common.result with parameters of type IndexDescriptionTransferModifier and TypeMethodDescriptionvoid
EditIndexDescriptionResult.setIndexDescription
(IndexDescriptionTransfer indexDescription) void
GetIndexDescriptionResult.setIndexDescription
(IndexDescriptionTransfer indexDescription) Method parameters in com.echothree.control.user.index.common.result with type arguments of type IndexDescriptionTransferModifier and TypeMethodDescriptionvoid
GetIndexDescriptionsResult.setIndexDescriptions
(List<IndexDescriptionTransfer> indexDescriptions) -
Uses of IndexDescriptionTransfer in com.echothree.model.control.index.server.control
Methods in com.echothree.model.control.index.server.control that return IndexDescriptionTransferModifier and TypeMethodDescriptionIndexControl.getIndexDescriptionTransfer
(UserVisit userVisit, IndexDescription indexDescription) Methods in com.echothree.model.control.index.server.control that return types with arguments of type IndexDescriptionTransferModifier and TypeMethodDescriptionIndexControl.getIndexDescriptionTransfersByIndex
(UserVisit userVisit, Index index) -
Uses of IndexDescriptionTransfer in com.echothree.model.control.index.server.transfer
Methods in com.echothree.model.control.index.server.transfer that return IndexDescriptionTransferModifier and TypeMethodDescriptionIndexDescriptionTransferCache.getIndexDescriptionTransfer
(IndexDescription indexDescription)