eXo JCR :: Component :: Webdav Service 1.15.11-GA

org.exoplatform.services.jcr.webdav.command.propfind
Class PropFindRequestEntity

java.lang.Object
  extended by 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.
 
Method Summary
 String getType()
          Returns the type of request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

input

protected org.exoplatform.common.util.HierarchicalProperty input
Request body.

Constructor Detail

PropFindRequestEntity

public PropFindRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)
Constructor.

Parameters:
input - request body
Method Detail

getType

public String getType()
Returns the type of request.

Returns:
request type

eXo JCR :: Component :: Webdav Service 1.15.11-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.