Class WorkEffortWorker
java.lang.Object
org.apache.ofbiz.workeffort.workeffort.WorkEffortWorker
WorkEffortWorker - Work Effort worker class.
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<GenericValue>
getLowestLevelWorkEfforts
(Delegator delegator, String workEffortId, String workEffortAssocTypeId) static List<GenericValue>
getLowestLevelWorkEfforts
(Delegator delegator, String workEffortId, String workEffortAssocTypeId, String left, String right) static List<GenericValue>
removeDuplicateWorkEfforts
(List<GenericValue> workEfforts)
-
Method Details
-
getLowestLevelWorkEfforts
public static List<GenericValue> getLowestLevelWorkEfforts(Delegator delegator, String workEffortId, String workEffortAssocTypeId) -
getLowestLevelWorkEfforts
-
removeDuplicateWorkEfforts
-