lumis.portal.serviceinterface.menu
Class ServiceInterfaceMenuGroupTypeConfig

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

@StableMinor(version="4.1",
             sinceVersion="4.0")
public class ServiceInterfaceMenuGroupTypeConfig
extends Object

Since:
4.0.0

Constructor Summary
ServiceInterfaceMenuGroupTypeConfig()
           
 
Method Summary
 String getDefinition()
           
 Node getDefinitionXmlNode()
           
 String getId()
           
 String getType()
           
 void setDefinition(Node definition)
           
 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

ServiceInterfaceMenuGroupTypeConfig

public ServiceInterfaceMenuGroupTypeConfig()
Method Detail

getDefinition

public String getDefinition()
                     throws Exception
Throws:
Exception

getDefinitionXmlNode

public Node getDefinitionXmlNode()

setDefinition

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

setDefinition

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

getId

public String getId()

setId

public void setId(String id)

getType

public String getType()

setType

public void setType(String type)


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.