Class GeneratedSpecialOpeningDay

    • Field Detail

      • DATE

        public static final java.lang.String DATE
        Qualifier of the SpecialOpeningDay.date attribute
        See Also:
        Constant Field Values
      • CLOSED

        public static final java.lang.String CLOSED
        Qualifier of the SpecialOpeningDay.closed attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the SpecialOpeningDay.name attribute
        See Also:
        Constant Field Values
      • MESSAGE

        public static final java.lang.String MESSAGE
        Qualifier of the SpecialOpeningDay.message attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSpecialOpeningDay

        public GeneratedSpecialOpeningDay()
    • Method Detail

      • isClosed

        public java.lang.Boolean isClosed​(SessionContext ctx)
        Generated method - Getter of the SpecialOpeningDay.closed attribute.
        Returns:
        the closed
      • isClosed

        public java.lang.Boolean isClosed()
        Generated method - Getter of the SpecialOpeningDay.closed attribute.
        Returns:
        the closed
      • isClosedAsPrimitive

        public boolean isClosedAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SpecialOpeningDay.closed attribute.
        Returns:
        the closed
      • isClosedAsPrimitive

        public boolean isClosedAsPrimitive()
        Generated method - Getter of the SpecialOpeningDay.closed attribute.
        Returns:
        the closed
      • setClosed

        public void setClosed​(SessionContext ctx,
                              java.lang.Boolean value)
        Generated method - Setter of the SpecialOpeningDay.closed attribute.
        Parameters:
        value - the closed
      • setClosed

        public void setClosed​(java.lang.Boolean value)
        Generated method - Setter of the SpecialOpeningDay.closed attribute.
        Parameters:
        value - the closed
      • setClosed

        public void setClosed​(SessionContext ctx,
                              boolean value)
        Generated method - Setter of the SpecialOpeningDay.closed attribute.
        Parameters:
        value - the closed
      • setClosed

        public void setClosed​(boolean value)
        Generated method - Setter of the SpecialOpeningDay.closed attribute.
        Parameters:
        value - the closed
      • getDate

        public java.util.Date getDate​(SessionContext ctx)
        Generated method - Getter of the SpecialOpeningDay.date attribute.
        Returns:
        the date
      • getDate

        public java.util.Date getDate()
        Generated method - Getter of the SpecialOpeningDay.date attribute.
        Returns:
        the date
      • setDate

        public void setDate​(SessionContext ctx,
                            java.util.Date value)
        Generated method - Setter of the SpecialOpeningDay.date attribute.
        Parameters:
        value - the date
      • setDate

        public void setDate​(java.util.Date value)
        Generated method - Setter of the SpecialOpeningDay.date attribute.
        Parameters:
        value - the date
      • getMessage

        public java.lang.String getMessage​(SessionContext ctx)
        Generated method - Getter of the SpecialOpeningDay.message attribute.
        Returns:
        the message
      • getMessage

        public java.lang.String getMessage()
        Generated method - Getter of the SpecialOpeningDay.message attribute.
        Returns:
        the message
      • getAllMessage

        public java.util.Map<Language,​java.lang.String> getAllMessage​(SessionContext ctx)
        Generated method - Getter of the SpecialOpeningDay.message attribute.
        Returns:
        the localized message
      • getAllMessage

        public java.util.Map<Language,​java.lang.String> getAllMessage()
        Generated method - Getter of the SpecialOpeningDay.message attribute.
        Returns:
        the localized message
      • setMessage

        public void setMessage​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the SpecialOpeningDay.message attribute.
        Parameters:
        value - the message
      • setMessage

        public void setMessage​(java.lang.String value)
        Generated method - Setter of the SpecialOpeningDay.message attribute.
        Parameters:
        value - the message
      • setAllMessage

        public void setAllMessage​(SessionContext ctx,
                                  java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the SpecialOpeningDay.message attribute.
        Parameters:
        value - the message
      • setAllMessage

        public void setAllMessage​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the SpecialOpeningDay.message attribute.
        Parameters:
        value - the message
      • getName

        public java.lang.String getName​(SessionContext ctx)
        Generated method - Getter of the SpecialOpeningDay.name attribute.
        Returns:
        the name
      • getName

        public java.lang.String getName()
        Generated method - Getter of the SpecialOpeningDay.name attribute.
        Returns:
        the name
      • getAllName

        public java.util.Map<Language,​java.lang.String> getAllName​(SessionContext ctx)
        Generated method - Getter of the SpecialOpeningDay.name attribute.
        Returns:
        the localized name
      • getAllName

        public java.util.Map<Language,​java.lang.String> getAllName()
        Generated method - Getter of the SpecialOpeningDay.name attribute.
        Returns:
        the localized name
      • setName

        public void setName​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the SpecialOpeningDay.name attribute.
        Parameters:
        value - the name
      • setName

        public void setName​(java.lang.String value)
        Generated method - Setter of the SpecialOpeningDay.name attribute.
        Parameters:
        value - the name
      • setAllName

        public void setAllName​(SessionContext ctx,
                               java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the SpecialOpeningDay.name attribute.
        Parameters:
        value - the name
      • setAllName

        public void setAllName​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the SpecialOpeningDay.name attribute.
        Parameters:
        value - the name