org.exoplatform.services.jcr.webdav.command.propfind
Class PropFindRequestEntity
java.lang.Object
org.exoplatform.services.jcr.webdav.command.propfind.PropFindRequestEntity
public class PropFindRequestEntity
- extends Object
Created by The eXo Platform SARL .
- Version:
- $Id: $
- Author:
- Gennady Azarenkov
|
Field Summary |
protected org.exoplatform.common.util.HierarchicalProperty |
input
Request body. |
|
Constructor Summary |
PropFindRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)
Constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
input
protected org.exoplatform.common.util.HierarchicalProperty input
- Request body.
PropFindRequestEntity
public PropFindRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)
- Constructor.
- Parameters:
input - request body
getType
public String getType()
- Returns the type of request.
- Returns:
- request type
Copyright © 2013 eXo Platform SAS. All Rights Reserved.