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