|
Geomajas, Geomajas server: Main - commands 1.15.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.geomajas.command.CommandResponse
org.geomajas.command.dto.GetMapConfigurationResponse
@Api(allMethods=true) public class GetMapConfigurationResponse
This result contains the configuration metadata for a specific layertree, together with the tools definitions.
| Constructor Summary | |
|---|---|
GetMapConfigurationResponse()
No-arguments constructor. |
|
GetMapConfigurationResponse(ClientMapInfo mapInfo)
Constructor with map info. |
|
| Method Summary | |
|---|---|
ClientMapInfo |
getMapInfo()
Get map info. |
void |
setMapInfo(ClientMapInfo mapInfo)
Set map info. |
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 |
|---|
public GetMapConfigurationResponse()
public GetMapConfigurationResponse(ClientMapInfo mapInfo)
| Method Detail |
|---|
public ClientMapInfo getMapInfo()
public void setMapInfo(ClientMapInfo mapInfo)
mapInfo - map infopublic String toString()
toString in class CommandResponse
|
Geomajas, Geomajas server: Main - commands 1.15.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||