Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.core.extraction.beans |
Modifier and Type | Method and Description |
---|---|
SimplePropertyTableListDefinition[] |
SimplePropertyTableListDefinition.getDetailListDefinitions()
Gets all the detail list Definitions for this instance.
|
static SimplePropertyTableListDefinition |
SimplePropertyTableListDefinition.toSimplePropertyTableListDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
SimplePropertyTableListDefinition.
|
static SimplePropertyTableListDefinition |
SimplePropertyTableListDefinition.toSimplePropertyTableListDefinition(LibraryObjectDefinition lodef,
boolean enforce)
Casts the specified LibraryObjectDefinition to a
SimplePropertyTableListDefinition.
|
Modifier and Type | Method and Description |
---|---|
void |
SimplePropertyTableListDefinition.addDetailListDefinition(SimplePropertyTableListDefinition def)
Adds a new detail list.
|
void |
SimplePropertyTableListDefinition.addDetailListDefinitions(SimplePropertyTableListDefinition[] defs)
Adds a set of new new detail list Definitions for multiple detail lists.
|
void |
SimplePropertyTableListDefinition.setDetailListDefinitions(SimplePropertyTableListDefinition[] defs)
Replaces the set of new detail list Definitions.
|
Modifier and Type | Method and Description |
---|---|
SimplePropertyTableListDefinition |
InformationExtractionResultSetDefinition.getResultsDefinition()
Gets the SimplePropertyTableListDefinition definition for the results list.
|
SimplePropertyTableListDefinition |
InformationExtractionTrainingSetDefinition.getResultsDefinition()
Gets the SimplePropertyTableListDefinition definition for the results list.
|
Modifier and Type | Method and Description |
---|---|
void |
InformationExtractionResultSetDefinition.setResultsDefinition(SimplePropertyTableListDefinition def)
Sets the SimplePropertyTableListDefinition definition for the results list.
|
void |
InformationExtractionTrainingSetDefinition.setResultsDefinition(SimplePropertyTableListDefinition def)
Sets the SimplePropertyTableListDefinition definition for the results list.
|
Copyright © 2023. All rights reserved.