Uses of Class
com.echothree.model.control.core.common.transfer.ServerDescriptionTransfer
Packages that use ServerDescriptionTransfer
Package
Description
-
Uses of ServerDescriptionTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return ServerDescriptionTransferModifier and TypeMethodDescriptionEditServerDescriptionResult.getServerDescription()
GetServerDescriptionResult.getServerDescription()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type ServerDescriptionTransferMethods in com.echothree.control.user.core.common.result with parameters of type ServerDescriptionTransferModifier and TypeMethodDescriptionvoid
EditServerDescriptionResult.setServerDescription
(ServerDescriptionTransfer serverDescription) void
GetServerDescriptionResult.setServerDescription
(ServerDescriptionTransfer serverDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type ServerDescriptionTransferModifier and TypeMethodDescriptionvoid
GetServerDescriptionsResult.setServerDescriptions
(List<ServerDescriptionTransfer> serverDescriptions) -
Uses of ServerDescriptionTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return ServerDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getServerDescriptionTransfer
(UserVisit userVisit, ServerDescription serverDescription) Methods in com.echothree.model.control.core.server.control that return types with arguments of type ServerDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getServerDescriptionTransfersByServer
(UserVisit userVisit, Server server) -
Uses of ServerDescriptionTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return ServerDescriptionTransferModifier and TypeMethodDescriptionServerDescriptionTransferCache.getServerDescriptionTransfer
(ServerDescription serverDescription)