org.exoplatform.services.jcr.webdav.command.lock
Class LockRequestEntity

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

public class LockRequestEntity
extends java.lang.Object

Created by The eXo Platform SARL .

Version:
$Id: LockRequestEntity.java 35184 2009-08-07 14:14:37Z pnedonosko $
Author:
Gennady Azarenkov

Constructor Summary
LockRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)
           
 
Method Summary
 javax.xml.namespace.QName getLockScope()
           
 javax.xml.namespace.QName getLockType()
           
 java.lang.String getOwner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LockRequestEntity

public LockRequestEntity(org.exoplatform.common.util.HierarchicalProperty input)
Method Detail

getLockScope

public javax.xml.namespace.QName getLockScope()

getOwner

public java.lang.String getOwner()

getLockType

public javax.xml.namespace.QName getLockType()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.