Class DynamicTenorSetsTranslator

  • All Implemented Interfaces:
    com.quartetfs.biz.pivot.context.IContextValueTranslator<IDynamicTenorSets>, com.quartetfs.fwk.types.IPluginValue, Serializable

    @QuartetPluginValue(intf=com.quartetfs.biz.pivot.context.IContextValueTranslator.class)
    public class DynamicTenorSetsTranslator
    extends com.quartetfs.biz.pivot.context.impl.SimpleContextValueTranslator<String,​IDynamicTenorSets>
    Context value translator for dynamic tenor sets. As a plugin value it is automatically registered with the other available context value translators.
    See Also:
    Serialized Form
    • Constructor Detail

      • DynamicTenorSetsTranslator

        public DynamicTenorSetsTranslator()
    • Method Detail

      • setTenorSets

        public void setTenorSets​(String propertyTenorSets)
      • getAvailableProperties

        public Map<String,​String> getAvailableProperties()
      • format

        protected String format​(String content)
        Specified by:
        format in class com.quartetfs.biz.pivot.context.impl.SimpleContextValueTranslator<String,​IDynamicTenorSets>
      • parse

        protected String parse​(String property)
                        throws com.quartetfs.biz.pivot.context.ContextValueTranslationException
        Specified by:
        parse in class com.quartetfs.biz.pivot.context.impl.SimpleContextValueTranslator<String,​IDynamicTenorSets>
        Throws:
        com.quartetfs.biz.pivot.context.ContextValueTranslationException