Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032597Openbravo ERPA. Platformpublic2016-04-05 12:572016-04-18 08:33
NaroaIriarte 
NaroaIriarte 
highmajorN/A
closedfixed 
5
 
 
alostale
Core
No
0032597: API change because some methods have been deleted
API change required because the getFilterClause and getWhereClause methods of OBViewGridComponet class and the getWhereClause method of the SelectorComponent class have been deleted.

These methods are not going to be used anymore, so they need to be deleted.
.
Approved
related to defect 0032598 closed alostale API change because the getWhereClause method of OBViewGridComponet has been deleted 
related to defect 0032599 closed alostale API change because the getWhereClause method of SelectorComponent has been deleted 
related to feature request 00326103.0PR16Q3 closed NaroaIriarte standard datasources shouldn't accept where parameter by default 
Issue History
2016-04-05 12:57NaroaIriarteNew Issue
2016-04-05 12:57NaroaIriarteAssigned To => alostale
2016-04-05 12:57NaroaIriarteModules => Core
2016-04-05 12:57NaroaIriarteTriggers an Emergency Pack => No
2016-04-05 13:00NaroaIriarteRelationship addedrelated to 0032598
2016-04-05 13:03NaroaIriarteRelationship addedrelated to 0032599
2016-04-07 15:18NaroaIriarteSummaryAPI change because the getFilterClause method of OBViewGridComponet has been deleted => API change because some methods have been deleted
2016-04-07 15:18NaroaIriarteDescription Updatedbug_revision_view_page.php?rev_id=11703#r11703
2016-04-13 16:26alostaleTag Attached: Approved
2016-04-13 16:26alostaleAssigned Toalostale => NaroaIriarte
2016-04-13 16:27alostaleRelationship addedrelated to 0032610
2016-04-13 16:29hgbotCheckin
2016-04-13 16:29hgbotNote Added: 0085623
2016-04-13 16:29hgbotStatusnew => resolved
2016-04-13 16:29hgbotResolutionopen => fixed
2016-04-13 16:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/e5e679a49b125458b84a7141ec51eafec54493e3 [^]
2016-04-18 08:33alostaleReview Assigned To => alostale
2016-04-18 08:33alostaleStatusresolved => closed

Notes
(0085623)
hgbot   
2016-04-13 16:29   
Repository: erp/devel/api-checks
Changeset: e5e679a49b125458b84a7141ec51eafec54493e3
Author: Naroa Iriarte <naroa.iriarte <at> openbravo.com>
Date: Wed Apr 13 16:28:09 2016 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/e5e679a49b125458b84a7141ec51eafec54493e3 [^]

Fixed issue 32597: API change

The getFilterClause and getWhereClause methods of OBViewGridComponet class and the getWhereClause
 method of the SelectorComponent class have been deleted.

---
M java/reference/java.japi.gz
---