fr.paris.lutece.plugins.form.modules.comparevalidators.business
Interface IOperatorDAO

All Known Implementing Classes:
OperatorDAO

public interface IOperatorDAO

IOperatorDAO


Method Summary
 Operator load(int nIdOperator, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Loads data from the operator whose identifier is specified in parameter
 fr.paris.lutece.util.ReferenceList selectAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Loads data from all operators
 

Method Detail

load

Operator load(int nIdOperator,
              fr.paris.lutece.portal.service.plugin.Plugin plugin)
Loads data from the operator whose identifier is specified in parameter

Parameters:
nIdOperator - The operator identifier
plugin - the plugin
Returns:
the operator whose identifier is specified in parameter

selectAll

fr.paris.lutece.util.ReferenceList selectAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Loads data from all operators

Parameters:
plugin - The plugin
Returns:
the referenceList which contains data from all operators


Copyright © 2014 Mairie de Paris. All Rights Reserved.