Class Sepia
java.lang.Object
it.uniroma2.art.semanticturkey.services.STServiceAdapter
it.uniroma2.art.semanticturkey.services.core.Sepia
- All Implemented Interfaces:
NewerNewStyleService
,STService
-
Field Summary
Fields inherited from class it.uniroma2.art.semanticturkey.services.STServiceAdapter
applicationEventPublisher, cfManager, stServiceContext
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class it.uniroma2.art.semanticturkey.services.STServiceAdapter
addValue, checkNotLocallyDefined, createQueryBuilder, generateIRI, generateNatureSPARQLSelectPart, generateNatureSPARQLWherePart, generateResourceWithCustomConstructor, getCodaLexModeForSearchFromLexicalizationModel, getDeleteGraph, getGraphFromNature, getInitializedCodaCore, getManagedConnection, getMetadataGraph, getOptionalProject, getPlatformTransactionManager, getProject, getRepository, getRoleFromNature, getUserNamedGraphs, getWorkingGraph, instantiateSearchStrategy, instantiateSearchStrategy, parseReference, publishResourceDeleted, publishResourceDeleted, removeReifiedValue, retrieveResources, shutDownCodaCore, updateTriplePredicate
-
Constructor Details
-
Sepia
public Sepia()
-
-
Method Details
-
getEndpointUrl
- Throws:
STPropertyAccessException
-
getSettings
@PreAuthorize("@auth.isAdmin()") @STServiceOperation public SepiaSettings getSettings() throws IOException, RoleCreationException, STPropertyAccessException -
storeSettings
@PreAuthorize("@auth.isAdmin()") @STServiceOperation(method=POST) public void storeSettings(String endpointURL) throws IOException, RoleCreationException, STPropertyAccessException, STPropertyUpdateException
-