org.identityconnectors.framework.impl.api.local.operations
Class GetImpl
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.GetImpl
- All Implemented Interfaces:
- APIOperation, GetApiOp
public class GetImpl
- extends Object
- implements GetApiOp
Uses SearchOp to find the object that is referenced by the
Uid provided.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetImpl
public GetImpl(SearchApiOp search)
getObject
public ConnectorObject getObject(ObjectClass objClass,
Uid uid,
OperationOptions options)
- Specified by:
getObject in interface GetApiOp
Copyright © 2011. All Rights Reserved.