Uses of Class
com.echothree.model.control.core.common.transfer.EntityIntegerRangeTransfer
Packages that use EntityIntegerRangeTransfer
Package
Description
-
Uses of EntityIntegerRangeTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityIntegerRangeTransferModifier and TypeMethodDescriptionEditEntityIntegerRangeResult.getEntityIntegerRange()
GetEntityIntegerRangeDescriptionsResult.getEntityIntegerRange()
GetEntityIntegerRangeResult.getEntityIntegerRange()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type EntityIntegerRangeTransferMethods in com.echothree.control.user.core.common.result with parameters of type EntityIntegerRangeTransferModifier and TypeMethodDescriptionvoid
EditEntityIntegerRangeResult.setEntityIntegerRange
(EntityIntegerRangeTransfer entityIntegerRange) void
GetEntityIntegerRangeDescriptionsResult.setEntityIntegerRange
(EntityIntegerRangeTransfer entityIntegerRange) void
GetEntityIntegerRangeResult.setEntityIntegerRange
(EntityIntegerRangeTransfer entityIntegerRange) Method parameters in com.echothree.control.user.core.common.result with type arguments of type EntityIntegerRangeTransferModifier and TypeMethodDescriptionvoid
GetEntityIntegerRangesResult.setEntityIntegerRanges
(List<EntityIntegerRangeTransfer> entityIntegerRanges) -
Uses of EntityIntegerRangeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityIntegerRangeTransferModifier and TypeMethodDescriptionEntityIntegerRangeDescriptionTransfer.getEntityIntegerRange()
Returns the entityIntegerRange.Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityIntegerRangeTransferModifier and TypeMethodDescriptionvoid
EntityIntegerRangeDescriptionTransfer.setEntityIntegerRange
(EntityIntegerRangeTransfer entityIntegerRange) Sets the entityIntegerRange.Constructors in com.echothree.model.control.core.common.transfer with parameters of type EntityIntegerRangeTransferModifierConstructorDescriptionEntityIntegerRangeDescriptionTransfer
(LanguageTransfer language, EntityIntegerRangeTransfer entityIntegerRange, String description) Creates a new instance of EntityIntegerRangeDescriptionTransfer -
Uses of EntityIntegerRangeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityIntegerRangeTransferModifier and TypeMethodDescriptionCoreControl.getEntityIntegerRangeTransfer
(UserVisit userVisit, EntityIntegerRange entityIntegerRange, EntityInstance entityInstance) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityIntegerRangeTransferModifier and TypeMethodDescriptionCoreControl.getEntityIntegerRangeTransfers
(UserVisit userVisit, Collection<EntityIntegerRange> entityIntegerRanges, EntityInstance entityInstance) CoreControl.getEntityIntegerRangeTransfersByEntityAttribute
(UserVisit userVisit, EntityAttribute entityAttribute, EntityInstance entityInstance) -
Uses of EntityIntegerRangeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityIntegerRangeTransferModifier and TypeMethodDescriptionEntityIntegerRangeTransferCache.getEntityIntegerRangeTransfer
(EntityIntegerRange entityIntegerRange, EntityInstance entityInstance) -
Uses of EntityIntegerRangeTransfer in com.echothree.model.control.search.common.transfer
Methods in com.echothree.model.control.search.common.transfer that return EntityIntegerRangeTransferModifier and TypeMethodDescriptionUserVisitSearchFacetIntegerTransfer.getEntityIntegerRange()
Returns the entityIntegerRange.Methods in com.echothree.model.control.search.common.transfer with parameters of type EntityIntegerRangeTransferModifier and TypeMethodDescriptionvoid
UserVisitSearchFacetIntegerTransfer.setEntityIntegerRange
(EntityIntegerRangeTransfer entityIntegerRange) Sets the entityIntegerRange.Constructors in com.echothree.model.control.search.common.transfer with parameters of type EntityIntegerRangeTransferModifierConstructorDescriptionUserVisitSearchFacetIntegerTransfer
(EntityIntegerRangeTransfer entityIntegerRange, Long count) Creates a new instance of UserVisitSearchFacetListItemTransfer