Uses of Interface
com.echothree.control.user.core.common.result.EditEntityDateDefaultResult
Packages that use EditEntityDateDefaultResult
Package
Description
-
Uses of EditEntityDateDefaultResult in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return types with arguments of type EditEntityDateDefaultResultModifier and TypeMethodDescriptionCoreService.editEntityDateDefault(UserVisitPK userVisitPK, EditEntityDateDefaultForm form) -
Uses of EditEntityDateDefaultResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EditEntityDateDefaultResultModifier and TypeMethodDescriptionstatic EditEntityDateDefaultResultCoreResultFactory.getEditEntityDateDefaultResult() -
Uses of EditEntityDateDefaultResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type EditEntityDateDefaultResultModifier and TypeMethodDescriptionCoreBean.editEntityDateDefault(UserVisitPK userVisitPK, EditEntityDateDefaultForm form) -
Uses of EditEntityDateDefaultResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EditEntityDateDefaultResultMethods in com.echothree.control.user.core.server.command with parameters of type EditEntityDateDefaultResultModifier and TypeMethodDescriptionvoidEditEntityDateDefaultCommand.fillInResult(EditEntityDateDefaultResult result, EntityDateDefault entityDateDefault) EditEntityDateDefaultCommand.getEntity(EditEntityDateDefaultResult result)