public abstract class AbstractMultiGetReport extends Object implements QualifiedReport
| Modifier and Type | Field and Description |
|---|---|
protected org.jdom2.Namespace |
NS_DAV |
protected PropFindPropertyBuilder |
propertyBuilder |
protected ResourceFactory |
resourceFactory |
protected PropFindXmlGenerator |
xmlGenerator |
| Constructor and Description |
|---|
AbstractMultiGetReport(ResourceFactory resourceFactory,
PropFindPropertyBuilder propertyBuilder,
PropFindXmlGenerator xmlGenerator) |
| Modifier and Type | Method and Description |
|---|---|
String |
process(String host,
String path,
io.milton.resource.Resource calendar,
org.jdom2.Document doc) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetQualifiedNameprotected final ResourceFactory resourceFactory
protected final PropFindPropertyBuilder propertyBuilder
protected final PropFindXmlGenerator xmlGenerator
protected final org.jdom2.Namespace NS_DAV
public AbstractMultiGetReport(ResourceFactory resourceFactory, PropFindPropertyBuilder propertyBuilder, PropFindXmlGenerator xmlGenerator)
public String process(String host, String path, io.milton.resource.Resource calendar, org.jdom2.Document doc) throws io.milton.http.exceptions.NotAuthorizedException, io.milton.http.exceptions.BadRequestException
process in interface Reportio.milton.http.exceptions.NotAuthorizedExceptionio.milton.http.exceptions.BadRequestExceptionCopyright © 2022 McEvoy Software Ltd. All rights reserved.