Class CmsSerialDateValue

java.lang.Object
org.opencms.acacia.shared.A_CmsSerialDateValue
org.opencms.widgets.serialdate.CmsSerialDateValue
All Implemented Interfaces:
I_CmsSerialDateValue

Server-side implementation of I_CmsSerialDateValue.
  • Constructor Details

    • CmsSerialDateValue

      Default constructor, setting the default state of the the serial date widget.
    • CmsSerialDateValue

      public CmsSerialDateValue(String value)
      Wraps the JSON specification of the serial date.
      Parameters:
      value - JSON representation of the serial date as string.
  • Method Details