public interface ContentTypeEvaluator
ContentType of a data elements.| Modifier and Type | Method and Description |
|---|---|
ContentType |
evaluateContentTypeOfDataElement(String dataElementID)
Evaluates the
ContentType of the DataElement with id dataElementID. |
ContentType evaluateContentTypeOfDataElement(String dataElementID) throws Exception
ContentType of the DataElement with id dataElementID.dataElementID - The id of the DataElement.ContentType of the DataElement.Exception - If the evaluator did not manage to evaluate the ContentType.Copyright © 2014. All Rights Reserved.