Class Properties

  • All Implemented Interfaces:
    Serializable, org.osid.shared.Properties

    public class Properties
    extends Properties
    Version:
    Author:
    Massachusetts Institute of Techbology, Sakai Software Development Team
    See Also:
    Serialized Form
    • Constructor Detail

      • Properties

        public Properties()
    • Method Detail

      • getKeys

        public org.osid.shared.ObjectIterator getKeys()
                                               throws org.osid.shared.SharedException
        Specified by:
        getKeys in interface org.osid.shared.Properties
        Overrides:
        getKeys in class 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
        Overrides:
        getProperty in class Properties
        Throws:
        org.osid.shared.SharedException
      • getType

        public org.osid.shared.Type getType()
                                     throws org.osid.shared.SharedException
        Specified by:
        getType in interface org.osid.shared.Properties
        Overrides:
        getType in class Properties
        Throws:
        org.osid.shared.SharedException