arta.synergy.ejb.imports.ap
Class ImportUtil

java.lang.Object
  extended by arta.synergy.ejb.imports.ap.ImportUtil

public class ImportUtil
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 02.02.2011 Time: 11:25:55 To change this template use File | Settings | File Templates.


Field Summary
 java.util.ArrayList<Action> actions
           
static java.text.SimpleDateFormat format1
           
static java.text.SimpleDateFormat format2
           
static java.text.SimpleDateFormat format3
           
static java.text.SimpleDateFormat format4
           
static java.util.ArrayList<java.text.SimpleDateFormat> formats
           
 
Constructor Summary
ImportUtil()
           
 
Method Summary
 java.lang.String getCategoryID(java.lang.String name, java.sql.Statement st, java.sql.ResultSet res)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

actions

public java.util.ArrayList<Action> actions

format1

public static java.text.SimpleDateFormat format1

format2

public static java.text.SimpleDateFormat format2

format3

public static java.text.SimpleDateFormat format3

format4

public static java.text.SimpleDateFormat format4

formats

public static java.util.ArrayList<java.text.SimpleDateFormat> formats
Constructor Detail

ImportUtil

public ImportUtil()
Method Detail

getCategoryID

public java.lang.String getCategoryID(java.lang.String name,
                                      java.sql.Statement st,
                                      java.sql.ResultSet res)
                               throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000 Dummy Corp. All Rights Reserved.