|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Artifact | |
|---|---|
| org.ow2.petals.system.repository.artifact | |
| Uses of Artifact in org.ow2.petals.system.repository.artifact |
|---|
| Methods in org.ow2.petals.system.repository.artifact that return types with arguments of type Artifact | |
|---|---|
java.util.List<Artifact> |
LocalArtifactRepositoryService.getComponents()
|
java.util.List<Artifact> |
ArtifactRepositoryService.getComponents()
Get the list of components which are available in the repository |
java.util.List<Artifact> |
FractalArtifactRepositoryService.getComponents()
|
java.util.List<Artifact> |
LocalArtifactRepositoryService.getServiceAssemblies()
|
java.util.List<Artifact> |
ArtifactRepositoryService.getServiceAssemblies()
|
java.util.List<Artifact> |
FractalArtifactRepositoryService.getServiceAssemblies()
|
java.util.List<Artifact> |
LocalArtifactRepositoryService.getSharedLibraries()
|
java.util.List<Artifact> |
ArtifactRepositoryService.getSharedLibraries()
|
java.util.List<Artifact> |
FractalArtifactRepositoryService.getSharedLibraries()
|
| Methods in org.ow2.petals.system.repository.artifact with parameters of type Artifact | |
|---|---|
boolean |
LocalArtifactRepositoryService.addArtifact(Artifact artifact)
|
boolean |
ArtifactRepositoryService.addArtifact(Artifact artifact)
Add the artifact to the repository |
boolean |
FractalArtifactRepositoryService.addArtifact(Artifact artifact)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||