Class ContentHolderForInput


  • public abstract class ContentHolderForInput
    extends ContentHolder
    Provides a facade to automatically parse a part of the request body that may represent a table record.

    The parsed data can later be copied into a ValueContextForUpdate to create a new table record or update an existing one.

    Since:
    6.0.0