You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/01/29 22:38:35 UTC

[jira] [Comment Edited] (OFBIZ-5902) Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()

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

Jacques Le Roux edited comment on OFBIZ-5902 at 1/29/15 9:38 PM:
-----------------------------------------------------------------

Hi Arun,

I see similarities with OFBIZ-5458. Could you have a look at that issue (and its comments, and/or related issues) and see if I am correct there. If so, it could be that we can kill more birds with one stone.

Regards,

Pierre


was (Author: pfm.smits):
Hi Arun,

I see similarities with issue 5458 (see https://issues.apache.org/jira/browse/OFBIZ-5458). Could you have a look at that issue (and its comments, and/or related issues) and see if I am correct there. If so, it could be that we can kill more birds with one stone.

Regards,

Pierre

> Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5902
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5902
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Arun Patidar
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: 14.12.01
>
>         Attachments: OFBIZ-5902-1.patch, OFBIZ-5902-2.patch, OFBIZ-5902-3.patch, OFBIZ-5902-3.patch, OFBIZ-5902-fix.patch
>
>
> Now we have tenant support for back-end and front-end application. Refer to task OFBIZ-5898 for more details. 
> For the multi-tenant functionality, we need to provide support of setting and fetching configurable values from data. For this, there is already support of SystemProperty entity and EntityUtilProperties methods. 
> Only need to replace use of UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue() method in existing code base wherever delegator object can be available.
> This will support to make as many as possible configuartion settings specific to tenant.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)