public interface IGlobalResourceIdentifier
| Modifier and Type | Method and Description | 
|---|---|
| java.net.URI | getRepositoryInfo()todo: make struct to also allow containing
  Get the url. | 
| java.lang.String | getResourceId()Get the resource id. | 
| java.lang.String | getVersionInfo()Get the version info. | 
java.lang.String getResourceId()
java.net.URI getRepositoryInfo()
java.lang.String getVersionInfo()