Package org.apache.ofbiz.entity.model
Class ModelEntityChecker
- java.lang.Object
-
- org.apache.ofbiz.entity.model.ModelEntityChecker
-
public class ModelEntityChecker extends java.lang.Object
Generic Entity - Entity Definition Checker
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
checkEntities(Delegator delegator, java.util.List<java.lang.String> warningList)
-
-
-
Method Detail
-
checkEntities
public static void checkEntities(Delegator delegator, java.util.List<java.lang.String> warningList) throws GenericEntityException
- Throws:
GenericEntityException
-
-