lumis.doui.service
Class DouiRestInterfaceDefinition
java.lang.Object
lumis.doui.service.DouiInterfaceDefinition
lumis.doui.service.DouiRestInterfaceDefinition
public class DouiRestInterfaceDefinition
- extends DouiInterfaceDefinition
- Since:
- 6.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DouiRestInterfaceDefinition
public DouiRestInterfaceDefinition(org.w3c.dom.Node douiServiceInterfaceDefinitionNode)
throws PortalException
- Throws:
PortalException
DouiRestInterfaceDefinition
public DouiRestInterfaceDefinition(IDouiDefinitionProcessor processor,
org.w3c.dom.Node douiServiceInterfaceDefinitionNode)
throws PortalException
- Throws:
PortalException
getSourceDefinitionNodes
public org.w3c.dom.Node[] getSourceDefinitionNodes()
processNodes
public void processNodes(IDouiDefinitionProcessor processor,
org.w3c.dom.Node douiInterfaceDefinitionNode)
throws PortalException
- Allows the processing of the doui definition stored in this instance.
- Parameters:
processor
- the processor that will be called.
- Throws:
PortalException
- Since:
- 4.0.7
insertCustomMaxRows
protected void insertCustomMaxRows(org.w3c.dom.Node newSourceNode,
org.w3c.dom.Node interfaceSourceNode)
throws PortalException
- Overrides:
insertCustomMaxRows
in class DouiInterfaceDefinition
- Throws:
PortalException
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.