de.bsvrz.kex.kexdav.parameterloader
Class ExchangeObjectsParameter
java.lang.Object
de.bsvrz.kex.kexdav.parameterloader.ExchangeObjectsParameter
- All Implemented Interfaces:
- ObjectCollectionFactory
public class ExchangeObjectsParameter
- extends Object
- implements ObjectCollectionFactory
Objektaustauschparameter
- Author:
- Kappich Systemberatung
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
createObjectCollection
public ObjectCollection createObjectCollection(ObjectCollectionParent objectCollectionParent,
ClientDavInterface connection)
throws MissingObjectException
- Description copied from interface:
ObjectCollectionFactory
- Erstellt eine ObjectCollection aus dem Parameter
- Specified by:
createObjectCollection
in interface ObjectCollectionFactory
- Parameters:
objectCollectionParent
- Objektaustausch-Managerconnection
- Verbindung zum Datenverteiler
- Returns:
- Auswahl von Objekten
- Throws:
MissingObjectException