Class DataCollectionNodeHelper
java.lang.Object
overit.geocallapp.wfm.mobileforms.bl.node.DataCollectionNodeHelper
An helper for the data collection node.
- Since:
- 12.0
- GCApi:
- bo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the real path data collection node schema.
-
Field Details
-
REAL_PATH_DATA_COLLECTION_NODE_SCHEMA
- See Also:
-
-
Constructor Details
-
DataCollectionNodeHelper
public DataCollectionNodeHelper()
-
-
Method Details
-
getRealPathDataCollectionNodeSchema
Returns the real path data collection node schema.- Returns:
- the real path data collection node schema
- Throws:
DAValidateException- the DA validate exceptionDAException- the DA exception
-