| Package | Description | 
|---|---|
| oracle.ifs.admin.tools.script | |
| oracle.ifs.beans | |
| oracle.ifs.search | |
| oracle.ifs.server | 
| Modifier and Type | Method and Description | 
|---|---|
protected ViewSpecification | 
SearchObjectAdmin.lookupViewSpec(String viewSpecHandle)
Get the ViewSpec based on the name of the handle. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static void | 
Search.createView(LibrarySession sess,
          ViewSpecification vsp)  | 
void | 
LibrarySession.createView(ViewSpecification vsp)
Creates a database view from a View specification. 
 | 
protected void | 
LibrarySession.DMCreateView(ViewSpecification vsp)
Invokes the identically-named remote S_LibrarySession method. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SearchSpecification.createView(S_LibrarySession sess,
          ViewSpecification vsp)
Creates a database view based on this Specification, and the ViewSpecification. 
 | 
protected String | 
SQLGenerator.generateViewSelectList(AttributeSearchSpecification asp,
                      ViewSpecification vsp)  | 
protected String | 
SQLGenerator.getViewStatement(ViewSpecification vsp,
                AttributeSearchSpecification asp)  | 
protected String | 
SQLGenerator.getViewStatement(ViewSpecification vsp,
                ContextSearchSpecification csp,
                ContextTable[] ctxTabs)  | 
protected String | 
AttributeSearchSpecification.getViewStatement(ViewSpecification vsp,
                S_LibrarySession sess)
Generates a View creation statement, based on the ViewSpecification. 
 | 
protected String | 
ContextSearchSpecification.getViewStatement(ViewSpecification vsp,
                S_LibrarySession sess)
Generates a View creation statement, based on the ViewSpecification. 
 | 
protected abstract String | 
SearchSpecification.getViewStatement(ViewSpecification vsp,
                S_LibrarySession sess)
Generates a View creation statement, based on the ViewSpecification. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static void | 
S_Search.createView(S_LibrarySession sess,
          ViewSpecification vsp)  | 
void | 
S_LibrarySession.DMCreateView(ViewSpecification vsp)
Creates a view for the specified ViewSpecification. 
 | 
void | 
S_LibrarySessionInterface.DMCreateView(ViewSpecification vsp)  | 
Copyright © 2025. All rights reserved.