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<ContainerSubscriptionDescriptor> |
filterSubscriptionsByOwner(java.lang.String userUid,
java.util.List<ContainerSubscriptionDescriptor> cis) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, set
public final void appendValue(org.w3c.dom.Element parent)
appendValue
in interface IPropertyValue
public final void fetch(LoggedCore lc, DavResource dr) throws java.lang.Exception
fetch
in interface IPropertyValue
java.lang.Exception
public final void expand(LoggedCore lc, DavResource dr, java.util.List<Property> scope) throws java.lang.Exception
expand
in interface IPropertyValue
java.lang.Exception
protected abstract java.util.List<ContainerSubscriptionDescriptor> filterSubscriptionsByOwner(java.lang.String userUid, java.util.List<ContainerSubscriptionDescriptor> cis)
Copyright © 2021. All Rights Reserved.