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