public class SunDSChangeLogSyncStrategy extends Object implements LdapSyncStrategy
| Constructor and Description |
|---|
SunDSChangeLogSyncStrategy(LdapConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass) |
| Modifier and Type | Method and Description |
|---|---|
static int |
convertToInt(String number,
int def) |
org.identityconnectors.framework.common.objects.SyncToken |
getLatestSyncToken() |
void |
sync(org.identityconnectors.framework.common.objects.SyncToken token,
org.identityconnectors.framework.common.objects.SyncResultsHandler handler,
org.identityconnectors.framework.common.objects.OperationOptions options) |
public SunDSChangeLogSyncStrategy(LdapConnection conn, org.identityconnectors.framework.common.objects.ObjectClass oclass)
public org.identityconnectors.framework.common.objects.SyncToken getLatestSyncToken()
getLatestSyncToken in interface LdapSyncStrategypublic void sync(org.identityconnectors.framework.common.objects.SyncToken token,
org.identityconnectors.framework.common.objects.SyncResultsHandler handler,
org.identityconnectors.framework.common.objects.OperationOptions options)
sync in interface LdapSyncStrategypublic static int convertToInt(String number, int def)
Copyright © 2014. All Rights Reserved.