Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.dto
Class CopyrightRequest

java.lang.Object
  extended by org.geomajas.command.EmptyCommandRequest
      extended by org.geomajas.command.dto.CopyrightRequest
All Implemented Interfaces:
Serializable, CommandRequest

@Api(allMethods=true)
public class CopyrightRequest
extends EmptyCommandRequest

Command name (for consistency with other commands). You don't have to use this, just pass null as request object.

Since:
1.9.0
Author:
Jan De Moerloose
See Also:
Serialized Form

Field Summary
static String COMMAND
          Command name for this request.
 
Constructor Summary
CopyrightRequest()
           
 
Method Summary
 
Methods inherited from class org.geomajas.command.EmptyCommandRequest
getDummy
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMMAND

public static final String COMMAND
Command name for this request.

See Also:
Constant Field Values
Constructor Detail

CopyrightRequest

public CopyrightRequest()

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.