|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openrdf.sesame.sailimpl.omm.security.Restriction
org.openrdf.sesame.sailimpl.omm.security.QueryRestriction
QueryRestriction.java
Title: Knowledge Control System
Company: OntoText Lab. Sirma AI.
| Field Summary |
| Fields inherited from class org.openrdf.sesame.sailimpl.omm.security.Restriction |
CLASSES, CLASSES_OVER_SCHEMA, CLASSES_OVER_SCHEMA_RESTRICTION, CLASSES_RESTRICTION, INSTANCES, INSTANCES_RESTRICTION, PATTERN, PATTERN_RESTRICTION, PROPERTIES, PROPERTIES_RESTRICTION, QUERY, QUERY_RESTRICTION, REPOSITORY, REPOSITORY_RESTRICTION, SCHEMA, SCHEMA_RESTRICTION |
| Method Summary | |
void |
addQuery(String strQuery)
Adds a query to this restriction. |
Set |
getQueries()
Gets the set of queries that form this restriction. |
ArrayList |
toSql(Map idByLiteral,
Map idByRes)
Creates update queries over the restrictions, res_prop_restrs, query_restrs, pattern_restrs tables. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void addQuery(String strQuery)
strQuery - the query to be added.public Set getQueries()
public ArrayList toSql(Map idByLiteral,
Map idByRes)
throws NullParameterException,
SecurityException
Restriction
toSql in class RestrictionNullParameterException
SecurityException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||