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() |
@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 © 2016 DuraSpace. All rights reserved.