org.exoplatform.applications.ooplugin.client
Class ResponseDoc
java.lang.Object
org.exoplatform.applications.ooplugin.client.ResponseDoc
public class ResponseDoc
- extends java.lang.Object
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
href
protected java.lang.String href
properties
protected java.util.ArrayList<PropApi> properties
status
protected int status
responseDescription
protected java.lang.String responseDescription
ResponseDoc
public ResponseDoc(org.w3c.dom.Node node)
getPropertiesForStatus
protected java.util.ArrayList<PropApi> getPropertiesForStatus(org.w3c.dom.Node propStatNode)
getHref
public java.lang.String getHref()
getProperty
public PropApi getProperty(java.lang.String propertyName)
getProperties
public java.util.ArrayList<PropApi> getProperties()
getStatus
public int getStatus()
getResponseDescription
public java.lang.String getResponseDescription()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.