|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransformation.datatransformationlibrary.contenttypeevaluators.impl.CMSContenTypeEvaluator
public class CMSContenTypeEvaluator
Evaluates the ContentType of the DataElement with id dataElementID.
| Constructor Summary | |
|---|---|
CMSContenTypeEvaluator()
|
|
| Method Summary | |
|---|---|
ContentType |
evaluateContentTypeOfDataElement(java.lang.String dataElementID)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMSContenTypeEvaluator()
| Method Detail |
|---|
public ContentType evaluateContentTypeOfDataElement(java.lang.String dataElementID)
throws java.lang.Exception
dataElementID - The id of the DataElement.
ContentType of the DataElement.
java.lang.Exception - If the evaluator did not manage to evaluate the ContentType.org.gcube.datatransformation.datatransformationlibrary.datahandlers.ContentTypeEvaluator#evaluateContentTypeOfDataElement(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||