public class DatasetGraphAccessControl extends DatasetGraphWrapper
AuthorizationService.Transactional.Promote| Modifier and Type | Method and Description |
|---|---|
AuthorizationService |
getAuthService() |
static DatasetGraph |
removeWrapper(DatasetGraph dsg)
Return the underlying
DatasetGraph. |
static DatasetGraph |
unwrapOrNull(DatasetGraph dsg)
Return the underlying
DatasetGraph. |
abort, add, add, addGraph, begin, begin, begin, clear, close, commit, contains, contains, containsGraph, delete, delete, deleteAny, end, find, find, find, findNG, getBase, getBaseForQuery, getContext, getDefaultGraph, getGraph, getLock, getUnionGraph, getWrapped, isEmpty, isInTransaction, listGraphNodes, promote, promote, removeGraph, setDefaultGraph, size, supportsTransactionAbort, supportsTransactions, sync, toString, transactionMode, transactionTypepublic AuthorizationService getAuthService()
public static DatasetGraph removeWrapper(DatasetGraph dsg)
DatasetGraph. If the argument is not a
DatasetGraphAccessControl, return the argument.public static DatasetGraph unwrapOrNull(DatasetGraph dsg)
DatasetGraph. If the argument is not a
DatasetGraphAccessControl, return null.Licensed under the Apache License, Version 2.0