Index

B C I V 
All Classes and Interfaces|All Packages

B

buralotech.identifier.spring - module buralotech.identifier.spring
 

C

com.buralotech.oss.identifier.spring - package com.buralotech.oss.identifier.spring
 
convert(String) - Method in class com.buralotech.oss.identifier.spring.IdentifierConverter
Perform the conversion by delegating to the identifier service.

I

IdentifierConfig - Class in com.buralotech.oss.identifier.spring
Spring auto-configuration for identifier generation.
IdentifierConfig() - Constructor for class com.buralotech.oss.identifier.spring.IdentifierConfig
 
identifierConverter(IdentifierService) - Method in class com.buralotech.oss.identifier.spring.IdentifierConfig
Create the identifier converter bean.
IdentifierConverter - Class in com.buralotech.oss.identifier.spring
Used to bind/inject identifiers in their text representation as identifiers objects.
IdentifierConverter(IdentifierService) - Constructor for class com.buralotech.oss.identifier.spring.IdentifierConverter
Initialise the converter.
identifierService - Variable in class com.buralotech.oss.identifier.spring.IdentifierConverter
The identifier service.
identifierService(UUIDVersionDelegate) - Method in class com.buralotech.oss.identifier.spring.IdentifierConfig
Create the identifier service bean.

V

version1Delegate() - Method in class com.buralotech.oss.identifier.spring.IdentifierConfig
 
version6Delegate() - Method in class com.buralotech.oss.identifier.spring.IdentifierConfig
 
version7Delegate() - Method in class com.buralotech.oss.identifier.spring.IdentifierConfig
 
B C I V 
All Classes and Interfaces|All Packages