public class StringIDFromGlobalIntIDFactory extends Object implements IStringIDFactory
IStringIDFactory implementation that uses a constant prefix and an
int supplied from GlobalIDFactory.getNewIntID() to create unique IDs.| Constructor and Description |
|---|
StringIDFromGlobalIntIDFactory() |
StringIDFromGlobalIntIDFactory(String sPrefix) |
@Nonnull public String getNewID()
getNewID in interface IIDFactory<String>null.Copyright © 2006–2014 phloc systems. All rights reserved.