fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval
Class RetrievalTypeUsersList

java.lang.Object
  extended by fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval.AbstractRetrievalType
      extended by fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval.RetrievalTypeUsersList
All Implemented Interfaces:
IRetrievalType

public class RetrievalTypeUsersList
extends AbstractRetrievalType

RetrievalTypeUsersList


Constructor Summary
RetrievalTypeUsersList()
           
 
Method Summary
 boolean checkConfigData(TaskNotifyMyLuteceConfig config)
          Check if the config data is correctly configured
 java.util.List<java.lang.String> getReceiver(TaskNotifyMyLuteceConfig config, int nIdRecord, int nIdDirectory)
          Get the user guid of the receiver
 
Methods inherited from class fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval.AbstractRetrievalType
getIdType, getTitle, getTitleKey, setIdType, setTitleKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrievalTypeUsersList

public RetrievalTypeUsersList()
Method Detail

getReceiver

public java.util.List<java.lang.String> getReceiver(TaskNotifyMyLuteceConfig config,
                                                    int nIdRecord,
                                                    int nIdDirectory)
Get the user guid of the receiver

Parameters:
config - the config
nIdRecord - the id record
nIdDirectory - the id directory
Returns:
the user guid of the receiver

checkConfigData

public boolean checkConfigData(TaskNotifyMyLuteceConfig config)
Check if the config data is correctly configured

Parameters:
config - the config
Returns:
true if the config is well set


Copyright © 2012 Mairie de Paris. All Rights Reserved.