Interface OpenInStructureBrowserDelegate

All Known Implementing Classes:
OpenAMInStructureBrowserDelegate

public interface OpenInStructureBrowserDelegate
Handles the types to open ASB depending on the configuration Supported API: true

Extendable: false
  • Method Details

    • mergeNC

      Copy savedNc fields to target NC and return clientNc Supported API: true
      Parameters:
      savedNc - - savedNc from where filters and config spec etc. can be copied
      clientNc - - clientNc which needs to be updated
      Returns:
      NavigationCriteria - should return updated clientNc which gets used in MAPSB
      Throws:
      WTException