org.opencrx.kernel.portal.wizard
Class MapsController

java.lang.Object
  extended by org.openmdx.portal.servlet.AbstractWizardController
      extended by org.opencrx.kernel.portal.wizard.MapsController

public class MapsController
extends org.openmdx.portal.servlet.AbstractWizardController

MapsController


Nested Class Summary
 
Nested classes/interfaces inherited from class org.openmdx.portal.servlet.AbstractWizardController
org.openmdx.portal.servlet.AbstractWizardController.FormParameter, org.openmdx.portal.servlet.AbstractWizardController.RequestParameter
 
Field Summary
static String DEFAULT_COUNTRY
           
 
Fields inherited from class org.openmdx.portal.servlet.AbstractWizardController
DEFAULT_CONTROLLER_ID
 
Constructor Summary
MapsController()
          Constructor.
 
Method Summary
 void doCancel()
          Cancel action.
 void doRefresh()
          Refresh action.
 String[] getGoogleMapsUrl(PostalAddress postalAddress)
          Get URL for Google maps.
 List<PostalAddress> getLocations()
           
 
Methods inherited from class org.openmdx.portal.servlet.AbstractWizardController
close, forward, getApp, getCodes, getCommand, getCurrentView, getExitAction, getFieldLabel, getFirstParameterValue, getForm, getForms, getObject, getObjectIdentity, getParameterValues, getPm, getProviderName, getRequest, getRequestId, getRequestParameter, getSegmentName, getServletPath, getServletPathPrefix, getSession, getTexts, getToolTip, getWizardName, handle, init, initFormFields, prepare, setApp, setCodes, setCurrentView, setExitAction, setForms, setObject, setObjectIdentity, setPm, setProviderName, setRequest, setRequestId, setSegmentName, setSession, setTexts
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_COUNTRY

public static final String DEFAULT_COUNTRY
See Also:
Constant Field Values
Constructor Detail

MapsController

public MapsController()
Constructor.

Method Detail

doCancel

public void doCancel()
Cancel action.


getGoogleMapsUrl

public String[] getGoogleMapsUrl(PostalAddress postalAddress)
Get URL for Google maps.

Parameters:
postalAddress -
Returns:

doRefresh

public void doRefresh()
Refresh action.


getLocations

public List<PostalAddress> getLocations()
Returns:
the locations


This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.