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

Nicolas Malin commented on OFBIZ-6523:
--------------------------------------

Yes I can use EntityUtilProperties, just un element that I don't understand :
{code}
    public static Integer getPropertyAsInteger(String resource, String name, 
int defaultNumber) {
        return UtilProperties.getPropertyAsInteger(resource, name, 
defaultNumber);
    }
{code}
It's the same code.

> service findOrders set viewSize and viewIndex to optional
> ---------------------------------------------------------
>
>                 Key: OFBIZ-6523
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6523
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Minor
>
> The findOrder service force the value viewSize and viewIndex. Set them as 
> optionnal and if they aren't present resolve it from widgets.properties



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

Reply via email to