Class PropFindRequestEntity
java.lang.Object
org.exoplatform.services.jcr.webdav.command.propfind.PropFindRequestEntity
Created by The eXo Platform SARL .
- Version:
- $Id: $
- Author:
- Gennady Azarenkov
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.exoplatform.common.util.HierarchicalPropertyRequest body. -
Constructor Summary
ConstructorsConstructorDescriptionPropFindRequestEntity(org.exoplatform.common.util.HierarchicalProperty input) Constructor. -
Method Summary
-
Field Details
-
input
protected org.exoplatform.common.util.HierarchicalProperty inputRequest body.
-
-
Constructor Details
-
PropFindRequestEntity
public PropFindRequestEntity(org.exoplatform.common.util.HierarchicalProperty input) Constructor.- Parameters:
input- request body
-
-
Method Details
-
getType
Returns the type of request.- Returns:
- request type
-