Uses of Class
com.echothree.model.control.core.common.transfer.EntityIntegerRangeDescriptionTransfer
Packages that use EntityIntegerRangeDescriptionTransfer
Package
Description
-
Uses of EntityIntegerRangeDescriptionTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionEditEntityIntegerRangeDescriptionResult.getEntityIntegerRangeDescription()GetEntityIntegerRangeDescriptionResult.getEntityIntegerRangeDescription()Methods in com.echothree.control.user.core.common.result that return types with arguments of type EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionGetEntityIntegerRangeDescriptionsResult.getEntityIntegerRangeDescriptions()Methods in com.echothree.control.user.core.common.result with parameters of type EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionvoidEditEntityIntegerRangeDescriptionResult.setEntityIntegerRangeDescription(EntityIntegerRangeDescriptionTransfer entityIntegerRangeDescription) voidGetEntityIntegerRangeDescriptionResult.setEntityIntegerRangeDescription(EntityIntegerRangeDescriptionTransfer entityIntegerRangeDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionvoidGetEntityIntegerRangeDescriptionsResult.setEntityIntegerRangeDescriptions(List<EntityIntegerRangeDescriptionTransfer> entityIntegerRangeDescriptions) -
Uses of EntityIntegerRangeDescriptionTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getEntityIntegerRangeDescriptionTransfer(UserVisit userVisit, EntityIntegerRangeDescription entityIntegerRangeDescription, EntityInstance entityInstance) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getEntityIntegerRangeDescriptionTransfersByEntityIntegerRange(UserVisit userVisit, EntityIntegerRange entityIntegerRange, EntityInstance entityInstance) -
Uses of EntityIntegerRangeDescriptionTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionEntityIntegerRangeDescriptionTransferCache.getEntityIntegerRangeDescriptionTransfer(UserVisit userVisit, EntityIntegerRangeDescription entityIntegerRangeDescription, EntityInstance entityInstance)