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 java.lang.Object

Created by The eXo Platform SARL .

Version:
$Id: PropFindRequestEntity.java 35184 2009-08-07 14:14:37Z pnedonosko $
Author:
Gennady Azarenkov

Field Summary
protected  org.exoplatform.common.util.HierarchicalProperty input
           
 
Constructor Summary
PropFindRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)
           
 
Method Summary
 java.lang.String getType()
           
 
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
Constructor Detail

PropFindRequestEntity

public PropFindRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)
Method Detail

getType

public java.lang.String getType()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.