lumis.portal.serviceinterface.menu
Class ServiceInterfaceMenuItemTypeConfig

Package class diagram package ServiceInterfaceMenuItemTypeConfig
java.lang.Object
  extended by lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig

@StableMinor(version="6.2",
             sinceVersion="4.0")
public class ServiceInterfaceMenuItemTypeConfig
extends Object

Since:
4.0.0

Constructor Summary
ServiceInterfaceMenuItemTypeConfig()
           
 
Method Summary
 String getClassName()
           
 String getDefinition()
           
 Node getDefinitionXmlNode()
           
 String getId()
           
 String getType()
           
 void setClassName(String className)
           
 void setDefinition(Node parameters)
           
 void setDefinition(String definition)
           
 void setId(String id)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInterfaceMenuItemTypeConfig

public ServiceInterfaceMenuItemTypeConfig()
Method Detail

getClassName

public String getClassName()

setClassName

public void setClassName(String className)

getId

public String getId()

setId

public void setId(String id)

getDefinition

public String getDefinition()
                     throws Exception
Throws:
Exception

getDefinitionXmlNode

public Node getDefinitionXmlNode()
                          throws Exception
Throws:
Exception

setDefinition

public void setDefinition(String definition)
                   throws Exception
Throws:
Exception

setDefinition

public void setDefinition(Node parameters)
                   throws Exception
Throws:
Exception

getType

public String getType()

setType

public void setType(String type)


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.