public interface PkFactory
| Modifier and Type | Method and Description |
|---|---|
PK |
createNewPK(int tc) |
PK |
createNewPK(YComposedType type) |
Map<String,Long> |
getCurrentNumberSeries() |
PK |
getOrCreatePK(YAtomicType yAtomicType) |
PK |
getOrCreatePK(YCollectionType yCollectionType) |
PK |
getOrCreatePK(YComposedType yComposedType) |
PK |
getOrCreatePK(YComposedType yComposedType,
YAttributeDescriptor yAttributeDescriptor) |
PK |
getOrCreatePK(YEnumValue yEnumValue) |
PK |
getOrCreatePK(YMapType yMapType) |
PK createNewPK(int tc)
PK createNewPK(YComposedType type)
PK getOrCreatePK(YComposedType yComposedType, YAttributeDescriptor yAttributeDescriptor)
PK getOrCreatePK(YComposedType yComposedType)
PK getOrCreatePK(YEnumValue yEnumValue)
PK getOrCreatePK(YAtomicType yAtomicType)
PK getOrCreatePK(YCollectionType yCollectionType)
Copyright © 2017 SAP SE. All Rights Reserved.