com.sapportals.wcm.repository

Class PropertyChangeResultCollection

java.lang.Object
  extended by com.sapportals.wcm.repository.PropertyChangeResultCollection

public class PropertyChangeResultCollection
extends Object

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

PropertyChangeResultCollection

public PropertyChangeResultCollection()

PropertyChangeResultCollection

public PropertyChangeResultCollection(PropertyChangeResultCollection collection)
Method Detail

size

public int size()
Returns the number of elements in this collection.

Returns:
the number of elements in this collection

isEmpty

public boolean isEmpty()
Returns true if the collection contains no elements.

Returns:
empty

add

public boolean add(PropertyChangeResult result)
Adds the result to the collection.

Parameters:
result - TBD: Description of the incoming method parameter
Returns:
true if this collection changed as a result of the call

iterator

public PropertyChangeResultIterator iterator()
Returns an iterator over the elements in this collection.

Returns:
an iterator over the elements in this collection.
Access Rights

This class can be accessed from:


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 2014 SAP AG Complete Copyright Notice