comparison gnv/src/main/java/de/intevation/gnv/artifactdatabase/objects/map/MapService.java @ 994:541ff0db1b12

Added the informations about how the WMS which was published during the Workflow to the GUI gnv/trunk@1195 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Fri, 11 Jun 2010 08:08:33 +0000
parents cfc7bd35ee0b
children 28a0628b11b0
comparison
equal deleted inserted replaced
993:9b126bceb0b2 994:541ff0db1b12
43 /** 43 /**
44 * Retrieves the bboxvalue served by a map service. 44 * Retrieves the bboxvalue served by a map service.
45 * @return the bboxvalue 45 * @return the bboxvalue
46 */ 46 */
47 String getBBoxValue (); 47 String getBBoxValue ();
48
49 /**
50 * Returns the Time until the Service will provide the Data.
51 * @return the Time until the Service will provide the Data.
52 */
53 String getTtl();
48 } 54 }
49 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 55 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org