Interface IdentifiableUrlAliasAlignHelper.SlugGeneratorService
- Enclosing class:
- IdentifiableUrlAliasAlignHelper<I extends de.digitalcollections.model.identifiable.Identifiable>
public static interface IdentifiableUrlAliasAlignHelper.SlugGeneratorService
-
Method Summary
Modifier and Type Method Description java.lang.Stringapply(java.util.Locale locale, java.lang.String label, java.util.UUID website)
-
Method Details
-
apply
java.lang.String apply(java.util.Locale locale, java.lang.String label, java.util.UUID website) throws CudamiServiceException- Throws:
CudamiServiceException
-