org.identityconnectors.ldap.sync.sunds
Class ChangeLogAttributes
java.lang.Object
org.identityconnectors.ldap.sync.sunds.ChangeLogAttributes
public final class ChangeLogAttributes
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeLogAttributes
public ChangeLogAttributes(String changeLogContext,
int firstChangeNumber,
int lastChangeNumber)
getChangeLogContext
public String getChangeLogContext()
getFirstChangeNumber
public int getFirstChangeNumber()
getLastChangeNumber
public int getLastChangeNumber()
Copyright © 2012. All Rights Reserved.