org.ow2.petals.kernel.ws.client
Class ArtifactRepositoryServiceClient
java.lang.Object
org.ow2.petals.kernel.ws.client.ArtifactRepositoryServiceClient
- All Implemented Interfaces:
- org.ow2.petals.kernel.ws.api.ArtifactRepositoryService
public class ArtifactRepositoryServiceClient
- extends java.lang.Object
- implements org.ow2.petals.kernel.ws.api.ArtifactRepositoryService
A client for the artifact repository service of the petals-kernel-wsapi.
- Author:
- Adrien Ruffie - EBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addArtifact
public boolean addArtifact(org.ow2.petals.kernel.ws.api.to.AttachmentDescriptor attachmentDescriptor)
throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
- Specified by:
addArtifact in interface org.ow2.petals.kernel.ws.api.ArtifactRepositoryService
- Throws:
org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
getComponents
public java.lang.String[] getComponents()
- Specified by:
getComponents in interface org.ow2.petals.kernel.ws.api.ArtifactRepositoryService
getServiceAssemblies
public java.lang.String[] getServiceAssemblies()
- Specified by:
getServiceAssemblies in interface org.ow2.petals.kernel.ws.api.ArtifactRepositoryService
getSharedLibraries
public java.lang.String[] getSharedLibraries()
- Specified by:
getSharedLibraries in interface org.ow2.petals.kernel.ws.api.ArtifactRepositoryService
Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.