Package org.ametys.odf.content.code
package org.ametys.odf.content.code
-
ClassDescriptionAbstract class for a static
DisplayCodeProviderAbstract class for a staticUniqueCodeGeneratorImplementation ofDisplayCodeProviderthat returns the Ametys code of the program itemImplementation of aDisplayCodeProviderbased onContentattributes.
Display code will be composed by attributes' values separated by '-' character.Propertyfor the computed display code of aProgramItem.Interface for a provider of a ODF content display codeAn enumeration that list the providers for program items' display codeExtension point forDisplayCodeProviderImplementation ofUniqueCodeGeneratorthat generates a code composed by a prefix representing the type of content and an incremental number on 6 digits.Implementation ofUniqueCodeGeneratorthat generates a random code based on System.currentTimeMillis()Interface for a generator of unique code for ODF contentAn enumerator that list the available generators of unique code for ODF contentsExtension point forUniqueCodeGenerator