Package | Description |
---|---|
org.ecoinformatics.seek.sms |
Modifier and Type | Method and Description |
---|---|
void |
KeplerLocalLSIDService.assignLSID(java.lang.String lsid,
NamedObj obj)
Adds a named object to an lsid that hasn't been previously assigned.
|
void |
KeplerLocalLSIDService.updateLSID(java.lang.String lsid,
NamedObj obj)
Updates a previously assigned lsid to be assigned the given object.
|