Package | Description |
---|---|
oracle.ifs.admin.tools.script | |
oracle.ifs.search |
Modifier and Type | Method and Description |
---|---|
protected SearchClassSpecification |
SearchObjectAdmin.lookupSearchClassSpec(String searchClassSpecHandle)
Get the SearchClassSpec based on the name of the handle.
|
Modifier and Type | Field and Description |
---|---|
protected SearchClassSpecification |
AttributeSearchSpecification.m_ClassSpecification
The SearchClassSpecification, that specifies the search & result classes.
|
Modifier and Type | Method and Description |
---|---|
SearchClassSpecification |
AttributeSearchSpecification.getSearchClassSpecification()
Gets SearchClassSpecification of this search.
|
abstract SearchClassSpecification |
SearchSpecification.getSearchClassSpecification()
Returns the SearchClassSpecification associated with this SearchSpecification.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeSearchSpecification.setSearchClassSpecification(SearchClassSpecification scp)
Sets the SearchClassSpecification for this Search.
|
Copyright © 2023. All rights reserved.