| Package | Description |
|---|---|
| org.ofbiz.core.entity.jdbc.alternative | |
| org.ofbiz.core.entity.model |
| Modifier and Type | Method and Description |
|---|---|
String |
IndexAlternativeAction.run(ModelEntity modelEntity,
ModelIndex modelIndex,
DatabaseUtil dbUtil)
This method is used to perform alternative actions on index before it is created.
|
boolean |
IndexAlternativeAction.shouldRun(ModelEntity modelEntity,
ModelIndex modelIndex,
DatabaseUtil dbUtil)
This method flags if alternative action should be invoked.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<IndexAlternativeAction> |
ModelIndex.getAlternativeIndexAction(DatabaseUtil dbUtil) |
Copyright © 2024 Atlassian. All rights reserved.