Class PortalMessageProperty

  • All Implemented Interfaces:
    Serializable

    public final class PortalMessageProperty
    extends PortalProperty
    Metadata for a builtin localizable text property of a portal related entity.
    Since:
    8.2.0
    See Also:
    Serialized Form
    • Constructor Detail

      • PortalMessageProperty

        public PortalMessageProperty​(String defaultValue,
                                     String label,
                                     String detail,
                                     String placeholder)
    • Method Detail

      • getDefaultValue

        public String getDefaultValue()
      • getPlaceholder

        public String getPlaceholder()