|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILockInfo
Information about a specific lock.
Copyright 2004 SAP AG
| Method Summary | |
|---|---|
XMLMarkup |
getClientSuppliedOwner()
A client can submit his own owner information that SHOULD be returned upon lock discovery. |
Date |
getCreated()
|
LockDepth |
getDepth()
|
Date |
getExpiration()
|
String |
getLockToken()
The lock token must be either an absolute URI (as defined in RFC2396 or a relative URI reference (in which case the opaquelocktoken URI scheme is assumed). |
String |
getOwner()
Returns the unique id of the lock owner. |
LockScope |
getScope()
|
int |
getTimeout()
|
LockType |
getType()
|
long |
timeRemaining()
|
| Method Detail |
|---|
LockType getType()
LockType of lock.LockScope getScope()
LockScope of lock.Date getCreated()
LockDepth getDepth()
LockDepth of lock.int getTimeout()
String getOwner()
Date getExpiration()
long timeRemaining()
-1 for
"infinite").String getLockToken()
XMLMarkup getClientSuppliedOwner()
null
if not available).| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||