org.exoplatform.applications.ooplugin.client
Class ResponseDoc
java.lang.Object
org.exoplatform.applications.ooplugin.client.ResponseDoc
public class ResponseDoc
- extends 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 String href
properties
protected ArrayList<PropApi> properties
status
protected int status
responseDescription
protected String responseDescription
ResponseDoc
public ResponseDoc(Node node)
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()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.