Modifier and Type | Method and Description |
---|---|
java.util.Collection<IndexedArtifact> |
IIndex.find(java.util.Collection<SearchExpression> groupId,
java.util.Collection<SearchExpression> artifactId,
java.util.Collection<SearchExpression> version,
java.util.Collection<SearchExpression> packaging)
Performs a search for artifacts with given parameters.
|
java.util.Collection<IndexedArtifact> |
IIndex.find(SearchExpression groupId,
SearchExpression artifactId,
SearchExpression version,
SearchExpression packaging)
Performs a search for artifacts with given parameters.
|
java.util.Map<java.lang.String,IndexedArtifact> |
IIndex.search(SearchExpression expression,
java.lang.String searchType)
Convenience method to search in all indexes enabled for repositories defined in settings.xml.
|
java.util.Map<java.lang.String,IndexedArtifact> |
IIndex.search(SearchExpression expression,
java.lang.String searchType,
int classifier)
Convenience method to search in all indexes enabled for repositories defined in settings.xml.
|
Modifier and Type | Method and Description |
---|---|
int |
IndexedArtifact.compareTo(IndexedArtifact o) |
Modifier and Type | Method and Description |
---|---|
protected IndexedArtifact |
FilteredIndex.filter(IndexedArtifact original) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<IndexedArtifact> |
FilteredIndex.filter(java.util.Collection<IndexedArtifact> indexedArtifacts) |
private java.util.Map<java.lang.String,IndexedArtifact> |
FilteredIndex.filter(java.util.Map<java.lang.String,IndexedArtifact> original) |
java.util.Collection<IndexedArtifact> |
FilteredIndex.find(java.util.Collection<SearchExpression> groupId,
java.util.Collection<SearchExpression> artifactId,
java.util.Collection<SearchExpression> version,
java.util.Collection<SearchExpression> packaging) |
java.util.Collection<IndexedArtifact> |
FilteredIndex.find(SearchExpression groupId,
SearchExpression artifactId,
SearchExpression version,
SearchExpression packaging) |
java.util.Map<java.lang.String,IndexedArtifact> |
FilteredIndex.search(SearchExpression expression,
java.lang.String searchType) |
java.util.Map<java.lang.String,IndexedArtifact> |
FilteredIndex.search(SearchExpression expression,
java.lang.String searchType,
int classifier) |
Modifier and Type | Method and Description |
---|---|
protected IndexedArtifact |
FilteredIndex.filter(IndexedArtifact original) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<IndexedArtifact> |
FilteredIndex.filter(java.util.Collection<IndexedArtifact> indexedArtifacts) |
private java.util.Map<java.lang.String,IndexedArtifact> |
FilteredIndex.filter(java.util.Map<java.lang.String,IndexedArtifact> original) |
Modifier and Type | Field and Description |
---|---|
private java.util.LinkedHashMap<java.lang.String,IndexedArtifact> |
IndexedArtifactGroup.files |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IndexedArtifact> |
CompositeIndex.find(java.util.Collection<SearchExpression> groupId,
java.util.Collection<SearchExpression> artifactId,
java.util.Collection<SearchExpression> version,
java.util.Collection<SearchExpression> packaging) |
java.util.Collection<IndexedArtifact> |
NexusIndex.find(java.util.Collection<SearchExpression> groupId,
java.util.Collection<SearchExpression> artifactId,
java.util.Collection<SearchExpression> version,
java.util.Collection<SearchExpression> packaging) |
java.util.Collection<IndexedArtifact> |
CompositeIndex.find(SearchExpression groupId,
SearchExpression artifactId,
SearchExpression version,
SearchExpression packaging) |
java.util.Collection<IndexedArtifact> |
NexusIndex.find(SearchExpression groupId,
SearchExpression artifactId,
SearchExpression version,
SearchExpression packaging) |
java.util.LinkedHashMap<java.lang.String,IndexedArtifact> |
IndexedArtifactGroup.getFiles() |
protected java.util.Map<java.lang.String,IndexedArtifact> |
NexusIndexManager.search(IRepository repository,
org.apache.lucene.search.Query query) |
protected java.util.Map<java.lang.String,IndexedArtifact> |
NexusIndexManager.search(IRepository repository,
SearchExpression term,
java.lang.String type) |
protected java.util.Map<java.lang.String,IndexedArtifact> |
NexusIndexManager.search(IRepository repository,
SearchExpression term,
java.lang.String type,
int classifier) |
java.util.Map<java.lang.String,IndexedArtifact> |
NexusIndexManager.search(SearchExpression term,
java.lang.String type) |
java.util.Map<java.lang.String,IndexedArtifact> |
CompositeIndex.search(SearchExpression term,
java.lang.String searchType) |
java.util.Map<java.lang.String,IndexedArtifact> |
NexusIndex.search(SearchExpression term,
java.lang.String searchType) |
java.util.Map<java.lang.String,IndexedArtifact> |
NexusIndexManager.search(SearchExpression term,
java.lang.String type,
int classifier) |
java.util.Map<java.lang.String,IndexedArtifact> |
CompositeIndex.search(SearchExpression term,
java.lang.String searchType,
int classifier) |
java.util.Map<java.lang.String,IndexedArtifact> |
NexusIndex.search(SearchExpression term,
java.lang.String searchType,
int classifier) |
Modifier and Type | Method and Description |
---|---|
private void |
NexusIndexManager.addArtifactFile(java.util.Map<java.lang.String,IndexedArtifact> result,
IndexedArtifactFile af,
java.lang.String className,
java.lang.String packageName,
java.lang.String packaging) |
Modifier and Type | Method and Description |
---|---|
static void |
OpenPomAction.openEditor(IndexedArtifact ia,
IndexedArtifactFile f,
org.eclipse.core.runtime.IProgressMonitor monitor) |
void |
OpenPomAction.openPomEditor(IndexedArtifact ia,
IndexedArtifactFile f,
org.eclipse.core.runtime.IProgressMonitor monitor) |
Modifier and Type | Field and Description |
---|---|
private IndexedArtifact |
MavenRepositorySearchDialog.selectedIndexedArtifact |
Modifier and Type | Method and Description |
---|---|
private IndexedArtifact |
MavenRepositorySearchDialog.cloneIndexedArtifact(IndexedArtifact old,
java.lang.String groupId,
java.lang.String artifactId) |
IndexedArtifact |
MavenRepositorySearchDialog.getSelectedIndexedArtifact() |
Modifier and Type | Method and Description |
---|---|
private IndexedArtifact |
MavenRepositorySearchDialog.cloneIndexedArtifact(IndexedArtifact old,
java.lang.String groupId,
java.lang.String artifactId) |
Modifier and Type | Field and Description |
---|---|
private IndexedArtifact |
IndexedArtifactNode.artifact |
Constructor and Description |
---|
IndexedArtifactNode(IndexedArtifact artifact) |
Modifier and Type | Method and Description |
---|---|
IndexedArtifact |
MavenPomSelectionComponent.getIndexedArtifact() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
MavenPomSelectionComponent.getKey(IndexedArtifact art) |
Modifier and Type | Method and Description |
---|---|
private void |
MavenPomSelectionComponent.SearchJob.setResult(int severity,
java.lang.String message,
java.util.Map<java.lang.String,IndexedArtifact> result) |