Uses of Interface
com.echothree.control.user.core.common.result.EditEntityIntegerRangeResult
Packages that use EditEntityIntegerRangeResult
Package
Description
-
Uses of EditEntityIntegerRangeResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EditEntityIntegerRangeResultModifier and TypeMethodDescriptionstatic EditEntityIntegerRangeResult
CoreResultFactory.getEditEntityIntegerRangeResult()
-
Uses of EditEntityIntegerRangeResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EditEntityIntegerRangeResultMethods in com.echothree.control.user.core.server.command with parameters of type EditEntityIntegerRangeResultModifier and TypeMethodDescriptionvoid
EditEntityIntegerRangeCommand.fillInResult
(EditEntityIntegerRangeResult result, EntityIntegerRange entityIntegerRange) EditEntityIntegerRangeCommand.getEntity
(EditEntityIntegerRangeResult result)