Interface DbTypeSystem
- All Known Implementing Classes:
DbTypeSystemImpl
public interface DbTypeSystem
-
Method Summary
Modifier and TypeMethodDescriptionfindAtomicTypeByCode(String code) findAtomicTypeByPk(long pk) findAttributeByPk(long pk) findCollectionTypeByPk(long pk) findDeploymentByFullName(String fullName) findDeploymentByTypeCode(int typeCode) findMapTypeByCode(String code) findMapTypeByPk(long pk) findTypeByCode(String code) findTypeByPK(long pk)
-
Method Details
-
findTypeByPK
-
findTypeByCode
-
findDeploymentByFullName
-
findDeploymentByTypeCode
-
findAttributeByPk
-
findAtomicTypeByPk
-
findAtomicTypeByCode
-
findCollectionTypeByPk
-
findCollectionTypeByCode
-
findMapTypeByPk
-
findMapTypeByCode
-
getNumberSeries
Iterable<NumberSeries> getNumberSeries() -
findDbTypeSystemItemById
-