|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.archiveclient.service.archive.AbstractArchiveClientService
public abstract class AbstractArchiveClientService
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 |
---|
public AbstractArchiveClientService()
Method Detail |
---|
public java.lang.String getDownloadUrl(int archiveItemKey)
IArchiveClientService
getDownloadUrl
in interface IArchiveClientService
archiveItemKey
- the archive id
public void setRequestAuthenticatorForUrl(fr.paris.lutece.util.signrequest.RequestAuthenticator requestAuthenticatorForUrl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |