You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <be...@incubator.apache.org> on 2005/02/04 00:52:25 UTC

[jira] Resolved: (BEEHIVE-238) Invalid error for missing returnAction on an abstract nested page flow

     [ http://issues.apache.org/jira/browse/BEEHIVE-238?page=history ]
     
Rich Feit resolved BEEHIVE-238:
-------------------------------

     Assign To: Alejandro Ramirez  (was: Rich Feit)
    Resolution: Fixed

Now, abstract nested page flow classes are not required to have returnActions.

> Invalid error for missing returnAction on an abstract nested page flow
> ----------------------------------------------------------------------
>
>          Key: BEEHIVE-238
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-238
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Rich Feit
>     Assignee: Alejandro Ramirez
>     Priority: Minor
>      Fix For: V1Beta

>
> The following page flow doesn't compile, with an error about a missing returnAction.  
>     @Jpf.Controller(nested=true)
>     public abstract class BaseNestedFlow extends PageFlowController
>     {
>         ...
>     }
> Abstract nested page flows shouldn't require returnActions -- the derived classes will "implement" them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira