arta.synergy.ejb.mbo.actions.report
Class ActionReportBuilder

java.lang.Object
  extended by arta.synergy.ejb.mbo.actions.report.ActionReportBuilder

public class ActionReportBuilder
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 22.07.2010 Time: 15:29:41 To change this template use File | Settings | File Templates.


Field Summary
static java.text.SimpleDateFormat format
           
 
Constructor Summary
ActionReportBuilder()
           
 
Method Summary
 ServerResult<ActionsReport> getPlanReport(java.lang.String actionID, java.lang.String locale)
           
static void loadCommentObjects(ActionReportComment comment, java.sql.Statement st, java.sql.ResultSet res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

format

public static java.text.SimpleDateFormat format
Constructor Detail

ActionReportBuilder

public ActionReportBuilder()
Method Detail

getPlanReport

public ServerResult<ActionsReport> getPlanReport(java.lang.String actionID,
                                                 java.lang.String locale)

loadCommentObjects

public static void loadCommentObjects(ActionReportComment comment,
                                      java.sql.Statement st,
                                      java.sql.ResultSet res)
                               throws java.sql.SQLException
Throws:
java.sql.SQLException


Copyright © 2000 Dummy Corp. All Rights Reserved.