public interface PkFactory
| Modifier and Type | Method and Description |
|---|---|
PK |
createNewPK(int tc) |
PK |
createNewPK(YComposedType type) |
java.util.Map<java.lang.String,java.lang.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) |
java.util.Map<java.lang.String,java.lang.Long> getCurrentNumberSeries()
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 © 2018 SAP SE. All Rights Reserved.