Class PrefixedIncrementalCodeGenerator

java.lang.Object
org.ametys.odf.content.code.AbstractUniqueCodeGenerator
org.ametys.odf.content.code.PrefixedIncrementalCodeGenerator
All Implemented Interfaces:
UniqueCodeGenerator, PluginAware, Configurable, Serviceable

Implementation of UniqueCodeGenerator that generates a code composed by a prefix representing the type of content and an incremental number on 6 digits.