Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.render
Class RegisterNamedStyleInfoCommand

java.lang.Object
  extended by org.geomajas.command.render.RegisterNamedStyleInfoCommand
All Implemented Interfaces:
Command<RegisterNamedStyleInfoRequest,RegisterNamedStyleInfoResponse>

@Api
@Component
public class RegisterNamedStyleInfoCommand
extends Object
implements Command<RegisterNamedStyleInfoRequest,RegisterNamedStyleInfoResponse>

Command to register a style to the backend, so that it can be used in rendering of layers and legends.

Since:
1.13.0
Author:
Oliver May

Constructor Summary
RegisterNamedStyleInfoCommand()
           
 
Method Summary
 void execute(RegisterNamedStyleInfoRequest request, RegisterNamedStyleInfoResponse response)
           
 RegisterNamedStyleInfoResponse getEmptyCommandResponse()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterNamedStyleInfoCommand

public RegisterNamedStyleInfoCommand()
Method Detail

getEmptyCommandResponse

public RegisterNamedStyleInfoResponse getEmptyCommandResponse()
Specified by:
getEmptyCommandResponse in interface Command<RegisterNamedStyleInfoRequest,RegisterNamedStyleInfoResponse>

execute

public void execute(RegisterNamedStyleInfoRequest request,
                    RegisterNamedStyleInfoResponse response)
             throws Exception
Specified by:
execute in interface Command<RegisterNamedStyleInfoRequest,RegisterNamedStyleInfoResponse>
Throws:
Exception

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.