fr.paris.lutece.plugins.comarquage.util.cache.comarquageimpl
Class HttpCardKeyAdapter

java.lang.Object
  extended by fr.paris.lutece.plugins.comarquage.util.cache.genericimpl.AbstractKeyAdapter
      extended by fr.paris.lutece.plugins.comarquage.util.cache.comarquageimpl.HttpCardKeyAdapter
All Implemented Interfaces:
IKeyAdapter

public class HttpCardKeyAdapter
extends AbstractKeyAdapter

Adapt a CardKey for the Http Accessor.
Properties read here:

See Also:
CardKey, HttpAccess

Constructor Summary
HttpCardKeyAdapter()
          Default constructor for HttpCardKeyAdapter
 
Method Summary
 java.lang.Object adaptKey(java.io.Serializable key)
          Return an adaptation of the key in one technologie / view...
 void init(java.lang.String strBase)
          Init the instance with params based on prefix strBase
 
Methods inherited from class fr.paris.lutece.plugins.comarquage.util.cache.genericimpl.AbstractKeyAdapter
getDescription, getPrefix, getSuffix, setPrefix, setSuffix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpCardKeyAdapter

public HttpCardKeyAdapter()
Default constructor for HttpCardKeyAdapter

Method Detail

init

public void init(java.lang.String strBase)
Description copied from interface: IKeyAdapter
Init the instance with params based on prefix strBase

Specified by:
init in interface IKeyAdapter
Overrides:
init in class AbstractKeyAdapter
Parameters:
strBase - The prefix of params to search
See Also:
IKeyAdapter.init(String)

adaptKey

public java.lang.Object adaptKey(java.io.Serializable key)
Description copied from interface: IKeyAdapter
Return an adaptation of the key in one technologie / view...

Parameters:
key - the key to adapt
Returns:
an adaptation of the key in one technologie / view...
See Also:
IKeyAdapter.adaptKey(Serializable)


Copyright © 2012 Mairie de Paris. All Rights Reserved.