Uses of Class
com.semarchy.mdm.runtime.model.dataaccess.exception.NoSuchNavigationNodeException

Packages that use NoSuchNavigationNodeException
com.semarchy.mdm.runtime.model.dataaccess   
 

Uses of NoSuchNavigationNodeException in com.semarchy.mdm.runtime.model.dataaccess
 

Methods in com.semarchy.mdm.runtime.model.dataaccess that throw NoSuchNavigationNodeException
 ILineageNode IView.getLineageNode(String pName)
           
 ILineageNode DelegatingView.getLineageNode(String pName)
           
 IManyToOneNode IView.getManyToOneNode(String pName)
          Get the ManyToOneNode by name.
 IManyToOneNode DelegatingView.getManyToOneNode(String pName)
           
 IOneToManyNode IView.getOneToManyNode(String pName)
          Get the IOneToManyNode by name.
 IOneToManyNode DelegatingView.getOneToManyNode(String pName)
           
 



Copyright © 2015. All Rights Reserved.