[
https://issues.apache.org/jira/browse/OFBIZ-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473023#comment-16473023 ]
Deepak Dixit commented on OFBIZ-10397:
--------------------------------------
We can remove following services as well from ContentServices class file
- urlEncodeArgs
- joinString
- splitString
- getPrefixedMembers
- publishContent
- renderContentAsText
- renderSubContentAsText
- deactivateContentAssocMethod
- deactivateContentAssoc
> 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)