public class LockInfoCollection extends Object implements ILockInfoCollection
Copyright 2004 SAP AG
| Modifier | Constructor and Description |
|---|---|
|
LockInfoCollection() |
protected |
LockInfoCollection(List list) |
| Modifier and Type | Method and Description |
|---|---|
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() |
public LockInfoCollection()
protected LockInfoCollection(List list)
public int size()
size in interface ILockInfoCollectionpublic boolean contains(String lockToken)
ILockInfoCollectioncontains in interface ILockInfoCollectionlockToken - Description of the Parameterpublic boolean add(ILockInfo lockInfo)
ILockInfoCollectionadd in interface ILockInfoCollectionlockInfo - Description of the Parameterpublic ILockInfo get(String lockToken)
ILockInfoCollectionget in interface ILockInfoCollectionlockToken - Description of the Parameterpublic ILockInfo get(ILockInfo lockInfo)
ILockInfoCollectionget in interface ILockInfoCollectionlockInfo - Description of the Parameterpublic boolean remove(String lockToken)
ILockInfoCollectionremove in interface ILockInfoCollectionlockToken - Description of the Parameterpublic boolean remove(ILockInfo lockInfo)
ILockInfoCollectionremove in interface ILockInfoCollectionlockInfo - Description of the Parameterpublic ILockInfoIterator iterator()
ILockInfoCollectioniterator in interface ILockInfoCollectionpublic List getInternalList()
ILockInfoCollectiongetInternalList in interface ILockInfoCollection| 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
|
Copyright 2017 SAP AG Complete Copyright Notice