You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2018/05/12 09:08:00 UTC

[jira] [Comment Edited] (OFBIZ-10397) Remove unused code from ContentServices class file

    [ https://issues.apache.org/jira/browse/OFBIZ-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16472998#comment-16472998 ] 

Deepak Dixit edited comment on OFBIZ-10397 at 5/12/18 9:07 AM:
---------------------------------------------------------------

Removed following method at r#1831457

>     createContentAssoc
>     createContentAssocMethod
>     updateContent
>     updateContentMethod
>     updateContentAssoc
>     updateContentAssocMethod



was (Author: deepak.dixit):
This has been done at r#1831457


> Remove unused code from ContentServices class file
> --------------------------------------------------
>
>                 Key: OFBIZ-10397
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10397
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Deepak Dixit
>            Assignee: Deepak Dixit
>            Priority: Major
>
> 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. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)