com.cybelia.sandra.ibu.notification
Class SandraIbuMailer

java.lang.Object
  extended by com.cybelia.sandra.ibu.notification.SandraIbuMailer

public class SandraIbuMailer
extends Object


Field Summary
static int COMMANDE_COLUMNS_NUM
           
static int SOCIETE_COLUMNS_NUM
           
 
Constructor Summary
SandraIbuMailer()
           
 
Method Summary
static void checkMailsToSend(MigrationContext contextMigration, int returnCode)
           
protected static String extractColumn(String line, int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMMANDE_COLUMNS_NUM

public static final int COMMANDE_COLUMNS_NUM
See Also:
Constant Field Values

SOCIETE_COLUMNS_NUM

public static final int SOCIETE_COLUMNS_NUM
See Also:
Constant Field Values
Constructor Detail

SandraIbuMailer

public SandraIbuMailer()
Method Detail

checkMailsToSend

public static void checkMailsToSend(MigrationContext contextMigration,
                                    int returnCode)

extractColumn

protected static String extractColumn(String line,
                                      int i)


Copyright © 2008-2012 Cybelia. All Rights Reserved.