Class AbstractCommand
java.lang.Object
org.gvsig.report.lib.api.commands.AbstractCommand
- All Implemented Interfaces:
Command
- Author:
- jjdelcerro
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ReportServerConfiggetName()org.apache.commons.lang3.Rangeprotected ReportServices
-
Field Details
-
LOG
protected static final org.slf4j.Logger LOG
-
-
Constructor Details
-
AbstractCommand
-
-
Method Details
-
getServices
-
getConfig
-
getServer
-
getDescription
- Specified by:
getDescriptionin interfaceCommand
-
getName
-
getNumArgs
public org.apache.commons.lang3.Range getNumArgs()- Specified by:
getNumArgsin interfaceCommand
-
getMimeType
- Specified by:
getMimeTypein interfaceCommand
-