public class Sequence extends Object
Constructor and Description |
---|
Sequence(com.unboundid.ldap.sdk.SearchResultEntry entry,
com.unboundid.directory.sdk.ds.types.DirectoryServerContext context,
String incAttr,
String minAttr,
String maxAttr,
String cycleAttr,
String cacheAttr,
String valueAttr) |
Modifier and Type | Method and Description |
---|---|
com.unboundid.ldap.sdk.SearchResultEntry |
getNext() |
boolean |
needToPersist() |
void |
persistToDB() |
void |
refreshCacheFromDB() |
void |
refreshCacheFromEntry(com.unboundid.ldap.sdk.Entry e) |
void |
refreshCacheFromEntry(com.unboundid.ldap.sdk.SearchResultEntry e) |
public com.unboundid.ldap.sdk.SearchResultEntry getNext()
public boolean needToPersist()
public void persistToDB()
public void refreshCacheFromEntry(com.unboundid.ldap.sdk.SearchResultEntry e)
public void refreshCacheFromEntry(com.unboundid.ldap.sdk.Entry e)
public void refreshCacheFromDB() throws com.unboundid.ldap.sdk.LDAPException
com.unboundid.ldap.sdk.LDAPException
Copyright © 2020 PingIdentity. All rights reserved.