Uses of Interface
org.osid.cataloging.rules.CatalogEnablerQuerySession
Packages that use CatalogEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.cataloging.rules
service.
-
Uses of CatalogEnablerQuerySession in org.osid.cataloging.rules
Subinterfaces of CatalogEnablerQuerySession in org.osid.cataloging.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongCatalogEnablerobjects.Methods in org.osid.cataloging.rules that return CatalogEnablerQuerySessionModifier and TypeMethodDescriptionCatalogingRulesManager.getCatalogEnablerQuerySession()Gets theOsidSessionassociated with the catalog enabler query service.CatalogingRulesProxyManager.getCatalogEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the catalog enabler query service.CatalogingRulesManager.getCatalogEnablerQuerySessionForCatalog(Id catalogId) Gets theOsidSessionassociated with the catalog enabler query service for the given catalog.CatalogingRulesProxyManager.getCatalogEnablerQuerySessionForCatalog(Id catalogId, Proxy proxy) Gets theOsidSessionassociated with the catalog enabler query service for the given catalog.