Uses of Interface
org.osid.ontology.Subject
Packages that use Subject
Package
Description
The Open Service Interface Definitions for the org.osid.course.requisite
service.
The Open Service Interface Definitions for the org.osid.ontology
service.
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of Subject in org.osid.course.requisite
Methods in org.osid.course.requisite that return Subject -
Uses of Subject in org.osid.ontology
Methods in org.osid.ontology that return SubjectModifier and TypeMethodDescriptionSubjectAdminSession.createSubject(SubjectForm subjectForm) Creates a newSubject.SubjectList.getNextSubject()Gets the nextSubjectin this list.Subject[]SubjectList.getNextSubjects(long n) Gets the next set ofSubjectelements in this list which must be less than or equal to the number returned fromavailable().Relevancy.getSubject()Gets theSubject.SubjectLookupSession.getSubject(Id subjectId) Gets theSubjectspecified by itsId.SubjectNode.getSubject()Gets theSubjectat this node. -
Uses of Subject in org.osid.tracking
Methods in org.osid.tracking that return Subject