org.geomajas.command.general
Class CopyrightCommand
java.lang.Object
org.geomajas.command.general.CopyrightCommand
- All Implemented Interfaces:
- Command<EmptyCommandRequest,CopyrightResponse>
@Api
@Component
public class CopyrightCommand
- extends Object
- implements Command<EmptyCommandRequest,CopyrightResponse>
Command which allows fetching the copyright info for back-end and plug-ins.
It also emits the copyright info in the logs for extra assurance of compliance with the requirements.
- Since:
- 1.7.0
- Author:
- Joachim Van der Auwera
CopyrightCommand
public CopyrightCommand()
getEmptyCommandResponse
public CopyrightResponse getEmptyCommandResponse()
- Specified by:
getEmptyCommandResponse in interface Command<EmptyCommandRequest,CopyrightResponse>
execute
public void execute(EmptyCommandRequest request,
CopyrightResponse response)
throws Exception
- Specified by:
execute in interface Command<EmptyCommandRequest,CopyrightResponse>
- Throws:
Exception
Copyright © 2014 Geosparc. All Rights Reserved.