You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Rene Scheibe <re...@tngtech.com> on 2010/10/27 19:50:59 UTC

Fetch entities via RMI

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

If I have an app that is not having an OFBiz delegator because it is
communicating with OFBiz via RMI, is there a service one can expose to
fetch OFBiz GenericEntities remotely?

Cheers,
René
- -- 
René Scheibe * rene.scheibe@tngtech.com
TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring
Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock
Sitz: Unterföhring * Amtsgericht München * HRB 135082
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkzIZoMACgkQUXs9EHvIuCp/FgCfZFtXyPM7bv0VJSlZZYt2SX+H
T/YAn1mwgmHc/Mhf5cGpeQOGhedCy6p8
=yEyu
-----END PGP SIGNATURE-----

Re: Fetch entities via RMI

Posted by Shi Jinghai <sh...@langhua.cn>.
Sorry, should be yourentity.getAllFields().get("yourfield").

在 2010-10-29五的 00:22 +0800,Shi Jinghai写道:
> Use getFields().get("yourfield").
> 
> 
> 在 2010-10-27三的 19:50 +0200,Rene Scheibe写道:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > If I have an app that is not having an OFBiz delegator because it is
> > communicating with OFBiz via RMI, is there a service one can expose to
> > fetch OFBiz GenericEntities remotely?
> > 
> > Cheers,
> > René
> > - -- 
> > René Scheibe * rene.scheibe@tngtech.com
> > TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring
> > Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock
> > Sitz: Unterföhring * Amtsgericht München * HRB 135082
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.10 (GNU/Linux)
> > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> > 
> > iEYEARECAAYFAkzIZoMACgkQUXs9EHvIuCp/FgCfZFtXyPM7bv0VJSlZZYt2SX+H
> > T/YAn1mwgmHc/Mhf5cGpeQOGhedCy6p8
> > =yEyu
> > -----END PGP SIGNATURE-----


Re: Fetch entities via RMI

Posted by Shi Jinghai <sh...@langhua.cn>.
Use getFields().get("yourfield").


在 2010-10-27三的 19:50 +0200,Rene Scheibe写道:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> If I have an app that is not having an OFBiz delegator because it is
> communicating with OFBiz via RMI, is there a service one can expose to
> fetch OFBiz GenericEntities remotely?
> 
> Cheers,
> René
> - -- 
> René Scheibe * rene.scheibe@tngtech.com
> TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring
> Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock
> Sitz: Unterföhring * Amtsgericht München * HRB 135082
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAkzIZoMACgkQUXs9EHvIuCp/FgCfZFtXyPM7bv0VJSlZZYt2SX+H
> T/YAn1mwgmHc/Mhf5cGpeQOGhedCy6p8
> =yEyu
> -----END PGP SIGNATURE-----