|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.replication.FixupStream
public class FixupStream
Created by The eXo Platform SAS.
| Constructor Summary | |
|---|---|
FixupStream()
FixupStream constructor. |
|
FixupStream(int itemState,
int valueData)
FixupStream constructor. |
|
| Method Summary | |
|---|---|
boolean |
compare(FixupStream fs)
compare. |
int |
getItemSateId()
getItemSateId. |
int |
getValueDataId()
getValueDataId. |
void |
readExternal(java.io.ObjectInput in)
|
void |
writeExternal(java.io.ObjectOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FixupStream()
public FixupStream(int itemState,
int valueData)
itemState - index of ItemState in ChangesLogvalueData - index of ValueData in ItemState| Method Detail |
|---|
public int getItemSateId()
public int getValueDataId()
public boolean compare(FixupStream fs)
fs - FixupStream.
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||