public interface ObjectCollectionFactory
Interface für Klassen, die eine ObjectCollection erstellen.
Modifier and Type | Method and Description |
---|---|
ObjectCollection |
createObjectCollection(ObjectCollectionParent objectCollectionParent,
ClientDavInterface connection)
Erstellt eine ObjectCollection aus dem Parameter
|
ObjectCollection createObjectCollection(ObjectCollectionParent objectCollectionParent, ClientDavInterface connection) throws MissingObjectException
Erstellt eine ObjectCollection aus dem Parameter
objectCollectionParent
- Objektaustausch-Managerconnection
- Verbindung zum DatenverteilerMissingObjectException