| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DirectoryServiceMethod Summary | |
Directory[] |
|
Directory |
|
public Directory[] getChildren(Directory directory)
throws DirectoryServiceExceptionGet the children of a directory.
- Parameters:
directory- directory to get children for
- Returns:
- children
public Directory getRoot()
Get the root directory.
- Returns:
- the root directory