com.sapportals.wcm.repository
Interface ILockProperties
- All Known Implementing Classes:
- LockProperties
public interface ILockProperties
A container for the properties of a lock.
Copyright 2004 SAP AG
getType
LockType getType()
getScope
LockScope getScope()
getDepth
LockDepth getDepth()
getTimeout
int getTimeout()
getClientSuppliedOwner
XMLMarkup getClientSuppliedOwner()
setType
void setType(LockType type)
setScope
void setScope(LockScope scope)
setDepth
void setDepth(LockDepth depth)
setTimeout
void setTimeout(int timeout)
setClientSuppliedOwner
void setClientSuppliedOwner(XMLMarkup clientSuppliedOwner)
This class can be accessed from:
|
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
|
Copyright 2014 SAP AG Complete Copyright Notice