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 Summary
Constructors Constructor Description LockRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QNamegetLockScope()lockScope getter.QNamegetLockType()lockType getter.StringgetOwner()owner getter.
-