[PersistenceStore] Formal parameter always typed as strings instead of more
meaningful classes
----------------------------------------------------------------------------------------------
Key: STANBOL-154
URL: https://issues.apache.org/jira/browse/STANBOL-154
Project: Stanbol
Issue Type: Improvement
Reporter: Andrea Nuzzolese
Many of methods of the PersistenceStore might be improved by changing the type
of parameter.
An example is saveOntology(String ontologyContent, String ontologyURI, String
encoding), in which the ontology is passed as String instead of a more
meaningful and useful class.
This also requires, from client component side, the serialization of an
ontology into a String.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira