Uses of Class
org.forgerock.opendj.ldif.EntryGenerator
Packages that use EntryGenerator
-
Uses of EntryGenerator in org.forgerock.opendj.ldif
Methods in org.forgerock.opendj.ldif that return EntryGeneratorModifier and TypeMethodDescriptionEntryGenerator.setConstant
(String name, Object value) Sets a constant to use in template file.EntryGenerator.setGenerateBranches
(boolean generateBranches) Sets the flag which indicates whether branch entries should be generated.EntryGenerator.setRandomSeed
(int seed) Sets the random seed to use when generating entries.EntryGenerator.setResourcePath
(String path) Sets the resource path, used to looks for resources files like first names, last names, or other custom resources.EntryGenerator.setResourcePath
(Path path) Sets the resource path, used to looks for resources files like first names, last names, or other custom resources.Sets the schema which should be when generating entries.