Package de.hybris.platform.core
Interface PK.PKCounterGenerator
-
- All Known Implementing Classes:
DefaultPKCounterGenerator
,DefaultPkFactory.InitializationPKCounterGenerator
- Enclosing class:
- PK
public static interface PK.PKCounterGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
check31LegacyDetection()
long
fetchNextCounter(int typecode)
int
getClusterID()
java.lang.String
getTypeCodeAsString(int typeCode)
-