Class Append

  • All Implemented Interfaces:
    adams.core.Destroyable, adams.core.GlobalInfoSupporter, adams.core.logging.LoggingLevelHandler, adams.core.logging.LoggingSupporter, adams.core.option.OptionHandler, adams.core.QuickInfoSupporter, adams.core.SizeOfHandler, adams.flow.core.FlowContextHandler, MongoDbDocumentAppend, MongoDbDocumentUpdate, Serializable

    public class Append
    extends AbstractAppend
    Appends the document with the specified key-value pairs.
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • Append

        public Append()
    • Method Detail

      • globalInfo

        public String globalInfo()
        Returns a string describing the object.
        Specified by:
        globalInfo in interface adams.core.GlobalInfoSupporter
        Specified by:
        globalInfo in class adams.core.option.AbstractOptionHandler
        Returns:
        a description suitable for displaying in the gui
      • keyValuePairsTipText

        public String keyValuePairsTipText()
        Returns the tip text for this property.
        Specified by:
        keyValuePairsTipText in class AbstractAppend
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • getDefaultValueConversion

        protected adams.data.conversion.ConversionFromString getDefaultValueConversion()
        Returns the default conversion.
        Specified by:
        getDefaultValueConversion in class AbstractAppend
        Returns:
        the default
      • valueConversionTipText

        public String valueConversionTipText()
        Returns the tip text for this property.
        Specified by:
        valueConversionTipText in class AbstractAppend
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • getActualValue

        protected Object getActualValue​(String value)
        Returns the actual value.
        Specified by:
        getActualValue in class AbstractAppend
        Parameters:
        value - the value to turn into the actual value
        Returns:
        the actual value