|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.common.period.PeriodWorker
public class PeriodWorker
Field Summary | |
---|---|
static java.lang.String |
module
|
Constructor Summary | |
---|---|
PeriodWorker()
|
Method Summary | |
---|---|
static EntityCondition |
getFilterByPeriodExpr(java.lang.String fieldName,
GenericValue timePeriod)
Method to get a condition that checks that the given fieldName is in a given timePeriod. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String module
Constructor Detail |
---|
public PeriodWorker()
Method Detail |
---|
public static EntityCondition getFilterByPeriodExpr(java.lang.String fieldName, GenericValue timePeriod)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |