get fields from generic value obejct

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
x x
Reply | Threaded
Open this post in threaded view
|

get fields from generic value obejct

x x
Hello

How can i get fields from GenericValue object?
If i hava GenericValue obejct withc is instance of Party entity, how can i see filed PartyId ?


     
Reply | Threaded
Open this post in threaded view
|

Re: get fields from generic value obejct

Scott Gray-2
String partyId = party.getString("partyId");

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 23/11/2009, at 11:12 AM, x x wrote:

> Hello
>
> How can i get fields from GenericValue object?
> If i hava GenericValue obejct withc is instance of Party entity, how  
> can i see filed PartyId ?
>
>
>


smime.p7s (4K) Download Attachment