public class ExchangeObjectsParameter extends java.lang.Object implements ObjectCollectionFactory
Objektaustauschparameter
Modifier and Type | Method and Description |
---|---|
ObjectCollection |
createObjectCollection(ObjectCollectionParent objectCollectionParent,
ClientDavInterface connection)
Erstellt eine ObjectCollection aus dem Parameter
|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public ObjectCollection createObjectCollection(ObjectCollectionParent objectCollectionParent, ClientDavInterface connection) throws MissingObjectException
ObjectCollectionFactory
Erstellt eine ObjectCollection aus dem Parameter
createObjectCollection
in interface ObjectCollectionFactory
objectCollectionParent
- Objektaustausch-Managerconnection
- Verbindung zum DatenverteilerMissingObjectException