Uses of Interface
org.osid.room.CampusList
Packages that use CampusList
Package
Description
The Open Service Interface Definitions for the org.osid.room
service.
The Open Service Interface Definitions for the org.osid.room.construction
service.
The Open Service Interface Definitions for the org.osid.room.squatting
service.
-
Uses of CampusList in org.osid.room
Methods in org.osid.room that return CampusListModifier and TypeMethodDescriptionCampusLookupSession.getCampuses()Gets allCampuses.CampusSearchResults.getCampuses()Gets the campus list resulting from a search.BuildingCampusSession.getCampusesByBuilding(Id buildingId) Gets the list ofCampusobjects mapped to aBuilding.FloorCampusSession.getCampusesByFloor(Id floorId) Gets the list ofCampusobjects mapped to aFloor.CampusLookupSession.getCampusesByGenusType(Type campusGenusType) Gets aCampusListcorresponding to the given campus genusTypewhich does not include campuses of genus types derived from the specifiedType.CampusLookupSession.getCampusesByIds(IdList campusIds) Gets aCampusListcorresponding to the givenIdList.CampusLookupSession.getCampusesByParentGenusType(Type campusGenusType) Gets aCampusListcorresponding to the given campus genusTypeand include any additional campuses with genus types derived from the specifiedType.CampusLookupSession.getCampusesByProvider(Id resourceId) Gets aCampusListfor the given provider.CampusQuerySession.getCampusesByQuery(CampusQuery campusQuery) Gets a list ofCampusesmatching the given campus query.CampusLookupSession.getCampusesByRecordType(Type campusRecordType) Gets aCampusListcontaining the given campus recordType.RoomCampusSession.getCampusesByRoom(Id roomId) Gets the list ofCampusobjects mapped to aRoom.CampusHierarchySession.getChildCampuses(Id campusId) Gets the child campuses of the givenid.CampusHierarchySession.getParentCampuses(Id campusId) Gets the parent campuses of the givenid.CampusHierarchySession.getRootCampuses()Gets the root campuses in the campus hierarchy. -
Uses of CampusList in org.osid.room.construction
Methods in org.osid.room.construction that return CampusListModifier and TypeMethodDescriptionProjectCampusSession.getCampusesByProject(Id projectId) Gets the list ofCampusobjects mapped to aProject.RenovationCampusSession.getCampusesByRenovation(Id renovationId) Gets the list ofCampusobjects mapped to aRenovation. -
Uses of CampusList in org.osid.room.squatting
Methods in org.osid.room.squatting that return CampusListModifier and TypeMethodDescriptionDeedCampusSession.getCampusesByDeed(Id deedId) Gets the list ofCampusobjects mapped to aDeed.LeaseCampusSession.getCampusesByLease(Id leaseId) Gets the list ofCampusobjects mapped to aLease.