|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmdx.portal.servlet.AbstractWizardController
org.opencrx.kernel.portal.wizard.MapsController
public class MapsController
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 |
---|
public static final String DEFAULT_COUNTRY
Constructor Detail |
---|
public MapsController()
Method Detail |
---|
public void doCancel()
public String[] getGoogleMapsUrl(PostalAddress postalAddress)
postalAddress
-
public void doRefresh()
public List<PostalAddress> getLocations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |