Class CalDAVCollectionBase<T extends CalDAVCollectionBase<?>>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    Comparable<org.bedework.webdav.servlet.shared.WdEntity<?>>

    public abstract class CalDAVCollectionBase<T extends CalDAVCollectionBase<?>>
    extends CalDAVCollection<T>
    Simple implementation of class to represent a collection in CalDAV, used by the simpler interfaces.
    Author:
    douglm