| in my OpportunityCompany entity, i have an attribute primaryCustomer. this attribute is of external type boolean, and value class(java) Number. Therefore it's setPrimaryCustomer() in the java file is a Number data type. but i can't seem to pass a 1 or true to it when i try aOpportunityCompany.setPrimaryCustomer(1) or aOpportunityCompany.setPrimaryCustomer(true). So how can I do it? Warmest Regards, Jim Wong |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]
