Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.dto
Class GetConfigurationResponse

java.lang.Object
  extended by org.geomajas.command.CommandResponse
      extended by org.geomajas.command.dto.GetConfigurationResponse
All Implemented Interfaces:
Serializable

public class GetConfigurationResponse
extends CommandResponse

This result contains the needed configuration metadata for setting up the client.

Author:
Pieter De Graef
See Also:
Serialized Form

Constructor Summary
GetConfigurationResponse()
           
GetConfigurationResponse(ClientApplicationInfo application)
           
 
Method Summary
 ClientApplicationInfo getApplication()
           
 void setApplication(ClientApplicationInfo application)
           
 String toString()
           
 
Methods inherited from class org.geomajas.command.CommandResponse
getErrorMessages, getErrors, getExceptions, getExecutionTime, getId, isError, setExecutionTime, setId
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetConfigurationResponse

public GetConfigurationResponse()

GetConfigurationResponse

public GetConfigurationResponse(ClientApplicationInfo application)
Method Detail

getApplication

public ClientApplicationInfo getApplication()

setApplication

public void setApplication(ClientApplicationInfo application)

toString

public String toString()
Overrides:
toString in class CommandResponse

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.