org.ow2.petals.kernel.ws.client
Class ArtifactRepositoryServiceClient

java.lang.Object
  extended by 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

Author:
Adrien RuffiƩ - eBM WebSourcing Provider a client for the artifact repository service of the petals-kernel-wsapi

Method Summary
 boolean addArtifact(org.ow2.petals.kernel.ws.api.to.AttachmentDescriptor attachmentDescriptor)
           
 java.lang.String[] getComponents()
           
 java.lang.String[] getServiceAssemblies()
           
 java.lang.String[] getSharedLibraries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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-2011 Petals Link (EBM Websourcing). All Rights Reserved.