Java Client API Reference 6.0.2.61

Uses of Class
com.baan.b3.legacydirectory.DirectoryException

Packages that use DirectoryException
com.baan.b3.legacydirectory Provides access to Bus Components according to the first version B3 directory model. 
 

Uses of DirectoryException in com.baan.b3.legacydirectory
 

Methods in com.baan.b3.legacydirectory that throw DirectoryException
abstract  IBusComponent DirectoryToolkit.getBusComponent(java.lang.String p_id)
          Retrieves the specified Bus Component from the current directory.
abstract  java.lang.String[] DirectoryToolkit.listAllBusComponentIds()
          Retreives the list of all BusComponent Identifiers (the identification of the BusComponent in the directory).
abstract  java.lang.String[] DirectoryToolkit.listBusComponentIdsWithCategory(java.lang.String category)
          Retreives the list of all BusComponent Identifiers (the identification of the BusComponent in the directory) that have a given category.
abstract  java.lang.String[] DirectoryToolkit.listAllBusComponentCategories()
          Retrieves the list of all BusComponent Categories (the separate list of categories stored in the directory).
 


Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.