public class AuthorityServiceImpl extends Object implements AuthorityService
| Modifier and Type | Field and Description |
|---|---|
protected List<AuthorityIndexerInterface> |
indexers |
protected AuthorityIndexingService |
indexingService |
| Modifier | Constructor and Description |
|---|---|
protected |
AuthorityServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
indexItem(Context context,
Item item) |
boolean |
isConfigurationValid() |
@Autowired(required=true) protected AuthorityIndexingService indexingService
@Autowired(required=true) protected List<AuthorityIndexerInterface> indexers
public void indexItem(Context context, Item item) throws SQLException, AuthorizeException
indexItem in interface AuthorityServiceSQLExceptionAuthorizeExceptionpublic boolean isConfigurationValid()
isConfigurationValid in interface AuthorityServiceCopyright © 2017 DuraSpace. All rights reserved.