Package com.ptc.windchill.esi.treenavigation


package com.ptc.windchill.esi.treenavigation
  • Class
    Description
    Performs the structure navigation and populates all the necessary collections which are to be used by ESI renderers.
    A convenient class that holds the data which is needed to navigate a structure.
    A TreeNavigationRequestBuilder interface is an interface used by TreeNavigator to navigate structure information for processing it further to render.
    Navigates the object structure by using collector framework APIs

    Supported API: true

    Extendable: true
    Creates an appropriate TreeNavigator instance and sets data for it.
    Performs the structure navigation.