fr.paris.lutece.plugins.form.modules.comparevalidators.business
Class OperatorHome

java.lang.Object
  extended by fr.paris.lutece.plugins.form.modules.comparevalidators.business.OperatorHome

public final class OperatorHome
extends Object

OperatorHome


Method Summary
static fr.paris.lutece.util.ReferenceList findAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Loads data from all operators
static Operator findByPrimaryKey(int nKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Loads data from the operator whose identifier is specified in parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findByPrimaryKey

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

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

findAll

public static fr.paris.lutece.util.ReferenceList findAll(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.