Interface IdGenerationService
- All Known Implementing Classes:
IdGenerationServiceImpl
public interface IdGenerationService
-
Method Summary
Modifier and TypeMethodDescriptionfindNextId
(String idType) findNextId
(String idType, Long batchSize)
-
Method Details
-
findNextId
-
findNextId
-