public class Properties extends Properties
| Constructor and Description |
|---|
Properties() |
| Modifier and Type | Method and Description |
|---|---|
org.osid.shared.ObjectIterator |
getKeys() |
Serializable |
getProperty(Serializable key) |
org.osid.shared.Type |
getType() |
public org.osid.shared.ObjectIterator getKeys()
throws org.osid.shared.SharedException
getKeys in interface org.osid.shared.PropertiesgetKeys in class Propertiesorg.osid.shared.SharedExceptionpublic Serializable getProperty(Serializable key) throws org.osid.shared.SharedException
getProperty in interface org.osid.shared.PropertiesgetProperty in class Propertiesorg.osid.shared.SharedExceptionpublic org.osid.shared.Type getType()
throws org.osid.shared.SharedException
getType in interface org.osid.shared.PropertiesgetType in class Propertiesorg.osid.shared.SharedExceptionCopyright © 2003–2020 Sakai Project. All rights reserved.