|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectoryService
A common interface for a directory service.
| Method Summary | |
|---|---|
Directory[] |
getChildren(Directory directory)
Get the children of a directory. |
Directory |
getRoot()
Get the root directory. |
| Method Detail |
|---|
Directory getRoot()
Directory[] getChildren(Directory directory)
throws DirectoryServiceException
directory - directory to get children for
DirectoryServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||