Uses of Interface
org.osid.installation.Package
Packages that use Package
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of Package in org.osid.installation
Methods in org.osid.installation that return PackageModifier and TypeMethodDescriptionPackageAdminSession.createPackage(PackageForm packageForm) Creates a newPackage.PackageList.getNextPackage()Gets the nextPackagein this list.Package[]PackageList.getNextPackages(long n) Gets the next set ofPackageelements in this list which must be less than or equal to the number returned fromavailable().Installation.getPackage()Gets the package.InstallationContent.getPackage()Gets thePackagecorresponding to this content.PackageLookupSession.getPackage(Id packageId) Gets thePackagespecified by itsId.