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 classIf the meaning of this type isn't clear, there really should be more of a description here...static classIf the meaning of this type isn't clear, there really should be more of a description here...static classIf 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
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAvailable(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion) protectedAvailable(CDODataInput in, CDOBranchPoint requestedBranchPoint) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanisDirect()booleanprotected voidvoidwrite(CDODataOutput out) protected voidwriteRevision(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:
isLoadNeededin KlasseRevisionInfo
-
write
- Setzt außer Kraft:
writein KlasseRevisionInfo- Löst aus:
IOException
-
writeRevision
protected void writeRevision(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) throws IOException - Setzt außer Kraft:
writeRevisionin KlasseRevisionInfo- Löst aus:
IOException
-
readRevision
- Setzt außer Kraft:
readRevisionin KlasseRevisionInfo- Löst aus:
IOException
-