Class GeneratedJaloTranslatorConfiguration

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
JaloTranslatorConfiguration

public abstract class GeneratedJaloTranslatorConfiguration extends GenericItem
Generated class for type JaloTranslatorConfiguration.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedJaloTranslatorConfiguration

      public GeneratedJaloTranslatorConfiguration()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getCode

      public String getCode(SessionContext ctx)
      Generated method - Getter of the JaloTranslatorConfiguration.code attribute.
      Returns:
      the code - unique item identifier
    • getCode

      public String getCode()
      Generated method - Getter of the JaloTranslatorConfiguration.code attribute.
      Returns:
      the code - unique item identifier
    • setCode

      public void setCode(SessionContext ctx, String value)
      Generated method - Setter of the JaloTranslatorConfiguration.code attribute.
      Parameters:
      value - the code - unique item identifier
    • setCode

      public void setCode(String value)
      Generated method - Setter of the JaloTranslatorConfiguration.code attribute.
      Parameters:
      value - the code - unique item identifier
    • getParserProperties

      public List<ParserProperty> getParserProperties(SessionContext ctx)
      Generated method - Getter of the JaloTranslatorConfiguration.parserProperties attribute.
      Returns:
      the parserProperties
    • getParserProperties

      public List<ParserProperty> getParserProperties()
      Generated method - Getter of the JaloTranslatorConfiguration.parserProperties attribute.
      Returns:
      the parserProperties
    • setParserProperties

      public void setParserProperties(SessionContext ctx, List<ParserProperty> value)
      Generated method - Setter of the JaloTranslatorConfiguration.parserProperties attribute.
      Parameters:
      value - the parserProperties
    • setParserProperties

      public void setParserProperties(List<ParserProperty> value)
      Generated method - Setter of the JaloTranslatorConfiguration.parserProperties attribute.
      Parameters:
      value - the parserProperties
    • addToParserProperties

      public void addToParserProperties(SessionContext ctx, ParserProperty value)
      Generated method - Adds value to parserProperties.
      Parameters:
      value - the item to add to parserProperties
    • addToParserProperties

      public void addToParserProperties(ParserProperty value)
      Generated method - Adds value to parserProperties.
      Parameters:
      value - the item to add to parserProperties
    • removeFromParserProperties

      public void removeFromParserProperties(SessionContext ctx, ParserProperty value)
      Generated method - Removes value from parserProperties.
      Parameters:
      value - the item to remove from parserProperties
    • removeFromParserProperties

      public void removeFromParserProperties(ParserProperty value)
      Generated method - Removes value from parserProperties.
      Parameters:
      value - the item to remove from parserProperties
    • getRenderers

      public List<JaloVelocityRenderer> getRenderers(SessionContext ctx)
      Generated method - Getter of the JaloTranslatorConfiguration.renderers attribute.
      Returns:
      the renderers
    • getRenderers

      public List<JaloVelocityRenderer> getRenderers()
      Generated method - Getter of the JaloTranslatorConfiguration.renderers attribute.
      Returns:
      the renderers
    • setRenderers

      public void setRenderers(SessionContext ctx, List<JaloVelocityRenderer> value)
      Generated method - Setter of the JaloTranslatorConfiguration.renderers attribute.
      Parameters:
      value - the renderers
    • setRenderers

      public void setRenderers(List<JaloVelocityRenderer> value)
      Generated method - Setter of the JaloTranslatorConfiguration.renderers attribute.
      Parameters:
      value - the renderers
    • addToRenderers

      public void addToRenderers(SessionContext ctx, JaloVelocityRenderer value)
      Generated method - Adds value to renderers.
      Parameters:
      value - the item to add to renderers
    • addToRenderers

      public void addToRenderers(JaloVelocityRenderer value)
      Generated method - Adds value to renderers.
      Parameters:
      value - the item to add to renderers
    • removeFromRenderers

      public void removeFromRenderers(SessionContext ctx, JaloVelocityRenderer value)
      Generated method - Removes value from renderers.
      Parameters:
      value - the item to remove from renderers
    • removeFromRenderers

      public void removeFromRenderers(JaloVelocityRenderer value)
      Generated method - Removes value from renderers.
      Parameters:
      value - the item to remove from renderers
    • getRenderersProperties

      public List<RenderersProperty> getRenderersProperties(SessionContext ctx)
      Generated method - Getter of the JaloTranslatorConfiguration.renderersProperties attribute.
      Returns:
      the renderersProperties
    • getRenderersProperties

      public List<RenderersProperty> getRenderersProperties()
      Generated method - Getter of the JaloTranslatorConfiguration.renderersProperties attribute.
      Returns:
      the renderersProperties
    • setRenderersProperties

      public void setRenderersProperties(SessionContext ctx, List<RenderersProperty> value)
      Generated method - Setter of the JaloTranslatorConfiguration.renderersProperties attribute.
      Parameters:
      value - the renderersProperties
    • setRenderersProperties

      public void setRenderersProperties(List<RenderersProperty> value)
      Generated method - Setter of the JaloTranslatorConfiguration.renderersProperties attribute.
      Parameters:
      value - the renderersProperties
    • addToRenderersProperties

      public void addToRenderersProperties(SessionContext ctx, RenderersProperty value)
      Generated method - Adds value to renderersProperties.
      Parameters:
      value - the item to add to renderersProperties
    • addToRenderersProperties

      public void addToRenderersProperties(RenderersProperty value)
      Generated method - Adds value to renderersProperties.
      Parameters:
      value - the item to add to renderersProperties
    • removeFromRenderersProperties

      public void removeFromRenderersProperties(SessionContext ctx, RenderersProperty value)
      Generated method - Removes value from renderersProperties.
      Parameters:
      value - the item to remove from renderersProperties
    • removeFromRenderersProperties

      public void removeFromRenderersProperties(RenderersProperty value)
      Generated method - Removes value from renderersProperties.
      Parameters:
      value - the item to remove from renderersProperties