Class SATEIFigureEntityAttributeCustomizer


  • @API(type=INTERNAL,
         src=PUBLIC)
    public class SATEIFigureEntityAttributeCustomizer
    extends java.lang.Object
    Customize the value of the attribute for a TEI figure. It is used on standalone implementation.
    • Constructor Detail

      • SATEIFigureEntityAttributeCustomizer

        public SATEIFigureEntityAttributeCustomizer()
    • Method Detail

      • getAttributeValue

        public java.lang.String getAttributeValue​(AuthorAccess authorAccess)
        Get the value for the attribute entity.
        Parameters:
        authorAccess - Provides access to author functionality.
        Returns:
        The value of the attribute or null if canceled.