|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.framework.impl.ImportRunIdHelper
public final class ImportRunIdHelper
Utility class that creates and sets the import run id.
| Method Summary | |
|---|---|
static void |
setImportRunIdAttribute(Record record,
State state)
Set the import run id attribute on the given record, using the importRunId provided in state. |
static void |
setImportRunIdAttribute(Record record,
java.lang.String importRunId)
Set the given importRunId annotation on the given record. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void setImportRunIdAttribute(Record record,
State state)
record - the recordstate - a State object containing an import run id
public static void setImportRunIdAttribute(Record record,
java.lang.String importRunId)
record - the recordimportRunId - the id of the import run
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||