Package org.apache.ofbiz.humanres
Class HumanResEvents
- java.lang.Object
-
- org.apache.ofbiz.humanres.HumanResEvents
-
public class HumanResEvents extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
module
static java.lang.String
resourceError
-
Constructor Summary
Constructors Constructor Description HumanResEvents()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getChildHRCategoryTree(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-
-
-
Field Detail
-
module
public static final java.lang.String module
-
resourceError
public static final java.lang.String resourceError
- See Also:
- Constant Field Values
-
-