Is this really the easiest way to get the user id as a long value or is there an 
better method to use:

long userUid = Long.parseLong((((BaseObject)data.getUser()).
                              getPrimaryKey().getValue().toString()));  

thanks

Gareth

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to