fr.paris.lutece.plugins.directory.service.parameter
Class EntryParameterService

java.lang.Object
  extended by fr.paris.lutece.plugins.directory.service.parameter.EntryParameterService

public final class EntryParameterService
extends java.lang.Object

DirectoryParameterService


Constructor Summary
EntryParameterService()
           
 
Method Summary
 fr.paris.lutece.util.ReferenceList findAll()
          Find all directory parameters
 fr.paris.lutece.util.ReferenceItem findByKey(java.lang.String strParameterKey)
          Load the parameter value
static EntryParameterService getService()
          Get the instance of the service
 void update(fr.paris.lutece.util.ReferenceItem param)
          Update the parameter value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntryParameterService

public EntryParameterService()
Method Detail

getService

public static EntryParameterService getService()
Get the instance of the service

Returns:
the instance of the service

findAll

public fr.paris.lutece.util.ReferenceList findAll()
Find all directory parameters

Returns:
a ReferenceList

findByKey

public fr.paris.lutece.util.ReferenceItem findByKey(java.lang.String strParameterKey)
Load the parameter value

Parameters:
strParameterKey - the parameter key
Returns:
The parameter value

update

public void update(fr.paris.lutece.util.ReferenceItem param)
Update the parameter value

Parameters:
strParameterKey - The parameter key
strParameterValue - The parameter value


Copyright © 2012 Mairie de Paris. All Rights Reserved.