| Package | Description |
|---|---|
| org.apache.archiva.metadata.model | |
| org.apache.archiva.metadata.repository.cassandra | |
| org.apache.archiva.metadata.repository.cassandra.model |
| Modifier and Type | Method and Description |
|---|---|
List<License> |
ProjectVersionMetadata.getLicenses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectVersionMetadata.addLicense(License license) |
int |
License.compareTo(License o) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectVersionMetadata.setLicenses(List<License> licenses) |
| Modifier and Type | Method and Description |
|---|---|
protected List<License> |
CassandraMetadataRepository.getLicenses(String projectVersionMetadataKey) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CassandraMetadataRepository.recordLicenses(String projectVersionMetadataKey,
List<License> licenses) |
| Modifier and Type | Method and Description |
|---|---|
List<License> |
ProjectVersionMetadataModel.getLicenses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectVersionMetadataModel.setLicenses(List<License> licenses) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.