Uses of Interface
org.osid.cataloging.rules.CatalogEnabler
Packages that use CatalogEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.cataloging.rules
service.
-
Uses of CatalogEnabler in org.osid.cataloging.rules
Methods in org.osid.cataloging.rules that return CatalogEnablerModifier and TypeMethodDescriptionCatalogEnablerAdminSession.createCatalogEnabler(CatalogEnablerForm catalogEnablerForm) Creates a newCatalogEnabler.CatalogEnablerLookupSession.getCatalogEnabler(Id catalogEnablerId) Gets theCatalogEnablerspecified by itsId.CatalogEnablerList.getNextCatalogEnabler()Gets the nextCatalogEnablerin this list.CatalogEnablerList.getNextCatalogEnablers(long n) Gets the next set ofCatalogEnablerelements in this list.