|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines a collection of ILockInfo instances
Copyright 2004 SAP AG
| Method Summary | |
boolean |
add(ILockInfo lockInfo)
Description of the Method |
boolean |
contains(java.lang.String lockToken)
Description of the Method |
ILockInfo |
get(ILockInfo lockInfo)
Description of the Method |
ILockInfo |
get(java.lang.String lockToken)
Description of the Method |
java.util.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(java.lang.String lockToken)
Description of the Method |
int |
size()
|
| Method Detail |
public int size()
public boolean contains(java.lang.String lockToken)
lockToken - Description of the Parameterpublic boolean add(ILockInfo lockInfo)
lockInfo - Description of the Parameterpublic ILockInfo get(java.lang.String lockToken)
lockToken - Description of the Parameterpublic ILockInfo get(ILockInfo lockInfo)
lockInfo - Description of the Parameterpublic boolean remove(java.lang.String lockToken)
lockToken - Description of the Parameterpublic boolean remove(ILockInfo lockInfo)
lockInfo - Description of the Parameterpublic ILockInfoIterator iterator()
public java.util.List getInternalList()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||