|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectoryTreeObject
An object in the tree component. This object represents the view of a directory. This means that if you have two tree components that show the same underlying directory, instances of this class will not be the same even if they represent the same Context in the directory.
| Method Summary | |
|---|---|
InitialLdapContext |
getConnection()
Get the connection this object uses. |
ConnectionInformation |
getConnectionInformation()
Get information about the connection this object uses. |
Name |
getDistinguishedName()
Get the directory name of this object. |
DirectoryTree |
getTree()
Get the tree component which this object belongs to. |
| Method Detail |
|---|
DirectoryTree getTree()
InitialLdapContext getConnection()
ConnectionInformation getConnectionInformation()
Name getDistinguishedName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||