Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #36876 Back to Issue ]
Summary 0036876: Some methods in DBSMOBUtil class are not used anymore.
Revision 2017-09-18 13:24 by inigosanchez
Description This issue is related with code clean up task of the DBSM sources. In this case, DBSMOBUtil has 2 methods that should be removed if it is possible. It should be checked. The methods are:
- public void generateIndustryTemplateTree() {
- private void recursiveTemplateLoader(String idDepTemplate) {
* It should be checked other potential candidates related with the issue.

These methods were used before this issue was fixed (0030489), since the fix was introduced into the distribution, this methods seems that are not used anymore.
Revision 2017-09-18 13:23 by inigosanchez
Description This issue is related with code clean up task of the DBSM sources. In this case, DBSMOBUtil has 2 methods that should be removed if it is possible. It should be checked. The methods are:
- public void generateIndustryTemplateTree() {
- private void recursiveTemplateLoader(String idDepTemplate) {
* It should be checked other potential candidates related with the issue.

These methods were used before this issue was fixed (0030489). since the fix (0030489) was introduced into the distribution, this methods seems that are not used anymore.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker