Modifier and Type | Field and Description |
---|---|
private List<License> |
ProjectVersionMetadata.licenses |
Modifier and Type | Method and Description |
---|---|
List<License> |
ProjectVersionMetadata.getLicenses() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectVersionMetadata.addLicense(License license) |
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 | Field and Description |
---|---|
private List<License> |
ProjectVersionMetadataModel.licenses |
Modifier and Type | Method and Description |
---|---|
List<License> |
ProjectVersionMetadataModel.getLicenses() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectVersionMetadataModel.setLicenses(List<License> licenses) |
Modifier and Type | Method and Description |
---|---|
private List<License> |
Maven2RepositoryStorage.convertLicenses(List<org.apache.maven.model.License> licenses) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.