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
Methods in com.echothree.control.user.core.common that return types with arguments of type EditEntityIntegerRangeResultModifier and TypeMethodDescriptionCoreService.editEntityIntegerRange(UserVisitPK userVisitPK, EditEntityIntegerRangeForm form) -
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 EditEntityIntegerRangeResultCoreResultFactory.getEditEntityIntegerRangeResult() -
Uses of EditEntityIntegerRangeResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type EditEntityIntegerRangeResultModifier and TypeMethodDescriptionCoreBean.editEntityIntegerRange(UserVisitPK userVisitPK, EditEntityIntegerRangeForm form) -
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 TypeMethodDescriptionvoidEditEntityIntegerRangeCommand.fillInResult(EditEntityIntegerRangeResult result, EntityIntegerRange entityIntegerRange) EditEntityIntegerRangeCommand.getEntity(EditEntityIntegerRangeResult result)