org.sakaiproject.tool.assessment.osid.shared.impl
Class PropertiesImpl
java.lang.Object
org.sakaiproject.tool.assessment.osid.shared.impl.PropertiesImpl
- All Implemented Interfaces:
- Serializable, org.osid.shared.Properties
public class PropertiesImpl
- extends Object
- implements org.osid.shared.Properties
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesImpl
public PropertiesImpl(HashMap map)
getType
public org.osid.shared.Type getType()
throws org.osid.shared.SharedException
- Specified by:
getType in interface org.osid.shared.Properties
- Throws:
org.osid.shared.SharedException
getProperty
public Serializable getProperty(Serializable key)
throws org.osid.shared.SharedException
- Specified by:
getProperty in interface org.osid.shared.Properties
- Throws:
org.osid.shared.SharedException
getKeys
public org.osid.shared.ObjectIterator getKeys()
throws org.osid.shared.SharedException
- Specified by:
getKeys in interface org.osid.shared.Properties
- Throws:
org.osid.shared.SharedException
Copyright © 2005-2013 Sakai Project. All Rights Reserved.