Class LockRequestEntity

java.lang.Object
org.exoplatform.services.jcr.webdav.command.lock.LockRequestEntity

public class LockRequestEntity extends Object
Created by The eXo Platform SARL .
Version:
$Id: $
Author:
Gennady Azarenkov
  • Constructor Details

    • LockRequestEntity

      public LockRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)
      Constructor.
      Parameters:
      input - request body.
  • Method Details

    • getLockScope

      public QName getLockScope()
      lockScope getter.
      Returns:
      lockScope
    • getOwner

      public String getOwner()
      owner getter.
      Returns:
      owner
    • getLockType

      public QName getLockType()
      lockType getter.
      Returns:
      lockType