Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.general
Class CopyrightCommand

java.lang.Object
  extended by 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

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

Constructor Detail

CopyrightCommand

public CopyrightCommand()
Method Detail

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

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.