com.cybelia.sandra.notifier
Class TemplateHelper

java.lang.Object
  extended by com.cybelia.sandra.notifier.TemplateHelper

public class TemplateHelper
extends Object

Author:
sletellier

Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
TemplateHelper()
           
 
Method Summary
 String extractRisques(Map<String,String> lbl, Eleveur eleveur)
          Return representation of risque of silo
protected  Collection<String> extractRsk(InfoAccess ia)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.apache.commons.logging.Log log
Constructor Detail

TemplateHelper

public TemplateHelper()
Method Detail

extractRisques

public String extractRisques(Map<String,String> lbl,
                             Eleveur eleveur)
Return representation of risque of silo

Parameters:
eleveur - concerned
Returns:
risk join by ','

extractRsk

protected Collection<String> extractRsk(InfoAccess ia)


Copyright © 2008-2012 Cybelia. All Rights Reserved.