-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
While working on OFBIZ-10393, found that we have some unused code in ContentServices class file
We can remove following method from ContentServices
- createContentAssoc
- createContentAssocMethod
- updateContent
- updateContentMethod
- updateContentAssoc
- updateContentAssocMethod
We have already converted some of these services to entity-auto, so all these can be removed directly.
- relates to
-
OFBIZ-10393 Remove `createContent` Java service implementation
-
- Closed
-
1.
|
Remove deprecated in parameters and its usage from create content service |
|
Open | Unassigned |