com.sapportals.wcm.control.util

Class LockChecker

java.lang.Object
  extended by com.sapportals.wcm.control.util.LockChecker

Deprecated. As of NetWeaver 7.1

public final class LockChecker
extends Object

Since:
EP6, SP2 Patch 3, Hotfix 3

Constructor Summary
LockChecker()
          Deprecated.  
 
Method Summary
static boolean isLockedForUser(IResource res)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LockChecker

public LockChecker()
Deprecated. 
Method Detail

isLockedForUser

public static boolean isLockedForUser(IResource res)
Deprecated. As of NetWeaver 7.1

checks, if the resource is locked and cannot be unlocked by the current user. It returns
- true, if the resource is locked by another user and the user is not a lock-breaker
- true, if an exception occurs while checking - this will be locked
- false otherwise

Parameters:
res - the resource to check the lock-state for, must not be null
Returns:
true if the resource is locked and cannot be unlocked by the current user, false otherwise.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice