|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectorySystemEntity | |
---|---|
com.ibm.itim.dataservices.model.domain | Extends the com.ibm.itim.dataservices.model package to provide an application
programming interface for querying the core elements of the data model. |
Uses of DirectorySystemEntity in com.ibm.itim.dataservices.model.domain |
---|
Methods in com.ibm.itim.dataservices.model.domain that return DirectorySystemEntity | |
---|---|
DirectorySystemEntity |
DirectorySystemSearch.lookup(DistinguishedName dn)
Retrieves the directory system (tenant) from the data store with the given distinguished name. |
DirectorySystemEntity |
DirectorySystemSearch.lookupDefault()
Retrieves the default directory system (tenant) from the data store. |
DirectorySystemEntity |
DirectorySystemSearch.searchById(java.lang.String id)
Retrieves the directory system (tenant) from the data store with the given id (name). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |