public class StringIDFromGlobalPersistentIntIDFactory extends Object implements IStringIDFactory
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) |
public StringIDFromGlobalPersistentIntIDFactory()
@Nonnull public String getNewID()
getNewID in interface IIDFactory<String>null.Copyright © 2014–2016 Philip Helger. All rights reserved.