public interface IExporter
Modifier and Type | Method and Description |
---|---|
void |
configure(java.lang.String dataClass,
java.lang.Integer filterType,
SyncState state,
int i,
int j) |
java.util.List<ItemChangeReference> |
getChanged() |
java.lang.Integer |
getChangesCount() |
SyncState |
getState() |
void |
synchronize() |
void configure(java.lang.String dataClass, java.lang.Integer filterType, SyncState state, int i, int j)
SyncState getState()
java.lang.Integer getChangesCount()
void synchronize()
java.util.List<ItemChangeReference> getChanged()
Copyright © 2021. All Rights Reserved.