Uses of Interface
org.osid.cataloging.Catalog
Packages that use Catalog
Package
Description
The Open Service Interface Definitions for the org.osid.cataloging
service.
The Open Service Interface Definitions for the org.osid.cataloging.rules
service.
-
Uses of Catalog in org.osid.cataloging
Methods in org.osid.cataloging that return CatalogModifier and TypeMethodDescriptionCatalogAdminSession.createCatalog(CatalogForm catalogForm) Creates a newCatalog.CatalogEntryNotificationSession.getCatalog()Gets theCatalogassociated with this session.CatalogLookupSession.getCatalog(Id catalogId) Gets theCatalogspecified by itsId.CatalogNode.getCatalog()Gets theCatalogat this node.CatalogList.getNextCatalog()Gets the nextCatalogin this list.Catalog[]CatalogList.getNextCatalogs(long n) Gets the next set ofCatalogelements in this list which must be less than or equal to the number returned fromavailable(). -
Uses of Catalog in org.osid.cataloging.rules
Methods in org.osid.cataloging.rules that return CatalogModifier and TypeMethodDescriptionCatalogEnablerAdminSession.getCatalog()Gets theCatalogassociated with this session.CatalogEnablerLookupSession.getCatalog()Gets theCatalogassociated with this session.CatalogEnablerNotificationSession.getCatalog()Gets theCatalogassociated with this session.CatalogEnablerQuerySession.getCatalog()Gets theCatalogassociated with this session.CatalogEnablerRuleApplicationSession.getCatalog()Gets theCatalogassociated with this session.CatalogEnablerRuleLookupSession.getCatalog()Gets theCatalogassociated with this session.CatalogEnablerSmartCatalogSession.getCatalog()Gets theCatalogassociated with this session.