deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wmps.configuration
Class PrintMapParam

java.lang.Object
  extended by org.deegree.ogcwebservices.wmps.configuration.PrintMapParam

public class PrintMapParam
extends Object

This class is a container to store the print map parameters used to access the (jasper reports) template and output directory parameters.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Anup Deshmukh, last edited by: $Author: mschneider $

Constructor Summary
PrintMapParam(String format, String templateDirectory, String onlineResource, String plotDirectory, String plotImageDir, String adminMailAddress, String mailHost, String mailHostUser, String mailHostPassword, String mailTextTemplate, int targetResolution)
          Create a new PrintMapParam instance.
 
Method Summary
 String getAdminMailAddress()
           
 String getFormat()
           
 String getMailHost()
           
 String getMailHostPassword()
           
 String getMailHostUser()
           
 String getMailTextTemplate()
          returns the template (text) for creating a mail to inform a user where to access the result of a PrintMap request
 String getOnlineResource()
           
 String getPlotDirectory()
           
 String getPlotImageDir()
           
 int getTargetResolution()
          returns the resolution of the print target in DPI
 String getTemplateDirectory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintMapParam

public PrintMapParam(String format,
                     String templateDirectory,
                     String onlineResource,
                     String plotDirectory,
                     String plotImageDir,
                     String adminMailAddress,
                     String mailHost,
                     String mailHostUser,
                     String mailHostPassword,
                     String mailTextTemplate,
                     int targetResolution)
Create a new PrintMapParam instance.

Parameters:
format -
templateDirectory -
onlineResource -
plotDirectory -
plotImageDir -
adminMailAddress -
mailHost -
mailHostUser -
mailHostPassword -
mailTextTemplate -
targetResolution -
Method Detail

getFormat

public String getFormat()
Returns:
Returns the format. default: pdf

getPlotDirectory

public String getPlotDirectory()
Returns:
Returns the plotDirectory.

getAdminMailAddress

public String getAdminMailAddress()
Returns:
Returns the adminMailAddress.

getMailHost

public String getMailHost()
Returns:
Returns the mailHost.

getMailHostUser

public String getMailHostUser()
Returns:
the mailHostUser

getMailHostPassword

public String getMailHostPassword()
Returns:
the mailHostPassword

getPlotImageDir

public String getPlotImageDir()
Returns:
Returns the plotImgDir.

getTemplateDirectory

public String getTemplateDirectory()
Returns:
Returns the templateDirectory.

getOnlineResource

public String getOnlineResource()
Returns:
Returns the onlineResource.

getMailTextTemplate

public String getMailTextTemplate()
returns the template (text) for creating a mail to inform a user where to access the result of a PrintMap request

Returns:
the template (text) for creating a mail to inform a user where to access the result of a PrintMap request

getTargetResolution

public int getTargetResolution()
returns the resolution of the print target in DPI

Returns:
the resolution of the print target in DPI

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org