Uses of Interface
org.episteme.core.util.identity.IdGenerator
Packages that use IdGenerator
Package
Description
- social structures, persons, and cultural modeling.
-
Uses of IdGenerator in org.episteme.core.util.identity
Classes in org.episteme.core.util.identity that implement IdGeneratorModifier and TypeClassDescriptionclassGenerates Digital Object Identifier (DOI) format identifiers.classGenerates ISBN-13 format identifiers.classGenerates Social Security Number-like identifiers.class -
Uses of IdGenerator in org.episteme.social.sociology
Constructors in org.episteme.social.sociology with parameters of type IdGeneratorModifierConstructorDescriptionPersonFactory(IdGenerator idGenerator) Creates a factory with a specific ID generator.