Class GeneratedSpecialOpeningDay

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SpecialOpeningDay

public abstract class GeneratedSpecialOpeningDay extends OpeningDay
Generated class for type SpecialOpeningDay.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedSpecialOpeningDay

      public GeneratedSpecialOpeningDay()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedOpeningDay
    • isClosed

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

      public 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, 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
    • 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 Date getDate(SessionContext ctx)
      Generated method - Getter of the SpecialOpeningDay.date attribute.
      Returns:
      the date
    • getDate

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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