org.opencrx.application.carddav
Class DoReport

java.lang.Object
  extended by org.opencrx.application.uses.net.sf.webdav.methods.WebDavMethod
      extended by org.opencrx.application.uses.net.sf.webdav.methods.DoHead
          extended by org.opencrx.application.uses.net.sf.webdav.methods.DoReport
              extended by org.opencrx.application.carddav.DoReport

public class DoReport
extends DoReport


Field Summary
protected static int SC_MULTI_STATUS
           
 
Fields inherited from class org.opencrx.application.uses.net.sf.webdav.methods.DoHead
_store
 
Fields inherited from class org.opencrx.application.uses.net.sf.webdav.methods.WebDavMethod
BUF_SIZE, CREATION_DATE_FORMAT, DEFAULT_TIMEOUT, INFINITY, LAST_MODIFIED_DATE_FORMAT, MAX_TIMEOUT, TEMP_TIMEOUT, TEMPORARY
 
Constructor Summary
DoReport(WebDavStore store)
           
 
Method Summary
 void folderBody(RequestContext requestContext, Resource so)
           
 
Methods inherited from class org.opencrx.application.uses.net.sf.webdav.methods.DoHead
doBody, execute
 
Methods inherited from class org.opencrx.application.uses.net.sf.webdav.methods.WebDavMethod
checkLocks, determineMethodsAllowed, encodeURL, getCleanPath, getDefaultMethodsAllowed, getDepth, getDocumentBuilder, getETag, getFolderMethodsAllowed, getHRef, getLockIdFromIfHeader, getLockIdFromLockTokenHeader, getNullResourceMethodsAllowed, getParentPath, getRelativePath, getRelativePath, getResourceMethodsAllowed, getVersion, sendReport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SC_MULTI_STATUS

protected static final int SC_MULTI_STATUS
See Also:
Constant Field Values
Constructor Detail

DoReport

public DoReport(WebDavStore store)
Method Detail

folderBody

public void folderBody(RequestContext requestContext,
                       Resource so)
                throws IOException,
                       LockFailedException
Overrides:
folderBody in class DoHead
Throws:
IOException
LockFailedException


This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.