Package | Description |
---|---|
org.apache.archiva.admin.model | |
org.apache.archiva.admin.model.beans |
Modifier and Type | Method and Description |
---|---|
List<PropertyEntry> |
AbstractRepositoryConnector.getPoliciesEntries() |
List<PropertyEntry> |
AbstractRepositoryConnector.getPropertiesEntries() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRepositoryConnector.setPoliciesEntries(List<PropertyEntry> policiesEntries) |
void |
AbstractRepositoryConnector.setPropertiesEntries(List<PropertyEntry> propertiesEntries) |
Modifier and Type | Method and Description |
---|---|
List<PropertyEntry> |
RedbackRuntimeConfiguration.getConfigurationPropertiesEntries() |
List<PropertyEntry> |
RemoteRepository.getExtraHeadersEntries() |
List<PropertyEntry> |
RemoteRepository.getExtraParametersEntries() |
List<PropertyEntry> |
LdapConfiguration.getExtraPropertiesEntries() |
Modifier and Type | Method and Description |
---|---|
int |
PropertyEntry.compareTo(PropertyEntry o) |
Modifier and Type | Method and Description |
---|---|
void |
RedbackRuntimeConfiguration.setConfigurationPropertiesEntries(List<PropertyEntry> configurationPropertiesEntries) |
void |
RemoteRepository.setExtraHeadersEntries(List<PropertyEntry> extraHeadersEntries) |
void |
RemoteRepository.setExtraParametersEntries(List<PropertyEntry> extraParametersEntries) |
void |
LdapConfiguration.setExtraPropertiesEntries(List<PropertyEntry> extraPropertiesEntries) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.