org.geomajas.command.render
Class RegisterNamedStyleInfoCommand
java.lang.Object
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
RegisterNamedStyleInfoCommand
public RegisterNamedStyleInfoCommand()
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
Copyright © 2014 Geosparc. All Rights Reserved.