Uses of Interface
com.echothree.control.user.core.common.result.EditEntityTimeDefaultResult
Packages that use EditEntityTimeDefaultResult
Package
Description
-
Uses of EditEntityTimeDefaultResult in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return types with arguments of type EditEntityTimeDefaultResultModifier and TypeMethodDescriptionCoreService.editEntityTimeDefault(UserVisitPK userVisitPK, EditEntityTimeDefaultForm form) -
Uses of EditEntityTimeDefaultResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EditEntityTimeDefaultResultModifier and TypeMethodDescriptionstatic EditEntityTimeDefaultResultCoreResultFactory.getEditEntityTimeDefaultResult() -
Uses of EditEntityTimeDefaultResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type EditEntityTimeDefaultResultModifier and TypeMethodDescriptionCoreBean.editEntityTimeDefault(UserVisitPK userVisitPK, EditEntityTimeDefaultForm form) -
Uses of EditEntityTimeDefaultResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EditEntityTimeDefaultResultMethods in com.echothree.control.user.core.server.command with parameters of type EditEntityTimeDefaultResultModifier and TypeMethodDescriptionvoidEditEntityTimeDefaultCommand.fillInResult(EditEntityTimeDefaultResult result, EntityTimeDefault entityTimeDefault) EditEntityTimeDefaultCommand.getEntity(EditEntityTimeDefaultResult result)