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


Method Summary
 XMLMarkup getClientSuppliedOwner()
           
 LockDepth getDepth()
           
 LockScope getScope()
           
 int getTimeout()
           
 LockType getType()
           
 void setClientSuppliedOwner(XMLMarkup clientSuppliedOwner)
           
 void setDepth(LockDepth depth)
           
 void setScope(LockScope scope)
           
 void setTimeout(int timeout)
           
 void setType(LockType type)
           
 

Method Detail

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)
Access Rights

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