Uses of Class
wt.csm.navigation.litenavigation.IndependentNodeNodeView

Packages that use IndependentNodeNodeView
wt.clients.csm.navigation   
wt.csm.navigation.litenavigation   
wt.csm.navigation.service   
 

Uses of IndependentNodeNodeView in wt.clients.csm.navigation
 

Fields in wt.clients.csm.navigation declared as IndependentNodeNodeView
(package private)  IndependentNodeNodeView NavigationNodeCreator.parent
           
 

Uses of IndependentNodeNodeView in wt.csm.navigation.litenavigation
 

Methods in wt.csm.navigation.litenavigation with parameters of type IndependentNodeNodeView
protected  boolean IndependentNodeNodeView.readVersion(IndependentNodeNodeView thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void IndependentNodeNodeView.setParent(IndependentNodeNodeView parent)
          

Supported API: false
 

Uses of IndependentNodeNodeView in wt.csm.navigation.service
 

Methods in wt.csm.navigation.service that return IndependentNodeNodeView
 IndependentNodeNodeView StandardNavigationService.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 IndependentNodeNodeView StandardNavigationService.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationServiceFwd.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationServiceFwd.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationService.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationService.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
static IndependentNodeNodeView NavigationObjectsFactory.newIndependentNodeNodeView(IndependentNode indepNode)
          

Supported API: false
 

Methods in wt.csm.navigation.service with parameters of type IndependentNodeNodeView
 IndependentNodeNodeView StandardNavigationService.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 void StandardNavigationService.deleteNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView StandardNavigationService.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationServiceFwd.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 void NavigationServiceFwd.deleteNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationServiceFwd.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationService.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 void NavigationService.deleteNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationService.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNode NavigationDBService.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 void NavigationDBService.deleteNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNode NavigationDBService.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false