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.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic ObjectCollection createObjectCollection(ObjectCollectionParent objectCollectionParent, ClientDavInterface connection) throws MissingObjectException
ObjectCollectionFactoryErstellt eine ObjectCollection aus dem Parameter
createObjectCollection in interface ObjectCollectionFactoryobjectCollectionParent - Objektaustausch-Managerconnection - Verbindung zum DatenverteilerMissingObjectException