public interface SchemaLookup
UnsolicitedEventProcessor| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
getAttributeSchema(java.util.Collection attributeNames)
Get the schema for a set of attributes.
|
java.util.Collection |
getClassSchema(java.util.Collection classNames)
Get the schema for a set of objectclasses.
|
java.util.Collection getClassSchema(java.util.Collection classNames)
throws RemoteServicesException
classNames - A collection of class names to retrieve schema for.RemoteServicesException - on errorSchemaClassjava.util.Collection getAttributeSchema(java.util.Collection attributeNames)
throws RemoteServicesException
attributeNames - A collection ofattribute names to retrieve schema for.RemoteServicesException - on errorSchemaAttributeIBM 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.