|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GAV | |
---|---|
org.sonatype.tycho.p2.facade.internal | |
org.sonatype.tycho.p2.maven.repository | |
org.sonatype.tycho.p2.repository |
Uses of GAV in org.sonatype.tycho.p2.facade.internal |
---|
Methods in org.sonatype.tycho.p2.facade.internal with parameters of type GAV | |
---|---|
InputStream |
MavenRepositoryReader.getContents(GAV gav,
String classifier,
String extension)
|
Uses of GAV in org.sonatype.tycho.p2.maven.repository |
---|
Fields in org.sonatype.tycho.p2.maven.repository with type parameters of type GAV | |
---|---|
protected Map<GAV,Set<org.eclipse.equinox.p2.metadata.IInstallableUnit>> |
AbstractMavenMetadataRepository.unitsMap
|
Methods in org.sonatype.tycho.p2.maven.repository that return GAV | |
---|---|
GAV |
AbstractMavenArtifactRepository.getGAV(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor)
|
protected GAV |
AbstractMavenArtifactRepository.getP2GAV(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor)
|
Methods in org.sonatype.tycho.p2.maven.repository that return types with arguments of type GAV | |
---|---|
Map<GAV,Set<org.eclipse.equinox.p2.metadata.IInstallableUnit>> |
AbstractMavenMetadataRepository.getGAVs()
For testing purposes only |
Methods in org.sonatype.tycho.p2.maven.repository with parameters of type GAV | |
---|---|
void |
LocalMetadataRepository.addInstallableUnit(org.eclipse.equinox.p2.metadata.IInstallableUnit unit,
GAV gav)
|
Uses of GAV in org.sonatype.tycho.p2.repository |
---|
Fields in org.sonatype.tycho.p2.repository with type parameters of type GAV | |
---|---|
protected Set<GAV> |
DefaultTychoRepositoryIndex.gavs
|
Methods in org.sonatype.tycho.p2.repository that return GAV | |
---|---|
static GAV |
RepositoryLayoutHelper.getGAV(Map properties)
|
static GAV |
RepositoryLayoutHelper.getGAV(String groupId,
String artifactId,
String version)
|
static GAV |
RepositoryLayoutHelper.getP2Gav(String classifier,
String id,
String version)
|
static GAV |
GAV.parse(String str)
|
Methods in org.sonatype.tycho.p2.repository that return types with arguments of type GAV | |
---|---|
List<GAV> |
DefaultTychoRepositoryIndex.getProjectGAVs()
|
List<GAV> |
TychoRepositoryIndex.getProjectGAVs()
|
protected static Set<GAV> |
DefaultTychoRepositoryIndex.read(InputStream is)
|
Methods in org.sonatype.tycho.p2.repository with parameters of type GAV | |
---|---|
void |
DefaultTychoRepositoryIndex.addProject(GAV gav)
|
InputStream |
LocalRepositoryReader.getContents(GAV gav,
String classifier,
String extension)
|
InputStream |
RepositoryReader.getContents(GAV gav,
String classifier,
String extension)
|
static String |
RepositoryLayoutHelper.getRelativePath(GAV gav,
String classifier,
String extension)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |