Uses of Interface
org.dspace.rdf.storage.URIGenerator
Packages that use URIGenerator
-
Uses of URIGenerator in org.dspace.rdf.factory
Methods in org.dspace.rdf.factory that return URIGeneratorModifier and TypeMethodDescriptionabstract URIGeneratorRDFFactory.getURIGenerator()RDFFactoryImpl.getURIGenerator()Methods in org.dspace.rdf.factory with parameters of type URIGenerator -
Uses of URIGenerator in org.dspace.rdf.storage
Classes in org.dspace.rdf.storage that implement URIGeneratorModifier and TypeClassDescriptionclassExtends the DOIURIGenerator but uses handles as fallback to DOIs.classclassclassFields in org.dspace.rdf.storage declared as URIGeneratorModifier and TypeFieldDescriptionprotected static URIGeneratorDOIHandleURIGenerator.fallbackprotected static URIGeneratorDOIURIGenerator.fallbackMethods in org.dspace.rdf.storage with parameters of type URIGeneratorModifier and TypeMethodDescriptionstatic voidDOIHandleURIGenerator.setFallback(URIGenerator fallback) static voidDOIURIGenerator.setFallback(URIGenerator fallback)