Re: @Override of EO?
Re: @Override of EO?
- Subject: Re: @Override of EO?
- From: Timothy Worman <email@hidden>
- Date: Fri, 02 Aug 2013 11:41:02 -0700
Your override would not be called if the updating process is using takeStoredValueForKey.
Tim
UCLA GSE&IS
On Aug 2, 2013, at 10:21 AM, Jesse Tayler <email@hidden> wrote:
>
> I have an override of a normal EO setter, but for some reason, it isn’t called but the value does get updated
>
> I really just want to fire off a unix process once a new posterId has been set, so maybe there’s a smarter way but I thought this would be reliably called once and only after there’s a known primary key id for that poster (ERAttachment)
>
> Any thoughts on that?
>
>
> @Override
> public void setPosterId(Integer value) {
>
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden