lumis.portal.page.template
Class InterfaceInstanceNodeWrapper

Package class diagram package InterfaceInstanceNodeWrapper
java.lang.Object
  extended by lumis.portal.page.template.InterfaceInstanceNodeWrapper

public class InterfaceInstanceNodeWrapper
extends java.lang.Object

Since:
4.0.0

Constructor Summary
InterfaceInstanceNodeWrapper(SessionConfig sessionConfig, org.w3c.dom.Node interfaceInstanceNode, ITransaction transaction)
           
InterfaceInstanceNodeWrapper(SessionConfig sessionConfig, java.lang.String interfaceId, org.w3c.dom.Document layoutDoc, ITransaction transaction)
           
 
Method Summary
 int getHolderPriority()
           
 java.lang.String getId()
           
 java.lang.String getInterfaceHolderId()
           
 org.w3c.dom.Node getInterfaceInstanceNode()
           
 java.lang.String getParentInterfaceInstanceId()
           
 int getPriority()
           
 boolean isFromTemplate()
           
 boolean isInterfaceHolder()
           
 boolean isNew()
           
 boolean isSameRow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceInstanceNodeWrapper

public InterfaceInstanceNodeWrapper(SessionConfig sessionConfig,
                                    java.lang.String interfaceId,
                                    org.w3c.dom.Document layoutDoc,
                                    ITransaction transaction)
                             throws PortalException,
                                    java.lang.Exception
Throws:
PortalException
java.lang.Exception

InterfaceInstanceNodeWrapper

public InterfaceInstanceNodeWrapper(SessionConfig sessionConfig,
                                    org.w3c.dom.Node interfaceInstanceNode,
                                    ITransaction transaction)
                             throws PortalException,
                                    java.lang.Exception
Throws:
PortalException
java.lang.Exception
Method Detail

getId

public java.lang.String getId()

isInterfaceHolder

public boolean isInterfaceHolder()

getPriority

public int getPriority()

isSameRow

public boolean isSameRow()

isFromTemplate

public boolean isFromTemplate()

isNew

public boolean isNew()
              throws java.lang.Exception
Throws:
java.lang.Exception

getParentInterfaceInstanceId

public java.lang.String getParentInterfaceInstanceId()

getInterfaceInstanceNode

public org.w3c.dom.Node getInterfaceInstanceNode()

getHolderPriority

public int getHolderPriority()
                      throws ManagerException
Throws:
ManagerException

getInterfaceHolderId

public java.lang.String getInterfaceHolderId()
                                      throws PortalException
Throws:
PortalException


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