fr.ifremer.wao.ui.pages
Class Cartography

java.lang.Object
  extended by fr.ifremer.wao.ui.pages.Cartography

@RequiresAuthentication(allowedPrograms={OBSMER,OBSVENTE},
                        allowedRoles={ADMIN,COORDINATOR,OBSERVER,PROFESSIONAL})
public class Cartography
extends Object

Created: 6 juil. 2010

Version:
$Id: Cartography.java 1533 2012-02-23 15:40:52Z bleny $
Author:
fdesbois

Constructor Summary
Cartography()
           
 
Method Summary
 List<Company> getCompanies()
           
 ContactFilter getFilter()
           
 org.apache.tapestry5.SelectModel getMapTypeSelectModel()
          FILTERS
 List<String> getPrograms()
           
 List<SampleRow> getSampleRows()
           
 String getTitle()
           
 String getUrl()
          URL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cartography

public Cartography()
Method Detail

getMapTypeSelectModel

public org.apache.tapestry5.SelectModel getMapTypeSelectModel()
FILTERS


getFilter

public ContactFilter getFilter()

getCompanies

public List<Company> getCompanies()

getPrograms

public List<String> getPrograms()

getSampleRows

public List<SampleRow> getSampleRows()

getUrl

public String getUrl()
              throws IOException
URL

Throws:
IOException

getTitle

public String getTitle()


Copyright © 2009-2012 Ifremer. All Rights Reserved.