org.eclipse.smila.importing
Class DeltaService.EntryId
java.lang.Object
org.eclipse.smila.importing.DeltaService.EntryId
- Enclosing interface:
- DeltaService
public static class DeltaService.EntryId
- extends java.lang.Object
returned by DeltaService.getUnvisitedEntries(String, String).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeltaService.EntryId
public DeltaService.EntryId(java.lang.String recordId)
DeltaService.EntryId
public DeltaService.EntryId(java.lang.String recordId,
java.lang.String compoundId)
getRecordId
public java.lang.String getRecordId()
getCompoundId
public java.lang.String getCompoundId()