Package | Description |
---|---|
org.osid.authorization |
The Open Service Interface Definitions for the org.osid.authorization
service.
|
Modifier and Type | Method and Description |
---|---|
VaultSearch |
VaultSearchSession.getVaultSearch()
Gets a vault search.
|
Modifier and Type | Method and Description |
---|---|
VaultSearchResults |
VaultSearchSession.getVaultsBySearch(VaultQuery vaultQuery,
VaultSearch vaultSearch)
Gets the search results matching the given search query using the
given search.
|