public interface SecuredModel extends Model, SecuredPrefixMapping
PrefixMapping.Factory, PrefixMapping.IllegalPrefixException, PrefixMapping.JenaLockedException
SecuredItem.Util
Extended, Standard
calculateInTxn, close, createLiteral, createLiteral, createResource, equals, executeInTransaction, executeInTxn, getLock, independent, isClosed, supportsSetOperations, supportsTransactions
createLiteral, listLiteralStatements
getReader, getReader
getWriter, getWriter
leaveCriticalSection
getNsPrefixMap, getNsPrefixURI, getNsURIPrefix, samePrefixMappingAs
hasNoMappings, numPrefixes
canCreate, canCreate, canCreate, canDelete, canDelete, canDelete, canRead, canRead, canRead, canUpdate, canUpdate, canUpdate, equals, getBaseItem, getModelIRI, getModelNode, getSecurityEvaluator, isEquivalent
SecuredModel abort()
SecuredModel add(List<Statement> statements) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface Model
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel add(Model m) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface Model
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel add(Resource s, Property p, RDFNode o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel add(Resource s, Property p, String o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel add(Resource s, Property p, String o, boolean wellFormed) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel add(Resource s, Property p, String lex, RDFDatatype datatype) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel add(Resource s, Property p, String o, String l) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel add(Statement s) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface Model
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel add(Statement[] statements) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface Model
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel add(StmtIterator iter) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
add
in interface Model
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel addLiteral(Resource s, Property p, boolean o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
addLiteral
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel addLiteral(Resource s, Property p, char o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
addLiteral
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel addLiteral(Resource s, Property p, double o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
addLiteral
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel addLiteral(Resource s, Property p, float o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
addLiteral
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel addLiteral(Resource s, Property p, int o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
addLiteral
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel addLiteral(Resource s, Property p, Literal o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
addLiteral
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel addLiteral(Resource s, Property p, long o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
addLiteral
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.@Deprecated SecuredModel addLiteral(Resource s, Property p, Object o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
addLiteral
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredRDFNode asRDFNode(Node n)
asRDFNode
in interface ModelGraphInterface
SecuredStatement asStatement(Triple t) throws UpdateDeniedException, AddDeniedException, ReadDeniedException, AuthenticationRequiredException
asStatement
in interface ModelGraphInterface
UpdateDeniedException
AddDeniedException
ReadDeniedException
AuthenticationRequiredException
SecuredModel begin()
SecuredModel commit()
boolean contains(Resource s, Property p) throws ReadDeniedException, AuthenticationRequiredException
contains
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean contains(Resource s, Property p, RDFNode o) throws ReadDeniedException, AuthenticationRequiredException
contains
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean contains(Resource s, Property p, String o) throws ReadDeniedException, AuthenticationRequiredException
contains
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean contains(Resource s, Property p, String o, String l) throws ReadDeniedException, AuthenticationRequiredException
contains
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean contains(Statement s) throws ReadDeniedException, AuthenticationRequiredException
contains
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsAll(Model model) throws ReadDeniedException, AuthenticationRequiredException
containsAll
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsAll(StmtIterator iter) throws ReadDeniedException, AuthenticationRequiredException
containsAll
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsAny(Model model) throws ReadDeniedException, AuthenticationRequiredException
containsAny
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsAny(StmtIterator iter) throws ReadDeniedException, AuthenticationRequiredException
containsAny
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsLiteral(Resource s, Property p, boolean o) throws ReadDeniedException, AuthenticationRequiredException
containsLiteral
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsLiteral(Resource s, Property p, char o) throws ReadDeniedException, AuthenticationRequiredException
containsLiteral
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsLiteral(Resource s, Property p, double o) throws ReadDeniedException, AuthenticationRequiredException
containsLiteral
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsLiteral(Resource s, Property p, float o) throws ReadDeniedException, AuthenticationRequiredException
containsLiteral
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsLiteral(Resource s, Property p, int o) throws ReadDeniedException, AuthenticationRequiredException
containsLiteral
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsLiteral(Resource s, Property p, long o) throws ReadDeniedException, AuthenticationRequiredException
containsLiteral
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsLiteral(Resource s, Property p, Object o) throws ReadDeniedException, AuthenticationRequiredException
containsLiteral
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean containsResource(RDFNode r) throws ReadDeniedException, AuthenticationRequiredException
containsResource
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredAlt createAlt() throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createAlt
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredAlt createAlt(String uri) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createAlt
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredBag createBag() throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createBag
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredBag createBag(String uri) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createBag
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredRDFList createList() throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createList
in interface Model
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.AddDeniedException
SecuredRDFList createList(Iterator<? extends RDFNode> members) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createList
in interface Model
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredRDFList createList(RDFNode... members) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createList
in interface Model
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createLiteralStatement(Resource s, Property p, boolean o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createLiteralStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createLiteralStatement(Resource s, Property p, char o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createLiteralStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createLiteralStatement(Resource s, Property p, double o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createLiteralStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createLiteralStatement(Resource s, Property p, float o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createLiteralStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createLiteralStatement(Resource s, Property p, int o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createLiteralStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createLiteralStatement(Resource s, Property p, long o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createLiteralStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createLiteralStatement(Resource s, Property p, Object o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createLiteralStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredProperty createProperty(String uri)
createProperty
in interface ModelCon
SecuredProperty createProperty(String nameSpace, String localName)
createProperty
in interface Model
ReifiedStatement createReifiedStatement(Statement s) throws AddDeniedException, UpdateDeniedException, ReadDeniedException, AuthenticationRequiredException
createReifiedStatement
in interface Model
UpdateDeniedException
ReadDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.ReifiedStatement createReifiedStatement(String uri, Statement s) throws AddDeniedException, UpdateDeniedException, ReadDeniedException, AuthenticationRequiredException
createReifiedStatement
in interface Model
UpdateDeniedException
ReadDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResource createResource() throws AddDeniedException, UpdateDeniedException, ReadDeniedException, AuthenticationRequiredException
createResource
in interface Model
UpdateDeniedException
ReadDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResource createResource(AnonId id) throws AddDeniedException, UpdateDeniedException, ReadDeniedException, AuthenticationRequiredException
createResource
in interface Model
UpdateDeniedException
ReadDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResource createResource(Resource type) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createResource
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.@Deprecated SecuredResource createResource(ResourceF f)
createResource
in interface ModelCon
SecuredResource createResource(String uri)
createResource
in interface Model
SecuredResource createResource(String uri, Resource type) throws AddDeniedException, UpdateDeniedException, ReadDeniedException, AuthenticationRequiredException
createResource
in interface ModelCon
UpdateDeniedException
ReadDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.@Deprecated SecuredResource createResource(String uri, ResourceF f)
createResource
in interface ModelCon
SecuredSeq createSeq() throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createSeq
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredSeq createSeq(String uri) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createSeq
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createStatement(Resource s, Property p, RDFNode o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createStatement
in interface Model
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createStatement(Resource s, Property p, String o) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createStatement(Resource s, Property p, String o, boolean wellFormed) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createStatement
in interface ModelCon
AddDeniedException
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createStatement(Resource s, Property p, String o, String l) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement createStatement(Resource s, Property p, String o, String l, boolean wellFormed) throws AddDeniedException, UpdateDeniedException, AuthenticationRequiredException
createStatement
in interface ModelCon
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredLiteral createTypedLiteral(boolean v)
createTypedLiteral
in interface ModelCon
Literal createTypedLiteral(Calendar d)
createTypedLiteral
in interface ModelCon
SecuredLiteral createTypedLiteral(char v)
createTypedLiteral
in interface ModelCon
SecuredLiteral createTypedLiteral(double v)
createTypedLiteral
in interface ModelCon
SecuredLiteral createTypedLiteral(float v)
createTypedLiteral
in interface ModelCon
SecuredLiteral createTypedLiteral(int v)
createTypedLiteral
in interface ModelCon
SecuredLiteral createTypedLiteral(long v)
createTypedLiteral
in interface ModelCon
SecuredLiteral createTypedLiteral(Object value)
createTypedLiteral
in interface Model
createTypedLiteral
in interface ModelCon
SecuredLiteral createTypedLiteral(Object value, RDFDatatype dtype)
createTypedLiteral
in interface Model
SecuredLiteral createTypedLiteral(Object value, String typeURI)
createTypedLiteral
in interface ModelCon
SecuredLiteral createTypedLiteral(String v)
createTypedLiteral
in interface ModelCon
SecuredLiteral createTypedLiteral(String lex, RDFDatatype dtype)
createTypedLiteral
in interface Model
SecuredLiteral createTypedLiteral(String lex, String typeURI)
createTypedLiteral
in interface ModelCon
Model difference(Model model) throws ReadDeniedException, AuthenticationRequiredException
difference
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.void enterCriticalSection(boolean readLockRequested) throws ReadDeniedException, UpdateDeniedException, AuthenticationRequiredException
enterCriticalSection
in interface Lock
ReadDeniedException
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.String expandPrefix(String prefixed) throws ReadDeniedException, AuthenticationRequiredException
expandPrefix
in interface PrefixMapping
expandPrefix
in interface SecuredPrefixMapping
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredAlt getAlt(Resource r) throws ReadDeniedException, AuthenticationRequiredException
getAlt
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredAlt getAlt(String uri) throws ReadDeniedException, AuthenticationRequiredException
getAlt
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResource getAnyReifiedStatement(Statement s) throws AddDeniedException, ReadDeniedException, UpdateDeniedException, AuthenticationRequiredException
getAnyReifiedStatement
in interface Model
ReadDeniedException
UpdateDeniedException
AddDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredBag getBag(Resource r) throws ReadDeniedException, AuthenticationRequiredException
getBag
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredBag getBag(String uri) throws ReadDeniedException, AuthenticationRequiredException
getBag
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredGraph getGraph()
getGraph
in interface ModelGraphInterface
SecuredStatement getProperty(Resource s, Property p) throws ReadDeniedException, AuthenticationRequiredException
getProperty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.Property getProperty(String uri) throws ReadDeniedException, AuthenticationRequiredException
getProperty
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.Property getProperty(String nameSpace, String localName) throws ReadDeniedException, AuthenticationRequiredException
getProperty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement getProperty(Resource s, Property p, String lang) throws ReadDeniedException, AuthenticationRequiredException
getProperty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.RDFNode getRDFNode(Node n) throws ReadDeniedException, AuthenticationRequiredException
getRDFNode
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement getRequiredProperty(Resource s, Property p) throws PropertyNotFoundException, ReadDeniedException, AuthenticationRequiredException
getRequiredProperty
in interface Model
ReadDeniedException
PropertyNotFoundException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatement getRequiredProperty(Resource s, Property p, String lang) throws ReadDeniedException, PropertyNotFoundException, AuthenticationRequiredException
getRequiredProperty
in interface Model
ReadDeniedException
PropertyNotFoundException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResource getResource(String uri)
getResource
in interface Model
@Deprecated SecuredResource getResource(String uri, ResourceF f)
getResource
in interface ModelCon
SecuredSeq getSeq(Resource r) throws ReadDeniedException, AuthenticationRequiredException
getSeq
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredSeq getSeq(String uri) throws ReadDeniedException, AuthenticationRequiredException
getSeq
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredRDFList getList(String uri) throws ReadDeniedException, AuthenticationRequiredException
Subsequent operations on the returned list may modify this model.
The list is assumed to already exist in the model. If it does not,
createList
should be used instead.
getList
in interface ModelCon
uri
- the URI of the listReadDeniedException
AuthenticationRequiredException
SecuredRDFList getList(Resource r) throws ReadDeniedException, AuthenticationRequiredException
This method enables an application to treat any resource as a list. It is in effect an unsafe downcast.
Subsequent operations on the returned list may modify this model.
The list is assumed to already exist in the model. If it does not,
createList
should be used instead.
getList
in interface ModelCon
r
- the resource of the listReadDeniedException
AuthenticationRequiredException
Model intersection(Model model) throws ReadDeniedException, AuthenticationRequiredException
intersection
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean isEmpty() throws ReadDeniedException, AuthenticationRequiredException
isEmpty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean isIsomorphicWith(Model g) throws ReadDeniedException, AuthenticationRequiredException
isIsomorphicWith
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.boolean isReified(Statement s) throws ReadDeniedException, AuthenticationRequiredException
isReified
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listLiteralStatements(Resource subject, Property predicate, boolean object) throws ReadDeniedException, AuthenticationRequiredException
listLiteralStatements
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listLiteralStatements(Resource subject, Property predicate, char object) throws ReadDeniedException, AuthenticationRequiredException
listLiteralStatements
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listLiteralStatements(Resource subject, Property predicate, double object) throws ReadDeniedException, AuthenticationRequiredException
listLiteralStatements
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listLiteralStatements(Resource subject, Property predicate, float object) throws ReadDeniedException, AuthenticationRequiredException
listLiteralStatements
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listLiteralStatements(Resource subject, Property predicate, long object) throws ReadDeniedException, AuthenticationRequiredException
listLiteralStatements
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.NsIterator listNameSpaces() throws ReadDeniedException, AuthenticationRequiredException
listNameSpaces
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredNodeIterator<RDFNode> listObjects() throws ReadDeniedException, AuthenticationRequiredException
listObjects
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredNodeIterator<RDFNode> listObjectsOfProperty(Property p) throws ReadDeniedException, AuthenticationRequiredException
listObjectsOfProperty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredNodeIterator<RDFNode> listObjectsOfProperty(Resource s, Property p) throws ReadDeniedException, AuthenticationRequiredException
listObjectsOfProperty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredRSIterator listReifiedStatements() throws ReadDeniedException, AuthenticationRequiredException
listReifiedStatements
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredRSIterator listReifiedStatements(Statement st) throws ReadDeniedException, AuthenticationRequiredException
listReifiedStatements
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listResourcesWithProperty(Property p) throws ReadDeniedException, AuthenticationRequiredException
listResourcesWithProperty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listResourcesWithProperty(Property p, boolean o) throws ReadDeniedException, AuthenticationRequiredException
listResourcesWithProperty
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listResourcesWithProperty(Property p, char o) throws ReadDeniedException, AuthenticationRequiredException
listResourcesWithProperty
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listResourcesWithProperty(Property p, double o) throws ReadDeniedException, AuthenticationRequiredException
listResourcesWithProperty
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listResourcesWithProperty(Property p, float o) throws ReadDeniedException, AuthenticationRequiredException
listResourcesWithProperty
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listResourcesWithProperty(Property p, long o) throws ReadDeniedException, AuthenticationRequiredException
listResourcesWithProperty
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listResourcesWithProperty(Property p, Object o) throws ReadDeniedException, AuthenticationRequiredException
listResourcesWithProperty
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listResourcesWithProperty(Property p, RDFNode o) throws ReadDeniedException, AuthenticationRequiredException
listResourcesWithProperty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listStatements() throws ReadDeniedException, AuthenticationRequiredException
listStatements
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listStatements(Resource s, Property p, RDFNode o) throws ReadDeniedException, AuthenticationRequiredException
listStatements
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listStatements(Resource subject, Property predicate, String object) throws ReadDeniedException, AuthenticationRequiredException
listStatements
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listStatements(Resource subject, Property predicate, String object, String lang) throws ReadDeniedException, AuthenticationRequiredException
listStatements
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredStatementIterator listStatements(Selector s) throws ReadDeniedException, AuthenticationRequiredException
listStatements
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listSubjects() throws ReadDeniedException, AuthenticationRequiredException
listSubjects
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listSubjectsWithProperty(Property p) throws ReadDeniedException, AuthenticationRequiredException
listSubjectsWithProperty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listSubjectsWithProperty(Property p, RDFNode o) throws ReadDeniedException, AuthenticationRequiredException
listSubjectsWithProperty
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listSubjectsWithProperty(Property p, String o) throws ReadDeniedException, AuthenticationRequiredException
listSubjectsWithProperty
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredResIterator listSubjectsWithProperty(Property p, String o, String l) throws ReadDeniedException, AuthenticationRequiredException
listSubjectsWithProperty
in interface ModelCon
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredPrefixMapping lock() throws ReadDeniedException, AuthenticationRequiredException
lock
in interface PrefixMapping
lock
in interface SecuredPrefixMapping
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel notifyEvent(Object e)
notifyEvent
in interface Model
String qnameFor(String uri) throws ReadDeniedException, AuthenticationRequiredException
qnameFor
in interface PrefixMapping
qnameFor
in interface SecuredPrefixMapping
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel query(Selector s) throws ReadDeniedException, AuthenticationRequiredException
query
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel read(InputStream in, String base) throws UpdateDeniedException, AuthenticationRequiredException
read
in interface Model
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel read(InputStream in, String base, String lang) throws UpdateDeniedException, AuthenticationRequiredException
read
in interface Model
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel read(Reader reader, String base) throws UpdateDeniedException, AuthenticationRequiredException
read
in interface Model
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel read(Reader reader, String base, String lang) throws UpdateDeniedException, AuthenticationRequiredException
read
in interface Model
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel read(String url) throws UpdateDeniedException, AuthenticationRequiredException
read
in interface Model
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel read(String url, String lang) throws UpdateDeniedException, AuthenticationRequiredException
read
in interface Model
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel read(String url, String base, String lang) throws UpdateDeniedException, AuthenticationRequiredException
read
in interface Model
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel register(ModelChangedListener listener) throws ReadDeniedException, AuthenticationRequiredException
register
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel remove(List<Statement> statements) throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
remove
in interface Model
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel remove(Model m) throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
remove
in interface ModelCon
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel remove(Resource s, Property p, RDFNode o) throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
remove
in interface ModelCon
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel remove(Statement s) throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
remove
in interface Model
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel remove(Statement[] statements) throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
remove
in interface Model
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel remove(StmtIterator iter) throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
remove
in interface ModelCon
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel removeAll() throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
removeAll
in interface Model
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel removeAll(Resource s, Property p, RDFNode r) throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
removeAll
in interface Model
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.void removeAllReifications(Statement s) throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
removeAllReifications
in interface Model
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel removeNsPrefix(String prefix) throws UpdateDeniedException, AuthenticationRequiredException
removeNsPrefix
in interface Model
removeNsPrefix
in interface PrefixMapping
removeNsPrefix
in interface SecuredPrefixMapping
UpdateDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.void removeReification(ReifiedStatement rs) throws DeleteDeniedException, UpdateDeniedException, AuthenticationRequiredException
removeReification
in interface Model
UpdateDeniedException
DeleteDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.String shortForm(String uri) throws ReadDeniedException, AuthenticationRequiredException
shortForm
in interface PrefixMapping
shortForm
in interface SecuredPrefixMapping
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.long size() throws ReadDeniedException, AuthenticationRequiredException
size
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.Model union(Model model) throws ReadDeniedException, AuthenticationRequiredException
union
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel unregister(ModelChangedListener listener)
unregister
in interface Model
SecuredResource wrapAsResource(Node n)
wrapAsResource
in interface ModelGraphInterface
SecuredModel write(OutputStream out) throws ReadDeniedException, AuthenticationRequiredException
write
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel write(OutputStream out, String lang) throws ReadDeniedException, AuthenticationRequiredException
write
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel write(OutputStream out, String lang, String base) throws ReadDeniedException, AuthenticationRequiredException
write
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel write(Writer writer) throws ReadDeniedException, AuthenticationRequiredException
write
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel write(Writer writer, String lang) throws ReadDeniedException, AuthenticationRequiredException
write
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel write(Writer writer, String lang, String base) throws ReadDeniedException, AuthenticationRequiredException
write
in interface Model
ReadDeniedException
AuthenticationRequiredException
- if user is not authenticated and is required to be.SecuredModel setNsPrefix(String prefix, String uri)
setNsPrefix
in interface Model
setNsPrefix
in interface PrefixMapping
setNsPrefix
in interface SecuredPrefixMapping
SecuredModel clearNsPrefixMap()
clearNsPrefixMap
in interface Model
clearNsPrefixMap
in interface PrefixMapping
SecuredModel setNsPrefixes(PrefixMapping other)
setNsPrefixes
in interface Model
setNsPrefixes
in interface PrefixMapping
setNsPrefixes
in interface SecuredPrefixMapping
SecuredModel setNsPrefixes(Map<String,String> map)
setNsPrefixes
in interface Model
setNsPrefixes
in interface PrefixMapping
setNsPrefixes
in interface SecuredPrefixMapping
SecuredModel withDefaultMappings(PrefixMapping map)
withDefaultMappings
in interface Model
withDefaultMappings
in interface PrefixMapping
withDefaultMappings
in interface SecuredPrefixMapping
Licensed under the Apache License, Version 2.0