EDIT_SCHEMA_FIELD EDIT_SCHEMA_NODE EDIT_SCHEMA_RELATION EDIT_SCHEMA_VIEW EDIT_SCHEMA_VIEW_VALUES GET_SCHEMA_FIELD_INFO GET_SCHEMA_FIELDS

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

Service used to edit a field in a schema. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schFieldName: The name of the field to be edited.

4.12.11 EDIT_SCHEMA_NODE

Service used to edit a node in a schema. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ editViewValueAction: The action to be used for the node. ■ schViewName: The name of the view used for the node. Core Oracle Content Server Services 4-121

4.12.12 EDIT_SCHEMA_RELATION

Service used to edit a schema relation. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schRelationName: The name of the relation to be edited. ■ schTablenTable: The number of the table to be used for the relation for example, Table1 or Table2. If this value is not provided, no table is used for the relation.

4.12.13 EDIT_SCHEMA_VIEW

Service used to edit a schema view. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schViewType: The type of the view to be edited. ■ schViewName: The name of the view to be edited. ■ schTableName: The name of the table associated with the schema.

4.12.14 EDIT_SCHEMA_VIEW_VALUES

Service used to edit values in a schema view. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schViewName: The name of the view to be used.

4.12.15 GET_SCHEMA_FIELD_INFO

Service that returns information about a specific schema field. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ schFieldName: The name of the field to be used.

4.12.16 GET_SCHEMA_FIELDS

Service that returns information about fields used in schemas. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.12.17 GET_SCHEMA_RELATIONS