|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.repository.PropertyChangeResultCollection
public class PropertyChangeResultCollection
A collection of property change results.
| Constructor Summary | |
|---|---|
PropertyChangeResultCollection()
|
|
PropertyChangeResultCollection(PropertyChangeResultCollection collection)
|
|
| Method Summary | |
|---|---|
boolean |
add(PropertyChangeResult result)
Adds the result to the collection. |
boolean |
isEmpty()
Returns true if the collection contains no elements. |
PropertyChangeResultIterator |
iterator()
Returns an iterator over the elements in this collection. |
int |
size()
Returns the number of elements in this collection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyChangeResultCollection()
public PropertyChangeResultCollection(PropertyChangeResultCollection collection)
| Method Detail |
|---|
public int size()
public boolean isEmpty()
true if the collection contains no elements.
public boolean add(PropertyChangeResult result)
result - TBD: Description of the incoming method parameter
true if this collection changed as a result of the
callpublic PropertyChangeResultIterator iterator()
| 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 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||