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 TypeMethodDescriptionvoid
GetServerServiceResult.setServerService
(ServerServiceTransfer serverService) Method parameters in com.echothree.control.user.core.common.result with type arguments of type ServerServiceTransferModifier and TypeMethodDescriptionvoid
GetServerServicesResult.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 TypeMethodDescriptionCoreControl.getServerServiceTransfer
(UserVisit userVisit, ServerService serverService) Methods in com.echothree.model.control.core.server.control that return types with arguments of type ServerServiceTransferModifier and TypeMethodDescriptionCoreControl.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
(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 TypeMethodDescriptionvoid
ScaleTransfer.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