On May 24, 2012, at 3:03 AM, Paul Hoadley wrote:

> => restrictedChoiceKey = "object.availableStatuses"
> 
> where availableStatuses() is a method on Provision that returns 'new 
> NSArray<Status>(Status.values());'.
> 
> I'm getting an IllegalStatusException when I try and load that 
> (ERMODQueryPage) page:
> 
> java.lang.IllegalStateException: Destination entity could not be retrieved 
> from EO of bindings.

There is no "object" on a query page.  You'll probably need to make a query 
enum component. I've not done one of those yet, but I'm adding it to my todo 
list :-)

Ramsey
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to