<link field="item" reltype="has_a" key="id" map="" class="ccbi"/>
</links>
</class>
- <class id="are" controller="open-ils.cstore" oils_obj:fieldmapper="authority::record_entry" oils_persist:tablename="authority.record_entry" reporter:label="Authority Record Entry">
+ <class id="are" controller="open-ils.cstore open-ils.pcrud" oils_obj:fieldmapper="authority::record_entry" oils_persist:tablename="authority.record_entry" reporter:label="Authority Record Entry">
<fields oils_persist:primary="id" oils_persist:sequence="authority.record_entry_id_seq">
<field name="active" reporter:datatype="bool"/>
<field name="arn_source" />
<link field="fixed_fields" reltype="might_have" key="record" map="" class="ard"/>
</links>
<permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
- <actions>
- <create permission="CREATE_MARC IMPORT_MARC" global_required="true"/>
- <retrieve/>
- <update permission="UPDATE_MARC" global_required="true"/>
- <delete permission="UPDATE_MARC" global_required="true"/>
- </actions>
- </permacrud>
-
+ <actions>
+ <create permission="CREATE_MARC IMPORT_MARC" global_required="true"/>
+ <retrieve/>
+ <update permission="UPDATE_MARC" global_required="true"/>
+ <delete permission="UPDATE_MARC" global_required="true"/>
+ </actions>
+ </permacrud>
</class>
<class id="ard" controller="open-ils.cstore" oils_obj:fieldmapper="authority::record_descriptor" oils_persist:tablename="authority.rec_descriptor" reporter:label="Authority Record Descriptor">
<fields oils_persist:primary="id" oils_persist:sequence="authority.rec_descriptor_id_seq">