public static class LocalRepository.LocalRepositoryId extends Object implements Repository.Id
Constructor and Description |
---|
LocalRepositoryId(URL configPathUrl,
String workspaceName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
URL |
getConfiguration() |
String |
getUrl() |
String |
getWorkspaceName() |
int |
hashCode() |
String |
toString() |
public URL getConfiguration()
getConfiguration
in interface Repository.Id
public String getUrl()
getUrl
in interface Repository.Id
public String getWorkspaceName()
getWorkspaceName
in interface Repository.Id
Copyright © 2013–2019. All rights reserved.