public class AddPopupInterface extends Object implements IServiceInterfaceMenuItem, IServiceInstanceMenuItem
Constructor and Description |
---|
AddPopupInterface() |
Modifier and Type | Method and Description |
---|---|
String |
getActionJavascript(ServiceInstanceConfig serviceInstance,
Element menuItemDefinition)
Returns the javascript code to be executed when this menu item is triggered by the user.
|
String |
getHref(SessionConfig sessionConfig,
String serviceInterfaceInstanceId,
Node parameters,
ITransaction transaction) |
public String getHref(SessionConfig sessionConfig, String serviceInterfaceInstanceId, Node parameters, ITransaction transaction) throws PortalException
getHref
in interface IServiceInterfaceMenuItem
PortalException
public String getActionJavascript(ServiceInstanceConfig serviceInstance, Element menuItemDefinition) throws PortalException
IServiceInstanceMenuItem
getActionJavascript
in interface IServiceInstanceMenuItem
serviceInstance
- the service instance this menu item is being triggered on.menuItemDefinition
- the xml element containing the definition of this menu item.PortalException
- if the menu item cannot be executed, the message of this exception is to be displayed to
the user.Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.