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
Fields Modifier and Type Field Description protected org.exoplatform.common.util.HierarchicalPropertyinputRequest body.
-
Constructor Summary
Constructors Constructor Description PropFindRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)Constructor.
-
-
-
Method Detail
-
getType
public String getType()
Returns the type of request.- Returns:
- request type
-
-