|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use Search | |
|---|---|
| com.sas.services.information.metadata | Information Service metadata. |
| com.sas.services.information.search | The com.sas.services.information.search package performs and manages metadata searches for public objects. |
| Uses of Search in com.sas.services.information.metadata |
|---|
| Fields in com.sas.services.information.metadata declared as Search | |
|---|---|
protected Search |
VirtualFolder._searchManager
|
| Methods in com.sas.services.information.metadata that return Search | |
|---|---|
Search |
VirtualFolderInterface.getSearchManager()
Returns the search manager that is used to populate the contents of a virtual folder. |
Search |
VirtualFolder.getSearchManager()
|
| Methods in com.sas.services.information.metadata with parameters of type Search | |
|---|---|
void |
VirtualFolder.setSearchManager(Search search)
|
| Uses of Search in com.sas.services.information.search |
|---|
| Methods in com.sas.services.information.search that return Search | |
|---|---|
static Search |
SearchFactory.createSearch(ServerInterface server)
|
Search |
SearchFolder.getSearch()
Retrieve the Search object which drives the search for this SearchFolder. |
| Methods in com.sas.services.information.search with parameters of type Search | |
|---|---|
static SearchFolder |
SearchFactory.createSearchFolder(java.lang.String name,
FolderInterface folder,
Search search)
|
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||