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

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

public class DiskCardKeyAdapter
extends AbstractKeyAdapter

Adapt a CardKey for the file system (Disk Accessor)
No properties read here.


Constructor Summary
DiskCardKeyAdapter()
          Public constuctor
 
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

DiskCardKeyAdapter

public DiskCardKeyAdapter()
Public constuctor

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.