OK,
that's an option which I moved to.
Is there another way?

On Mon, Sep 22, 2008 at 3:22 PM, Uwe Schäfer <[EMAIL PROTECTED]>wrote:

> Eyal Golan schrieb:
>
>>        ResourceModel rmAsc = new
>> ResourceModel("Reports.Parameters.ascending");
>>        String ascending = (String) rmAsc.getObject();
>>
>
> if it were an inner class, you could just
>
> String ascending = getString("Reports.Parameters.ascending");
>
> cu uwe
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Eyal Golan
[EMAIL PROTECTED]

Visit: http://jvdrums.sourceforge.net/
LinkedIn: http://www.linkedin.com/in/egolan74

P Save a tree. Please don't print this e-mail unless it's really necessary

Reply via email to