java.lang.Object
de.uplanet.lucy.server.auxiliaries.control.calendar.VCGroupByDate

@VelocityCallable("singleton") public final class VCGroupByDate extends Object
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    Default constructor.
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    static de.uplanet.lucy.server.businesslogic.control.calendar.defaultimpl.GROUP_BY_DATE
     
    static de.uplanet.lucy.server.businesslogic.control.calendar.defaultimpl.GROUP_BY_DATE
     
    static de.uplanet.lucy.server.businesslogic.control.calendar.defaultimpl.GROUP_BY_DATE
     

    Von Klasse geerbte Methoden java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails

    • VCGroupByDate

      public VCGroupByDate()
      Default constructor.
  • Methodendetails

    • getGroupByDay

      public static de.uplanet.lucy.server.businesslogic.control.calendar.defaultimpl.GROUP_BY_DATE getGroupByDay()
    • getGroupByWeek

      public static de.uplanet.lucy.server.businesslogic.control.calendar.defaultimpl.GROUP_BY_DATE getGroupByWeek()
    • getGroupByMonth

      public static de.uplanet.lucy.server.businesslogic.control.calendar.defaultimpl.GROUP_BY_DATE getGroupByMonth()