Uses of Class
com.echothree.model.control.index.common.transfer.IndexFieldDescriptionTransfer
Packages that use IndexFieldDescriptionTransfer
Package
Description
-
Uses of IndexFieldDescriptionTransfer in com.echothree.control.user.index.common.result
Methods in com.echothree.control.user.index.common.result that return IndexFieldDescriptionTransferModifier and TypeMethodDescriptionEditIndexFieldDescriptionResult.getIndexFieldDescription()
GetIndexFieldDescriptionResult.getIndexFieldDescription()
Methods in com.echothree.control.user.index.common.result that return types with arguments of type IndexFieldDescriptionTransferMethods in com.echothree.control.user.index.common.result with parameters of type IndexFieldDescriptionTransferModifier and TypeMethodDescriptionvoid
EditIndexFieldDescriptionResult.setIndexFieldDescription
(IndexFieldDescriptionTransfer indexFieldDescription) void
GetIndexFieldDescriptionResult.setIndexFieldDescription
(IndexFieldDescriptionTransfer indexFieldDescription) Method parameters in com.echothree.control.user.index.common.result with type arguments of type IndexFieldDescriptionTransferModifier and TypeMethodDescriptionvoid
GetIndexFieldDescriptionsResult.setIndexFieldDescriptions
(List<IndexFieldDescriptionTransfer> indexFieldDescriptions) -
Uses of IndexFieldDescriptionTransfer in com.echothree.model.control.index.server.control
Methods in com.echothree.model.control.index.server.control that return IndexFieldDescriptionTransferModifier and TypeMethodDescriptionIndexControl.getIndexFieldDescriptionTransfer
(UserVisit userVisit, IndexFieldDescription indexFieldDescription) Methods in com.echothree.model.control.index.server.control that return types with arguments of type IndexFieldDescriptionTransferModifier and TypeMethodDescriptionIndexControl.getIndexFieldDescriptionTransfersByIndexField
(UserVisit userVisit, IndexField indexField) -
Uses of IndexFieldDescriptionTransfer in com.echothree.model.control.index.server.transfer
Methods in com.echothree.model.control.index.server.transfer that return IndexFieldDescriptionTransferModifier and TypeMethodDescriptionIndexFieldDescriptionTransferCache.getIndexFieldDescriptionTransfer
(IndexFieldDescription indexFieldDescription)