Package | Description |
---|---|
org.forgerock.opendj.ldif |
Classes and interfaces for reading and writing LDIF.
|
Modifier and Type | Method and Description |
---|---|
EntryGenerator |
EntryGenerator.setConstant(String name,
Object value)
Sets a constant to use in template file.
|
EntryGenerator |
EntryGenerator.setGenerateBranches(boolean generateBranches)
Sets the flag which indicates whether branch entries should be generated.
|
EntryGenerator |
EntryGenerator.setRandomSeed(int seed)
Sets the random seed to use when generating entries.
|
EntryGenerator |
EntryGenerator.setResourcePath(String path)
Sets the resource path, used to looks for resources files like first
names, last names, or other custom resources.
|
EntryGenerator |
EntryGenerator.setSchema(Schema schema)
Sets the schema which should be when generating entries.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.