Class DataCollectionTemplateHeaderUtils
java.lang.Object
overit.geocallapp.wfm.mobileforms.bl.template.header.DataCollectionTemplateHeaderUtils
Utility class for the data collection template header.
- Since:
- 12.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckTemplate(BODataCollectionTemplateHeader template, PoolKit poolKit) Checks the template.
-
Method Details
-
checkTemplate
public static void checkTemplate(BODataCollectionTemplateHeader template, PoolKit poolKit) throws DAValidateException, DAException Checks the template.- Parameters:
template- theBODataCollectionTemplateHeaderpoolKit- thePoolKit- Throws:
DAValidateException- the DA validate exceptionDAException- the DA exception
-