ADD_SCHEMA_FIELD ADD_SCHEMA_RELATION ADD_SCHEMA_VIEW ADDOREDIT_SCHEMA_TABLE CONTROL_SCHEMA DELETE_SCHEMA_FIELD DELETE_SCHEMA_RELATION DELETE_SCHEMA_TABLE DELETE_SCHEMA_VIEW

Core Oracle Content Server Services 4-119 ■ GET_SCHEMA_TABLE_INFO ■ GET_SCHEMA_TABLES ■ GET_SCHEMA_VIEW_EDIT_INFO ■ GET_SCHEMA_VIEW_FRAGMENT ■ GET_SCHEMA_VIEW_INFO ■ GET_SCHEMA_VIEW_VALUES ■ GET_SCHEMA_VIEWS ■ PUBLISH_SCHEMA

4.12.1 ADD_SCHEMA_FIELD

Service that adds a field to a schema table. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schFieldName: The name of the field to be included.

4.12.2 ADD_SCHEMA_RELATION

Service that adds a relation to an existing schema. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schRelationName: The name of the relation to be included.

4.12.3 ADD_SCHEMA_VIEW

Service used to add a new view for a schema. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schViewName: The name of the view to be added. ■ schViewType: The type of the schema view to be added. ■ schTableName: The name of the table that the view is related to.

4.12.4 ADDOREDIT_SCHEMA_TABLE

Service used to add or edit a table used in a schema. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.12.5 CONTROL_SCHEMA

Location: IdcHomeDirresourcescoretemplatesstd_services.htm 4-120 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management

4.12.6 DELETE_SCHEMA_FIELD

Service used to delete a field from a schema table. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schFieldName: The name of the field to be deleted.

4.12.7 DELETE_SCHEMA_RELATION

Service used to delete a relation from a schema. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schRelationName: The name of the relation to be deleted.

4.12.8 DELETE_SCHEMA_TABLE

Service used to delete a table from a schema. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schTableName: The name of the relation to be deleted.

4.12.9 DELETE_SCHEMA_VIEW

Service used to delete a view from a schema. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schViewName: The name of the view to be deleted.

4.12.10 EDIT_SCHEMA_FIELD