|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval.AbstractRetrievalType
fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.retrieval.RetrievalTypeDirectory
public class RetrievalTypeDirectory
RetrievalTypeDirectory
Constructor Summary | |
---|---|
RetrievalTypeDirectory()
|
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 |
---|
public RetrievalTypeDirectory()
Method Detail |
---|
public java.util.List<java.lang.String> getReceiver(TaskNotifyMyLuteceConfig config, int nIdRecord, int nIdDirectory)
config
- the confignIdRecord
- the id recordnIdDirectory
- the id directory
public boolean checkConfigData(TaskNotifyMyLuteceConfig config)
config
- the config
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |