|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarta.synergy.ejb.mbo.actions.plans.BasePlan
public class BasePlan
Created by IntelliJ IDEA. User: topa Date: 27.10.2010 Time: 10:59:12 To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
BasePlan()
|
|
| Method Summary | |
|---|---|
static void |
createBasePlan(java.lang.String planID,
java.sql.Statement st,
java.sql.ResultSet res)
|
static ServerResult<java.util.ArrayList<Baseline>> |
getBaselines(java.lang.String actionID)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasePlan()
| Method Detail |
|---|
public static void createBasePlan(java.lang.String planID,
java.sql.Statement st,
java.sql.ResultSet res)
throws java.lang.Exception
java.lang.Exceptionpublic static ServerResult<java.util.ArrayList<Baseline>> getBaselines(java.lang.String actionID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||