Method Summary |
|
public SearchCategory | getCategory(String categoryId) |
public java.util.List | getCategoryListing() Returns a list containing all categories in this hierarchy. |
public SearchCategory | getDefaultCategory() Returns the default category in this hierarchy. |
public int | getNumLevels() Returns the number of hierarchical levels in this hierarchy.
number of hierarchical levels in this hierarchy. |
public int | getNumMaxSearchableDb() Returns the maximum number of searchable databases within this hierarchy. |
public org.osid.repository.Repository | getRepository() |
public boolean | isConfigured() Determines whether or not this hierarchy is properly configured. |
public boolean | isSearchableDatabase(String databaseId) Determines whether or not the given database is within this hierarchy. |