|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.baclava.lsid.AssigningServiceClient
public class AssigningServiceClient
An implementation of the LSIDProvider interface which connects through to an instance of the LSID assigning service to acquire LSIDs
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.embl.ebi.escience.baclava.LSIDProvider |
|---|
LSIDProvider.NamespaceEnumeration |
| Field Summary |
|---|
| Fields inherited from interface org.embl.ebi.escience.baclava.LSIDProvider |
|---|
DATATHINGCOLLECTION, DATATHINGLEAF, WFDEFINITION, WFINSTANCE |
| Constructor Summary | |
|---|---|
AssigningServiceClient()
Default constructor so an instance can be created for use by the enactor framework. |
|
| Method Summary | |
|---|---|
java.lang.String |
getID(LSIDProvider.NamespaceEnumeration namespace)
Return a unique LSID based on the pattern acquired from the assigning service and combined with a per-namespace int counter. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssigningServiceClient()
| Method Detail |
|---|
public java.lang.String getID(LSIDProvider.NamespaceEnumeration namespace)
getID in interface LSIDProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||