Uses of Interface
org.osid.cataloging.rules.CatalogEnablerRuleApplicationSession
Packages that use CatalogEnablerRuleApplicationSession
Package
Description
The Open Service Interface Definitions for the org.osid.cataloging.rules
service.
-
Uses of CatalogEnablerRuleApplicationSession in org.osid.cataloging.rules
Methods in org.osid.cataloging.rules that return CatalogEnablerRuleApplicationSessionModifier and TypeMethodDescriptionCatalogingRulesManager.getCatalogEnablerRuleApplicationSession()Gets theOsidSessionassociated with the catalog enabler assignment service to apply enablers to catalogs.CatalogingRulesProxyManager.getCatalogEnablerRuleApplicationSession(Proxy proxy) Gets theOsidSessionassociated with the catalog enabler assignment service to apply enablers to catalogs.CatalogingRulesManager.getCatalogEnablerRuleApplicationSessionForCatalog(Id catalogId) Gets theOsidSessionassociated with the catalog enabler assignment service for the given catalog to apply enablers to catalogs.CatalogingRulesProxyManager.getCatalogEnablerRuleApplicationSessionForCatalog(Id catalogId, Proxy proxy) Gets theOsidSessionassociated with the catalog enabler assignment service for the given catalog to apply enablers to catalogs.