public class InfoContentEntityChecker extends RelationshipChecker
NS_CORE, NS_OBO, URI_INHERES_IN, URI_REALIZES, URI_RELATED_BY, URI_RELATES| Constructor and Description |
|---|
InfoContentEntityChecker(AbstractPropertyStatementAction action) |
| Modifier and Type | Method and Description |
|---|---|
PolicyDecision |
isAuthorized(List<String> userUris)
A self-editor is authorized to add, edit, or delete a statement if the
subject or object refers to an Info Content Entity, and if the
self-editor:
1) is an Author of that Info Content Entity,
2) is an Editor of that Info Content Entity, or
3) is Featured in that Info Content Entity.
|
anyUrisInCommon, authorizedDecision, createSelector, createSelector, getObjectsOfLinkedProperty, getObjectsOfProperty, getObjectsThroughLinkingNode, isResourceOfTypepublic InfoContentEntityChecker(AbstractPropertyStatementAction action)
public PolicyDecision isAuthorized(List<String> userUris)
Copyright © 2016. All rights reserved.