SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.repository.ILockInfo

Packages that use ILockInfo
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.  
 

Uses of ILockInfo in com.sapportals.wcm.repository
 

Classes in com.sapportals.wcm.repository that implement ILockInfo
 class ExtendedLockInfo
          This object represents an active deep lock on a resource.
 class LockInfo
          This object represents an active lock on a resource.
 

Methods in com.sapportals.wcm.repository that return ILockInfo
 ILockInfo LockInfoIterator.next()
           
 ILockInfo LockInfoCollection.get(java.lang.String lockToken)
           
 ILockInfo LockInfoCollection.get(ILockInfo lockInfo)
           
 ILockInfo IResource.lock()
          Lock the resource using the current user in the context.
 ILockInfo IResource.lock(ILockProperties lockProperties)
          Lock the resource using the current user in the context.
 ILockInfo IResource.getLockByToken(java.lang.String lockToken)
          Get a LockInfo for the token.
 ILockInfo ILockInfoCollection.get(java.lang.String lockToken)
          Description of the Method
 ILockInfo ILockInfoCollection.get(ILockInfo lockInfo)
          Description of the Method
 ILockInfo ICollection.createResource(java.lang.String name, ILockProperties lockProperties)
          Creates a empty resource that is initially locked (lock null resource)
 ILockInfo ILockInfoIterator.next()
           
 

Methods in com.sapportals.wcm.repository with parameters of type ILockInfo
 boolean LockInfoCollection.add(ILockInfo lockInfo)
           
 ILockInfo LockInfoCollection.get(ILockInfo lockInfo)
           
 boolean LockInfoCollection.remove(ILockInfo lockInfo)
           
 void IResource.unlock(ILockInfo lockInfo)
          Unlock the resource using the current user in the context.
 void IResource.refreshLock(ILockInfo lockInfo)
          Refresh the lock.
 boolean ILockInfoCollection.add(ILockInfo lockInfo)
          Description of the Method
 ILockInfo ILockInfoCollection.get(ILockInfo lockInfo)
          Description of the Method
 boolean ILockInfoCollection.remove(ILockInfo lockInfo)
          Description of the Method
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.