|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.repository.LockInfoCollection
public class LockInfoCollection
Implementation of a lock info collection
Copyright 2004 SAP AG
| Constructor Summary | |
|---|---|
|
LockInfoCollection()
|
protected |
LockInfoCollection(List list)
|
| 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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LockInfoCollection()
protected LockInfoCollection(List list)
| Method Detail |
|---|
public int size()
size in interface ILockInfoCollectionpublic boolean contains(String lockToken)
ILockInfoCollection
contains in interface ILockInfoCollectionlockToken - Description of the Parameter
public boolean add(ILockInfo lockInfo)
ILockInfoCollection
add in interface ILockInfoCollectionlockInfo - Description of the Parameter
public ILockInfo get(String lockToken)
ILockInfoCollection
get in interface ILockInfoCollectionlockToken - Description of the Parameter
public ILockInfo get(ILockInfo lockInfo)
ILockInfoCollection
get in interface ILockInfoCollectionlockInfo - Description of the Parameter
public boolean remove(String lockToken)
ILockInfoCollection
remove in interface ILockInfoCollectionlockToken - Description of the Parameter
public boolean remove(ILockInfo lockInfo)
ILockInfoCollection
remove in interface ILockInfoCollectionlockInfo - Description of the Parameter
public ILockInfoIterator iterator()
ILockInfoCollection
iterator in interface ILockInfoCollectionpublic List getInternalList()
ILockInfoCollection
getInternalList 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
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||