|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockDepth | |
| com.sapportals.wcm.repository | Contains the repository framework interfaces and classes. |
| com.sapportals.wcm.repository.enum | Contains enumeration classes. |
| Uses of LockDepth in com.sapportals.wcm.repository |
| Fields in com.sapportals.wcm.repository declared as LockDepth | |
protected LockDepth |
LockInfo.depth
|
protected LockDepth |
LockProperties.m_depth
|
| Methods in com.sapportals.wcm.repository that return LockDepth | |
LockDepth |
ILockInfo.getDepth()
|
LockDepth |
LockInfo.getDepth()
|
LockDepth |
LockProperties.getDepth()
|
LockDepth |
ILockProperties.getDepth()
|
| Methods in com.sapportals.wcm.repository with parameters of type LockDepth | |
void |
LockProperties.setDepth(LockDepth depth)
|
void |
ILockProperties.setDepth(LockDepth depth)
|
| Constructors in com.sapportals.wcm.repository with parameters of type LockDepth | |
LockInfo(LockType type,
LockScope scope,
LockDepth depth,
java.lang.String owner,
int timeout,
java.lang.String lockToken,
java.util.Date created,
XMLMarkup ownerInfoFromClient)
|
|
LockInfo(LockType type,
LockScope scope,
LockDepth depth,
java.lang.String owner,
int timeout,
java.lang.String lockToken,
java.util.Date created)
|
|
LockInfo(LockType type,
LockScope scope,
LockDepth depth,
java.lang.String owner,
int timeout,
java.lang.String lockToken)
|
|
ExtendedLockInfo(LockType type,
LockScope scope,
LockDepth depth,
java.lang.String owner,
int timeout,
java.lang.String lockToken,
java.util.Date created,
XMLMarkup ownerInfoFromClient,
RID requestRID)
|
|
LockProperties(LockType type,
LockScope scope,
LockDepth depth,
int timeout)
|
|
LockProperties(LockType type,
LockScope scope,
LockDepth depth,
int timeout,
XMLMarkup clientSuppliedOwner)
|
|
| Uses of LockDepth in com.sapportals.wcm.repository.enum |
| Fields in com.sapportals.wcm.repository.enum declared as LockDepth | |
static LockDepth |
LockDepth.SHALLOW
|
static LockDepth |
LockDepth.DEEP
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||