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 Object

Since:
4.0.0

Constructor Summary
InterfaceInstanceNodeWrapper(SessionConfig sessionConfig, Node interfaceInstanceNode, ITransaction transaction)
           
InterfaceInstanceNodeWrapper(SessionConfig sessionConfig, String interfaceId, Document layoutDoc, ITransaction transaction)
           
 
Method Summary
 int getHolderPriority()
           
 String getId()
           
 String getInterfaceHolderId()
           
 Node getInterfaceInstanceNode()
           
 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,
                                    String interfaceId,
                                    Document layoutDoc,
                                    ITransaction transaction)
                             throws PortalException,
                                    Exception
Throws:
PortalException
Exception

InterfaceInstanceNodeWrapper

public InterfaceInstanceNodeWrapper(SessionConfig sessionConfig,
                                    Node interfaceInstanceNode,
                                    ITransaction transaction)
                             throws PortalException,
                                    Exception
Throws:
PortalException
Exception
Method Detail

getId

public String getId()

isInterfaceHolder

public boolean isInterfaceHolder()

getPriority

public int getPriority()

isSameRow

public boolean isSameRow()

isFromTemplate

public boolean isFromTemplate()

isNew

public boolean isNew()
              throws Exception
Throws:
Exception

getParentInterfaceInstanceId

public String getParentInterfaceInstanceId()

getInterfaceInstanceNode

public Node getInterfaceInstanceNode()

getHolderPriority

public int getHolderPriority()
                      throws ManagerException
Throws:
ManagerException

getInterfaceHolderId

public String getInterfaceHolderId()
                            throws PortalException
Throws:
PortalException


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