public interface IOdiDataTypeFinder extends IFinder
OdiDataType entity.| Modifier and Type | Method and Description |
|---|---|
OdiDataType |
findByTechnology(java.lang.String pTechnologyCode,
java.lang.String pDataTypeCode)
Find from ODI instance the
OdiDataType for the given OdiTechnology and
data type code. |
findAll, findByGlobalId, findById, findByIdsOdiDataType findByTechnology(java.lang.String pTechnologyCode, java.lang.String pDataTypeCode)
OdiDataType for the given OdiTechnology and
data type code.pTechnologyCode - the technology of the datatype to findpDataTypeCode - the code of the datatype to find