public class BaseSearchManager.BasicSearchProperties extends Object implements org.osid.shared.Properties
| Modifier and Type | Field and Description |
|---|---|
protected List |
keys |
protected Properties |
properties |
protected org.osid.shared.Type |
type |
| Constructor and Description |
|---|
BasicSearchProperties(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
org.osid.shared.ObjectIterator |
getKeys() |
Serializable |
getProperty(Serializable key) |
org.osid.shared.Type |
getType() |
protected List keys
protected Properties properties
protected org.osid.shared.Type type
public BasicSearchProperties(Properties properties)
public org.osid.shared.ObjectIterator getKeys()
throws org.osid.shared.SharedException
getKeys in interface org.osid.shared.Propertiesorg.osid.shared.SharedExceptionpublic Serializable getProperty(Serializable key) throws org.osid.shared.SharedException
getProperty in interface org.osid.shared.Propertiesorg.osid.shared.SharedExceptionpublic org.osid.shared.Type getType()
throws org.osid.shared.SharedException
getType in interface org.osid.shared.Propertiesorg.osid.shared.SharedExceptionCopyright © 2003–2017 The Sakai Foundation. All rights reserved.