| 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). |