|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.persistence.SyncResult
public class SyncResult
Constructor Summary | |
---|---|
SyncResult(ObjectList recordList)
Deprecated. Sybase internal use only. |
Method Summary | |
---|---|
int |
getBadPlaybackCount()
Deprecated. Gets the bad playback count |
java.lang.String |
getErrorCategory()
Deprecated. Gets the error category. |
java.lang.String |
getErrorMessage()
Deprecated. Gets the error message |
java.util.Date |
getLastGoodPlayback()
Deprecated. Gets the last good playback time. |
java.util.Date |
getLastPlayback()
Deprecated. Gets the last playback time. |
java.util.Enumeration |
getOperationLog()
Deprecated. Gets the Enumeration of OperationLog objects. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyncResult(ObjectList recordList)
Method Detail |
---|
public int getBadPlaybackCount()
public java.lang.String getErrorCategory()
public java.lang.String getErrorMessage()
public java.util.Date getLastGoodPlayback()
public java.util.Date getLastPlayback()
public java.util.Enumeration getOperationLog()
Enumeration
of OperationLog
objects.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |