| Package | Description |
|---|---|
| org.apache.archiva.rest.api.model |
| Modifier and Type | Method and Description |
|---|---|
BrowseResultEntry |
BrowseResultEntry.artifactId(String artifactId) |
BrowseResultEntry |
BrowseResultEntry.groupId(String groupId) |
| Modifier and Type | Method and Description |
|---|---|
List<BrowseResultEntry> |
BrowseResult.getBrowseResultEntries() |
| Modifier and Type | Method and Description |
|---|---|
int |
BrowseResultEntry.compareTo(BrowseResultEntry browseGroupResultEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowseResult.setBrowseResultEntries(List<BrowseResultEntry> browseResultEntries) |
| Constructor and Description |
|---|
BrowseResult(List<BrowseResultEntry> browseResultEntries) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.