Class LockRequestEntity
java.lang.Object
org.exoplatform.services.jcr.webdav.command.lock.LockRequestEntity
Created by The eXo Platform SARL .
- Version:
- $Id: $
- Author:
- Gennady Azarenkov
-
Constructor Summary
ConstructorsConstructorDescriptionLockRequestEntity(org.exoplatform.common.util.HierarchicalProperty input) Constructor. -
Method Summary
-
Constructor Details
-
LockRequestEntity
public LockRequestEntity(org.exoplatform.common.util.HierarchicalProperty input) Constructor.- Parameters:
input- request body.
-
-
Method Details
-
getLockScope
lockScope getter.- Returns:
- lockScope
-
getOwner
owner getter.- Returns:
- owner
-
getLockType
lockType getter.- Returns:
- lockType
-