public interface ResumptionToken
| Modifier and Type | Method and Description |
|---|---|
long |
getCompleteListSize()
Get the size of the list.
|
long |
getCursor()
Get the position in the list that this record starts at.
|
Date |
getExpirationDate()
Get the expiration date of the token.
|
String |
getValue()
Get the value of the token.
|
String getValue()
Date getExpirationDate()
long getCompleteListSize()
long getCursor()
Copyright © 2013 DuraSpace. All Rights Reserved.