public abstract class CalendarProxyXXFor extends java.lang.Object implements IPropertyValue
| Constructor and Description | 
|---|
CalendarProxyXXFor()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
appendValue(org.w3c.dom.Element parent)  | 
void | 
expand(LoggedCore lc,
      DavResource dr,
      java.util.List<Property> scope)  | 
void | 
fetch(LoggedCore lc,
     DavResource dr)  | 
protected abstract java.util.List<ContainerDescriptor> | 
filterSubscriptionsByOwner(java.lang.String userUid,
                          java.util.List<ContainerDescriptor> cis)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, setpublic final void appendValue(org.w3c.dom.Element parent)
appendValue in interface IPropertyValuepublic final void fetch(LoggedCore lc, DavResource dr) throws java.lang.Exception
fetch in interface IPropertyValuejava.lang.Exceptionpublic final void expand(LoggedCore lc, DavResource dr, java.util.List<Property> scope) throws java.lang.Exception
expand in interface IPropertyValuejava.lang.Exceptionprotected abstract java.util.List<ContainerDescriptor> filterSubscriptionsByOwner(java.lang.String userUid, java.util.List<ContainerDescriptor> cis)
Copyright © 2021. All Rights Reserved.