public abstract class AbstractPolicySearch
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
abstract DirectoryObjectEntity |
lookup(DistinguishedName dn)
Searches for a policy object with the given distinguished name.
|
public abstract DirectoryObjectEntity lookup(DistinguishedName dn) throws ObjectNotFoundException, ModelCommunicationException
dn - DistinguishedName to search with.ModelCommunicationException - Thrown if unable to communicate
with the data store.ObjectNotFoundException - Thrown if unable to locate the
entity in the data store. This may be due to an invalid
distinguished name, or the entity may have been removed by
another client.IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.