[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: remoteID() use



I have a similar need for object id on the client side.  I added a
'getObjectById(id)' method to LocalDatabase.java along with a corresponding command
to be executed in the DbRemote package.  Each class for which I may need an object
id has a 'getObjectId' method that returns self().remoteID.  So far it works find
and provides direct access to any object in the database.

Roy Ladner
Naval Research Laboratory

José Carlos Meira e Silva wrote:

> How can I (client side) get an OzoneProxy from an remoteID. This is because
> I am using JSP and I send to the clients collections of pairs
> ObjectId+string field. When the client submit the form I receive the
> ObjectID value and, then, I must restore the selected object.
>
> José Carlos Meira
>
> ----------------------------------------------------------------------
> Post a message:         mailto:ozone-users@ozone-db.org
> Unsubscribe:            mailto:ozone-users-request@ozone-db.org?body=unsubscribe
> Contact administrator:  mailto:ozone-users-owner@ozone-db.org
> Read archived messages: http://www.ozone-db.org/
> ----------------------------------------------------------------------

----------------------------------------------------------------------
Post a message:         mailto:ozone-users@ozone-db.org
Unsubscribe:            mailto:ozone-users-request@ozone-db.org?body=unsubscribe
Contact administrator:  mailto:ozone-users-owner@ozone-db.org
Read archived messages: http://www.ozone-db.org/
----------------------------------------------------------------------