|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IReplicationBase.CeApplicationRefreshMode
Contains options that determine whether the entire contents of the chosen applications will be refreshed. This can be an very time consuming operation, but is useful when the master and slave versions get out of sync.
| Field Summary | |
|---|---|
static int |
OFF
No application refresh. |
static int |
REFRESH_FROM_MASTER
Refresh the objects from master to slave. |
static int |
REFRESH_TO_MASTER
Refresh the objects from slave to master. |
| Field Detail |
|---|
static final int OFF
static final int REFRESH_FROM_MASTER
static final int REFRESH_TO_MASTER
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||