public interface AuthorityIndexerInterface
| Modifier and Type | Method and Description |
|---|---|
List<AuthorityValue> |
getAuthorityValues(Context context,
Item item) |
List<AuthorityValue> |
getAuthorityValues(Context context,
Item item,
Map<String,AuthorityValue> cache) |
boolean |
isConfiguredProperly() |
List<AuthorityValue> getAuthorityValues(Context context, Item item) throws SQLException, AuthorizeException
SQLExceptionAuthorizeExceptionList<AuthorityValue> getAuthorityValues(Context context, Item item, Map<String,AuthorityValue> cache) throws SQLException, AuthorizeException
SQLExceptionAuthorizeExceptionboolean isConfiguredProperly()
Copyright © 2022 LYRASIS. All rights reserved.