|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.project.Various
public class Various
| Field Summary | |
|---|---|
static java.lang.String |
module
|
| Constructor Summary | |
|---|---|
Various()
|
|
| Method Summary | |
|---|---|
static double |
calculateActualHours(Delegator delegator,
java.lang.String timesheetId)
|
static java.sql.Timestamp |
calculateCompletionDate(GenericValue task,
java.sql.Timestamp startDate)
|
static void |
setDatesFollowingTasks(GenericValue task)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String module
| Constructor Detail |
|---|
public Various()
| Method Detail |
|---|
public static void setDatesFollowingTasks(GenericValue task)
public static java.sql.Timestamp calculateCompletionDate(GenericValue task,
java.sql.Timestamp startDate)
public static double calculateActualHours(Delegator delegator,
java.lang.String timesheetId)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||