public class StringIDFromGlobalPersistentIntIDFactory extends StringIDFactory
IStringIDFactory implementation that uses a constant prefix and an
int supplied from GlobalIDFactory.getNewPersistentIntID() to create
unique IDs.| Constructor and Description |
|---|
StringIDFromGlobalPersistentIntIDFactory() |
StringIDFromGlobalPersistentIntIDFactory(String sPrefix) |
Copyright © 2014–2022 Philip Helger. All rights reserved.