public class CTDLASNCSVImport extends Object
| Constructor and Description |
|---|
CTDLASNCSVImport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
analyzeFile(Object file,
org.stjs.javascript.functions.Callback2<Integer,Integer> success,
org.stjs.javascript.functions.Callback1<Object> failure) |
static void |
importFrameworksAndCompetencies(org.cassproject.ebac.repository.EcRepository repo,
Object file,
org.stjs.javascript.functions.Callback3<org.stjs.javascript.Array<EcFramework>,org.stjs.javascript.Array<EcCompetency>,org.stjs.javascript.Array<EcAlignment>> success,
org.stjs.javascript.functions.Callback1<Object> failure,
org.cassproject.ebac.identity.EcIdentity ceo) |
static void |
setDateCreated(org.json.ld.EcLinkedData importObject,
org.cassproject.schema.general.EcRemoteLinkedData object) |
public static void analyzeFile(Object file, org.stjs.javascript.functions.Callback2<Integer,Integer> success, org.stjs.javascript.functions.Callback1<Object> failure)
public static void importFrameworksAndCompetencies(org.cassproject.ebac.repository.EcRepository repo,
Object file,
org.stjs.javascript.functions.Callback3<org.stjs.javascript.Array<EcFramework>,org.stjs.javascript.Array<EcCompetency>,org.stjs.javascript.Array<EcAlignment>> success,
org.stjs.javascript.functions.Callback1<Object> failure,
org.cassproject.ebac.identity.EcIdentity ceo)
public static void setDateCreated(org.json.ld.EcLinkedData importObject,
org.cassproject.schema.general.EcRemoteLinkedData object)
Copyright © 2019 Eduworks Corporation. All rights reserved.