|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to members that enumerate through replica log.
| Method Summary | |
IReplicaLog |
next()
Retreives the next replica in the enumeration sequence. |
void |
reset()
Resets the enumeration sequence to the beginning. |
void |
setQueryAfter(java.lang.Object rhs1)
Sets a time to query the replica log for rows after a particular date. |
| Method Detail |
public IReplicaLog next()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void reset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setQueryAfter(java.lang.Object rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||