public class SharedProperties extends Object implements org.osid.shared.Properties
| Constructor and Description |
|---|
SharedProperties() |
SharedProperties(Map map,
org.osid.shared.Type type) |
| Modifier and Type | Method and Description |
|---|---|
org.osid.shared.ObjectIterator |
getKeys() |
Serializable |
getProperty(Serializable key) |
org.osid.shared.Type |
getType() |
public SharedProperties()
throws org.osid.shared.SharedException
org.osid.shared.SharedExceptionpublic SharedProperties(Map map, org.osid.shared.Type type) throws org.osid.shared.SharedException
org.osid.shared.SharedExceptionpublic 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–2020 Sakai Project. All rights reserved.