public class PropertiesImpl extends Object implements org.osid.shared.Properties
| Constructor and Description |
|---|
PropertiesImpl(HashMap map) |
| Modifier and Type | Method and Description |
|---|---|
org.osid.shared.ObjectIterator |
getKeys() |
Serializable |
getProperty(Serializable key) |
org.osid.shared.Type |
getType() |
public PropertiesImpl(HashMap map)
public org.osid.shared.Type getType()
throws org.osid.shared.SharedException
getType 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.ObjectIterator getKeys()
throws org.osid.shared.SharedException
getKeys in interface org.osid.shared.Propertiesorg.osid.shared.SharedExceptionCopyright © 2003–2020 Sakai Project. All rights reserved.