public class YPersistedTypeSystem extends YTypeSystem
PK mapping capabilities to the normal YTypeSystem functionality.| Modifier and Type | Method and Description |
|---|---|
YAttributeDescriptor |
getAttribute(PK pk) |
PK |
getPK(YAttributeDescriptor ad) |
PK |
getPK(YEnumValue enumValue) |
PK |
getPK(YType type) |
YType |
getType(PK pk) |
void |
registerAttribute(String enclosingTypeCode,
String qualifier,
PK pk) |
void |
registerEnumValue(String enumTypeCode,
String code,
PK pk) |
void |
registerType(String typeCode,
PK pk) |
addExtension, adjustColumnName, createInheritedAttributes, createInheritedAttributes, createRelationAttributes, createRelationEndAttribute, deployAttribute, deployAttributes, deployIndex, deployIndexes, finalizeTypeSystem, getAtomicTypes, getAttribute, getAttributeDeployments, getAttributeDeployments, getAttributeRelationEnd, getAttributes, getAttributes, getCollectionTypes, getComposedTypes, getDBTypeMappings, getDBTypeMappings, getDeployment, getDeployment, getDeployments, getDeployments, getDeploymentTypes, getEnumTypes, getEnumValues, getEnumValues, getExtension, getExtensions, getFinders, getFinders, getIndexDeployments, getIndexDeployments, getIndexes, getIndexes, getMapTypes, getOrCreateCollectionType, getOrCreateMapType, getRelationTypes, getSubtypes, getType, getTypes, getTypes, isBuildMode, isFinalized, mergeNamespaces, resolveClass, validatepublic YAttributeDescriptor getAttribute(PK pk)
public PK getPK(YAttributeDescriptor ad)
public PK getPK(YEnumValue enumValue)
Copyright © 2017 SAP SE. All Rights Reserved.