public class CorrespondingObject extends Object
Constructor and Description |
---|
CorrespondingObject(ObjectSpecification objectSpecification,
ObjectManagerInterface objectManagerInterface,
ManagerInterface manager)
Erstellt ein neues Korrespondierendes Objekt
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
KExDaVObject |
getLocalObject()
Gibt das Objekt auf dem lokalen System zurück
|
ObjectSpecification |
getObjectSpecification()
Gibt die Objekt-Spezifikation zurück
|
KExDaVObject |
getRemoteObject()
Gibt das Remote-Objekt zurück
|
int |
hashCode() |
String |
toString() |
public CorrespondingObject(ObjectSpecification objectSpecification, ObjectManagerInterface objectManagerInterface, ManagerInterface manager)
objectSpecification
- PidobjectManagerInterface
- Verwaltung korrespondierender Objektemanager
- Verwaltung KExDaVpublic KExDaVObject getLocalObject()
public KExDaVObject getRemoteObject()
public ObjectSpecification getObjectSpecification()