Uses of Interface
com.echothree.control.user.core.common.result.EditServerResult
Packages that use EditServerResult
Package
Description
-
Uses of EditServerResult in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return types with arguments of type EditServerResultModifier and TypeMethodDescriptionCoreService.editServer(UserVisitPK userVisitPK, EditServerForm form) -
Uses of EditServerResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EditServerResultModifier and TypeMethodDescriptionstatic EditServerResultCoreResultFactory.getEditServerResult() -
Uses of EditServerResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type EditServerResultModifier and TypeMethodDescriptionCoreBean.editServer(UserVisitPK userVisitPK, EditServerForm form) -
Uses of EditServerResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EditServerResultMethods in com.echothree.control.user.core.server.command with parameters of type EditServerResultModifier and TypeMethodDescriptionvoidEditServerCommand.fillInResult(EditServerResult result, Server server) EditServerCommand.getEntity(EditServerResult result)