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 booleancheck31LegacyDetection()longfetchNextCounter(int typecode)intgetClusterID()java.lang.StringgetTypeCodeAsString(int typeCode)
-