|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILockInfoCollection
This interface defines a collection of ILockInfo instances
Copyright 2004 SAP AG
| Method Summary | |
|---|---|
boolean |
add(ILockInfo lockInfo)
Description of the Method |
boolean |
contains(String lockToken)
Description of the Method |
ILockInfo |
get(ILockInfo lockInfo)
Description of the Method |
ILockInfo |
get(String lockToken)
Description of the Method |
List |
getInternalList()
Gets the internalList attribute of the ILockInfoCollection object |
ILockInfoIterator |
iterator()
Description of the Method |
boolean |
remove(ILockInfo lockInfo)
Description of the Method |
boolean |
remove(String lockToken)
Description of the Method |
int |
size()
|
| Method Detail |
|---|
int size()
boolean contains(String lockToken)
lockToken - Description of the Parameter
boolean add(ILockInfo lockInfo)
lockInfo - Description of the Parameter
ILockInfo get(String lockToken)
lockToken - Description of the Parameter
ILockInfo get(ILockInfo lockInfo)
lockInfo - Description of the Parameter
boolean remove(String lockToken)
lockToken - Description of the Parameter
boolean remove(ILockInfo lockInfo)
lockInfo - Description of the Parameter
ILockInfoIterator iterator()
List getInternalList()
| 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 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||