A  C  D  E  F  G  H  I  P  S 

G

generate(java.lang.String) - function in com.mewebstudio.springboot.jpa.slug.kotlin.DefaultSlugGenerator
Generates a slug from the given input string.
generate(java.lang.String) - function in com.mewebstudio.springboot.jpa.slug.kotlin.ISlugGenerator
Generates a slug from the given input string.
generate(java.lang.String) - function in com.mewebstudio.springboot.jpa.slug.kotlin.SlugUtil
Converts the input string into a slug using the globally set ISlugGenerator.
generateSlug(com.mewebstudio.springboot.jpa.slug.kotlin.ISlugSupport,java.lang.String) - function in com.mewebstudio.springboot.jpa.slug.kotlin.ISlugProvider
Generates a slug for the given entity using the provided base slug.
getCause() - function in kotlin.Throwable
 
getEntityManager() - function in com.mewebstudio.springboot.jpa.slug.kotlin.SlugListener
The entity manager used for database operations.
getGenerator() - function in com.mewebstudio.springboot.jpa.slug.kotlin.SlugUtil
Retrieves the currently set ISlugGenerator.
getId() - function in com.mewebstudio.springboot.jpa.slug.kotlin.ISlugSupport
The unique identifier of the entity.
getLocalizedMessage() - function in kotlin.Throwable
 
getMessage() - function in kotlin.Throwable
 
getSlug() - function in com.mewebstudio.springboot.jpa.slug.kotlin.ISlugSupport
The current slug value of the entity.
getSlugProvider() - function in com.mewebstudio.springboot.jpa.slug.kotlin.SlugRegistry
Retrieves the currently set slugProvider.
getStackTrace() - function in kotlin.Throwable
 
getSuppressed() - function in kotlin.Throwable
 
A  C  D  E  F  G  H  I  P  S