Modifier and Type | Method and Description |
---|---|
RemoteRepositoryContent |
RepositoryContentProvider.createRemoteContent(RemoteRepository repository)
Creates a new instance of RemoteRepositoryContent.
|
RemoteRepositoryContent |
RemoteRepository.getContent()
Returns the interface to access the content of the repository.
|
RemoteRepositoryContent |
RepositoryContentFactory.getRemoteRepositoryContent(RemoteRepository mRepo) |
RemoteRepositoryContent |
RepositoryContentFactory.getRemoteRepositoryContent(String repoId) |
Modifier and Type | Method and Description |
---|---|
void |
EditableRemoteRepository.setContent(RemoteRepositoryContent content)
Sets the content.
|
Modifier and Type | Method and Description |
---|---|
RemoteRepositoryContent |
AbstractRemoteRepository.getContent() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRemoteRepository.setContent(RemoteRepositoryContent content) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteDefaultRepositoryContent
RemoteDefaultRepositoryContent
|
Modifier and Type | Method and Description |
---|---|
RemoteRepositoryContent |
MavenContentProvider.createRemoteContent(RemoteRepository repository) |
Modifier and Type | Method and Description |
---|---|
String |
MetadataTools.getRepositorySpecificName(RemoteRepositoryContent repository,
String path)
Adjusts a path for a metadata.xml file to its repository specific path.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.