eXo JCR :: Open Office WebDav plugin 1.15.8-GA

org.exoplatform.applications.ooplugin.client
Class ResponseDoc

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.client.ResponseDoc

public class ResponseDoc
extends Object

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Field Summary
protected  String href
           
protected  ArrayList<PropApi> properties
           
protected  String responseDescription
           
protected  int status
           
 
Constructor Summary
ResponseDoc(Node node)
           
 
Method Summary
 String getHref()
           
 ArrayList<PropApi> getProperties()
           
protected  ArrayList<PropApi> getPropertiesForStatus(Node propStatNode)
           
 PropApi getProperty(String propertyName)
           
 String getResponseDescription()
           
 int getStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

href

protected String href

properties

protected ArrayList<PropApi> properties

status

protected int status

responseDescription

protected String responseDescription
Constructor Detail

ResponseDoc

public ResponseDoc(Node node)
Method Detail

getPropertiesForStatus

protected ArrayList<PropApi> getPropertiesForStatus(Node propStatNode)

getHref

public String getHref()

getProperty

public PropApi getProperty(String propertyName)

getProperties

public ArrayList<PropApi> getProperties()

getStatus

public int getStatus()

getResponseDescription

public String getResponseDescription()

eXo JCR :: Open Office WebDav plugin 1.15.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.