Klasse RevisionInfo.Available
java.lang.Object
org.eclipse.emf.cdo.spi.common.revision.RevisionInfo
org.eclipse.emf.cdo.spi.common.revision.RevisionInfo.Available
- Bekannte direkte Unterklassen:
RevisionInfo.Available.Detached
,RevisionInfo.Available.Normal
,RevisionInfo.Available.Pointer
- Umschließende Klasse:
RevisionInfo
If the meaning of this type isn't clear, there really should be more of a description here...
- Seit:
- 3.0
- Autor:
- Eike Stepper
- No Extend
- This class is not intended to be extended by clients.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
If the meaning of this type isn't clear, there really should be more of a description here...static class
If the meaning of this type isn't clear, there really should be more of a description here...static class
If the meaning of this type isn't clear, there really should be more of a description here...Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.cdo.spi.common.revision.RevisionInfo
RevisionInfo.Available, RevisionInfo.Missing, RevisionInfo.Type
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Available
(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion) protected
Available
(CDODataInput in, CDOBranchPoint requestedBranchPoint) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungboolean
isDirect()
boolean
protected void
void
write
(CDODataOutput out) protected void
writeRevision
(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) Von Klasse geerbte Methoden org.eclipse.emf.cdo.spi.common.revision.RevisionInfo
doReadResult, doWriteResult, execute, getID, getRequestedBranchPoint, getResult, getSynthetic, getType, processResult, read, readResult, readResult, setResult, setSynthetic, toLongString, toString, writeResult, writeResult, writeResult, writeResult, writeResult, writeRevision
-
Konstruktordetails
-
Available
protected Available(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion) -
Available
- Löst aus:
IOException
-
-
Methodendetails
-
getAvailableBranchVersion
-
isDirect
public boolean isDirect() -
isLoadNeeded
public boolean isLoadNeeded()- Angegeben von:
isLoadNeeded
in KlasseRevisionInfo
-
write
- Setzt außer Kraft:
write
in KlasseRevisionInfo
- Löst aus:
IOException
-
writeRevision
protected void writeRevision(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) throws IOException - Setzt außer Kraft:
writeRevision
in KlasseRevisionInfo
- Löst aus:
IOException
-
readRevision
- Setzt außer Kraft:
readRevision
in KlasseRevisionInfo
- Löst aus:
IOException
-