Package | Description |
---|---|
at.ac.tuwien.dsg.cloud.elise.master.RESTService | |
at.ac.tuwien.dsg.cloud.elise.model.runtime |
Modifier and Type | Method and Description |
---|---|
List<GlobalIdentification> |
EliseManager.updateComposedIdentification(LocalIdentification si,
String possibleGlobalID)
Update a identification to the identification database
As the global ID is assign by SALSA, the possibleGlobalID is for the creation of new GlobalID
|
Modifier and Type | Field and Description |
---|---|
protected ArrayList<LocalIdentification> |
GlobalIdentification.localIDs |
Modifier and Type | Method and Description |
---|---|
LocalIdentification |
LocalIdentification.assignedBy(String assignedBy) |
static LocalIdentification |
LocalIdentification.fromJson(String json) |
LocalIdentification |
LocalIdentification.hasIdentification(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
ArrayList<LocalIdentification> |
GlobalIdentification.getLocalIDs() |
Modifier and Type | Method and Description |
---|---|
boolean |
GlobalIdentification.addLocalIdentification(LocalIdentification local)
Try to add a local identification
|
GlobalIdentification |
GlobalIdentification.hasLocalIdentification(LocalIdentification local) |
Copyright © 2016. All Rights Reserved.