| 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<MailingList> |
ProjectVersionMetadata.getMailingLists() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectVersionMetadata.addMailingList(MailingList mailingList) |
int |
MailingList.compareTo(MailingList o) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectVersionMetadata.setMailingLists(List<MailingList> mailingLists) |
| Modifier and Type | Method and Description |
|---|---|
protected List<MailingList> |
CassandraMetadataRepository.getMailingLists(String projectVersionMetadataKey) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CassandraMetadataRepository.recordMailingList(String projectVersionMetadataKey,
List<MailingList> mailingLists) |
| Modifier and Type | Method and Description |
|---|---|
List<MailingList> |
ProjectVersionMetadataModel.getMailingLists() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectVersionMetadataModel.setMailingLists(List<MailingList> mailingLists) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.