public interface AuthorityIndexerInterface
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasMore() |
void |
init(Context context) |
void |
init(Context context,
boolean useCache) |
void |
init(Context context,
Item item) |
boolean |
isConfiguredProperly() |
AuthorityValue |
nextValue() |
void init(Context context, boolean useCache)
void init(Context context)
AuthorityValue nextValue()
boolean hasMore()
throws SQLException,
AuthorizeException
SQLExceptionAuthorizeExceptionvoid close()
boolean isConfiguredProperly()
Copyright © 2017 DuraSpace. All rights reserved.