public class StringIDFromGlobalPersistentLongIDFactory extends Object implements IStringIDFactory
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) |
public StringIDFromGlobalPersistentLongIDFactory()
@Nonnull public String getNewID()
getNewID in interface IIDFactory<String>null.Copyright © 2006–2015 phloc systems. All rights reserved.