| Package | Description |
|---|---|
| org.fedoraproject.maven.config | |
| org.fedoraproject.maven.repository | |
| org.fedoraproject.maven.repository.impl |
| Modifier and Type | Method and Description |
|---|---|
Stereotype |
Stereotype.clone()
Method clone.
|
| Modifier and Type | Method and Description |
|---|---|
List<Stereotype> |
Repository.getStereotypes()
Method getStereotypes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.addStereotype(Stereotype stereotype)
Method addStereotype.
|
void |
Repository.removeStereotype(Stereotype stereotype)
Method removeStereotype.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.setStereotypes(List<Stereotype> stereotypes)
Set list of artifact types that can be stored in this
repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.configure(List<Stereotype> stereotypes,
Properties properties,
org.codehaus.plexus.util.xml.Xpp3Dom configuration)
Configure this repository with given set of properties and repository-specific XML configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundRepository.configure(List<Stereotype> stereotypes,
Properties properties,
org.codehaus.plexus.util.xml.Xpp3Dom configuration) |
Copyright © 2012-2014 Red Hat, Inc.. All Rights Reserved.