Metadata.MatchAllMetadataartifactId, artifacts, groupId, licenses| Constructor and Description |
|---|
MatchAllMetadata()
Creates a
MatchAllMetadata instance. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Artifact> |
search(VersionRange versionRange,
java.util.Map<java.lang.String,java.lang.String> filter)
Returns the artifacts matching the version and property requirements.
|
addArtifact, addLicense, getApplication, getApplicationName, getArtifactId, getArtifacts, getDescription, getGroupId, getLastUpdated, getLicenses, getMetadataVersion, getName, getRepositoryUri, getResourceType, getWebsite, init, setApplication, setArtifactId, setArtifacts, setDescription, setGroupId, setLastUpdated, setLicense, setMetadataVersion, setName, setRepositoryUri, setResourceType, setWebsitepublic java.util.List<Artifact> search(VersionRange versionRange, java.util.Map<java.lang.String,java.lang.String> filter)