org.opencrx.application.carddav
Class DoOptions

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

public class DoOptions
extends DoOptions


Field Summary
 
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
DoOptions(WebDavStore store)
           
 
Method Summary
 String getFolderMethodsAllowed()
           
protected  String getVersion()
           
 
Methods inherited from class org.opencrx.application.uses.net.sf.webdav.methods.DoOptions
execute
 
Methods inherited from class org.opencrx.application.uses.net.sf.webdav.methods.WebDavMethod
checkLocks, determineMethodsAllowed, encodeURL, getCleanPath, getDefaultMethodsAllowed, getDepth, getDocumentBuilder, getETag, getHRef, getLockIdFromIfHeader, getLockIdFromLockTokenHeader, getNullResourceMethodsAllowed, getParentPath, getRelativePath, getRelativePath, getResourceMethodsAllowed, sendReport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoOptions

public DoOptions(WebDavStore store)
Method Detail

getFolderMethodsAllowed

public String getFolderMethodsAllowed()
Overrides:
getFolderMethodsAllowed in class WebDavMethod

getVersion

protected String getVersion()
Overrides:
getVersion in class WebDavMethod


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