public class OpenLocationActionDefinition extends ConfiguredActionDefinition
This supports setting the location type, the app name, sub-app name as well as the parameter part of the location fragment, for the target app to use.
Location
Constructor and Description |
---|
OpenLocationActionDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getAppName() |
String |
getAppType() |
String |
getParameter() |
String |
getSubAppId() |
void |
setAppName(String appName) |
void |
setAppType(String appType) |
void |
setParameter(String parameter) |
void |
setSubAppId(String subAppId) |
getAvailability, getDescription, getErrorMessage, getFailureMessage, getI18nBasename, getIcon, getImplementationClass, getLabel, getName, getSuccessMessage, setAvailability, setDescription, setErrorMessage, setFailureMessage, setI18nBasename, setIcon, setImplementationClass, setLabel, setName, setSuccessMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getShortcut
public String getAppType()
public void setAppType(String appType)
public String getAppName()
public void setAppName(String appName)
public String getSubAppId()
public void setSubAppId(String subAppId)
public String getParameter()
public void setParameter(String parameter)
Copyright © 2020 Magnolia International Ltd.. All rights reserved.