The MDSYS.SDO_CSW_PROCESS package contains subprograms for various processing operations related to support for Catalog Services for the Web (CSW).
To use the subprograms in this chapter, you must understand the conceptual and usage information about Catalog Services for the Web in Catalog Services for the Web (CSW) Support.
Table 21-1 lists the CSW processing subprograms.
Table 21-1 Subprograms for CSW Processing Operations
Subprogram | Description |
---|---|
Deletes the capabilities information that had been set by the SDO_CSW_PROCESS.InsertCapabilitiesInfo procedure. |
|
Deletes ___domain information related to a record type. |
|
Unregisters a plugin for processing and extracting spatial content for a record type. |
|
Deletes information related to record view transformation. |
|
Gets the record type ID for a type (specified by namespace and type name). |
|
Inserts the capabilities template information. |
|
Inserts ___domain information related to a record type. |
|
Registers a plugin for processing and extracting spatial content for a record type. |
|
Inserts information related to record view transformation. |
|
Inserts a notification that the data for a record type was updated in the database. |
|
Inserts a notification that the metadata for a record type was updated in the database. |
The rest of this chapter provides reference information on the subprograms, listed in alphabetical order.