Package org.mycore.services.urn

Interface Summary
MCRNISSBuilder Implementations of this interface provide different strategies to generate a NISS (namespace specific string) for a new URN.
MCRURNStore Stores the data of URNs and the document IDs assigned to them.
 

Class Summary
MCRNISSBuilderDateCounter Builds a new, unique NISS based on the current date and/or time in combination with a counter.
MCRNISSBuilderFL Builds a new, unique NISS based on the current date and time expressed in seconds.
MCRURNManager Provides methods to create URNs (urn:nbn:de) and assign them to documents.
MCRURNResolver This servlet resolves a given URN (urn:nbn:de) from a HTTP request and redirects the client to the document that is registered for this URN.