fr.paris.lutece.plugins.archiveclient.service.archive
Class AbstractArchiveClientService

java.lang.Object
  extended by fr.paris.lutece.plugins.archiveclient.service.archive.AbstractArchiveClientService
All Implemented Interfaces:
IArchiveClientService
Direct Known Subclasses:
ArchiveClientLocalService, ArchiveClientWsService

public abstract class AbstractArchiveClientService
extends java.lang.Object
implements IArchiveClientService


Constructor Summary
AbstractArchiveClientService()
           
 
Method Summary
 java.lang.String getDownloadUrl(int archiveItemKey)
          get the url of the archive with the ID parameter is provided
 void setRequestAuthenticatorForUrl(fr.paris.lutece.util.signrequest.RequestAuthenticator requestAuthenticatorForUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface fr.paris.lutece.plugins.archiveclient.service.archive.IArchiveClientService
generateArchive, informationArchive, removeArchive
 

Constructor Detail

AbstractArchiveClientService

public AbstractArchiveClientService()
Method Detail

getDownloadUrl

public java.lang.String getDownloadUrl(int archiveItemKey)
Description copied from interface: IArchiveClientService
get the url of the archive with the ID parameter is provided

Specified by:
getDownloadUrl in interface IArchiveClientService
Parameters:
archiveItemKey - the archive id
Returns:
the url of the archive

setRequestAuthenticatorForUrl

public void setRequestAuthenticatorForUrl(fr.paris.lutece.util.signrequest.RequestAuthenticator requestAuthenticatorForUrl)


Copyright © 2011 Mairie de Paris. All Rights Reserved.