|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.kex.kexdav.correspondingObjects.CorrespondingObject
public class CorrespondingObject
Korrespondierendes Objekt auf 2 Datenverteilern
Constructor Summary | |
---|---|
CorrespondingObject(ObjectSpecification objectSpecification,
ObjectManagerInterface objectManagerInterface,
ManagerInterface manager)
Erstellt ein neues Korrespondierendes Objekt |
Method Summary | |
---|---|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CorrespondingObject(ObjectSpecification objectSpecification, ObjectManagerInterface objectManagerInterface, ManagerInterface manager)
objectSpecification
- PidobjectManagerInterface
- Verwaltung korrespondierender Objektemanager
- Verwaltung KExDaVMethod Detail |
---|
public KExDaVObject getLocalObject()
public KExDaVObject getRemoteObject()
public ObjectSpecification getObjectSpecification()
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |