Skip to content

Commit

Permalink
OLE-8580 : Removed the 'oleERSInvoices' collection descriptor referen…
Browse files Browse the repository at this point in the history
…ce in ojb mapping for OLEEResourceRecordDocument.
  • Loading branch information
chenchulakshmig committed Jan 25, 2016
1 parent e66816c commit 4b41136
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5480,11 +5480,6 @@
auto-retrieve="false" auto-update="none" auto-delete="none" proxy="false">
<inverse-foreignkey field-ref="oleERSIdentifier"/>
</collection-descriptor>
<collection-descriptor name="oleERSInvoices" element-class-ref="org.kuali.ole.select.document.OLEEResourceInvoices"
collection-class="org.apache.ojb.broker.util.collections.ManageableArrayList"
auto-retrieve="true" auto-update="object" auto-delete="object" proxy="false">
<inverse-foreignkey field-ref="oleERSIdentifier"/>
</collection-descriptor>-->
<collection-descriptor name="copyList" proxy="true" element-class-ref="org.kuali.ole.select.businessobject.OleCopy" collection-class="org.apache.ojb.broker.util.collections.ManageableArrayList" auto-retrieve="true" auto-update="object" auto-delete="none">
<inverse-foreignkey field-ref="oleERSIdentifier" />
</collection-descriptor>
Expand Down

0 comments on commit 4b41136

Please sign in to comment.