Uses of Class
com.echothree.model.control.core.common.transfer.ServerServiceTransfer
Packages that use ServerServiceTransfer
Package
Description
-
Uses of ServerServiceTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return ServerServiceTransferMethods in com.echothree.control.user.core.common.result that return types with arguments of type ServerServiceTransferMethods in com.echothree.control.user.core.common.result with parameters of type ServerServiceTransferModifier and TypeMethodDescriptionvoidGetServerServiceResult.setServerService(ServerServiceTransfer serverService) Method parameters in com.echothree.control.user.core.common.result with type arguments of type ServerServiceTransferModifier and TypeMethodDescriptionvoidGetServerServicesResult.setServerServices(List<ServerServiceTransfer> serverServices) -
Uses of ServerServiceTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return ServerServiceTransferModifier and TypeMethodDescriptionServerControl.getServerServiceTransfer(UserVisit userVisit, ServerService serverService) Methods in com.echothree.model.control.core.server.control that return types with arguments of type ServerServiceTransferModifier and TypeMethodDescriptionServerControl.getServerServiceTransfersByServer(UserVisit userVisit, Server server) -
Uses of ServerServiceTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return ServerServiceTransferModifier and TypeMethodDescriptionServerServiceTransferCache.getServerServiceTransfer(UserVisit userVisit, ServerService serverService) -
Uses of ServerServiceTransfer in com.echothree.model.control.scale.common.transfer
Methods in com.echothree.model.control.scale.common.transfer that return ServerServiceTransferMethods in com.echothree.model.control.scale.common.transfer with parameters of type ServerServiceTransferModifier and TypeMethodDescriptionvoidScaleTransfer.setServerService(ServerServiceTransfer serverService) Sets the serverService.Constructors in com.echothree.model.control.scale.common.transfer with parameters of type ServerServiceTransferModifierConstructorDescriptionScaleTransfer(String scaleName, ScaleTypeTransfer scaleType, ServerServiceTransfer serverService, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of ScaleTransfer