Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.util |
Modifier and Type | Method and Description |
---|---|
static PrismIdentifierGenerator.Operation |
PrismIdentifierGenerator.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrismIdentifierGenerator.Operation[] |
PrismIdentifierGenerator.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IdGeneratorResult |
PrismIdentifierGenerator.generate(PrismObject object,
PrismIdentifierGenerator.Operation operation)
Method inserts id for prism container values, which didn't have ids,
also returns all container values which has generated id
|
Copyright © 2015 evolveum. All rights reserved.