public class GetImpl extends Object implements org.identityconnectors.framework.api.operations.GetApiOp
SearchOp to find the object that is referenced by the
Uid provided.| Constructor and Description |
|---|
GetImpl(org.identityconnectors.framework.api.operations.SearchApiOp search) |
| Modifier and Type | Method and Description |
|---|---|
org.identityconnectors.framework.common.objects.ConnectorObject |
getObject(org.identityconnectors.framework.common.objects.ObjectClass objectClass,
org.identityconnectors.framework.common.objects.Uid uid,
org.identityconnectors.framework.common.objects.OperationOptions options) |
public GetImpl(org.identityconnectors.framework.api.operations.SearchApiOp search)
public org.identityconnectors.framework.common.objects.ConnectorObject getObject(org.identityconnectors.framework.common.objects.ObjectClass objectClass,
org.identityconnectors.framework.common.objects.Uid uid,
org.identityconnectors.framework.common.objects.OperationOptions options)
getObject in interface org.identityconnectors.framework.api.operations.GetApiOpCopyright © 2018. All rights reserved.