You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Carlin Rogers (JIRA)" <de...@beehive.apache.org> on 2005/11/15 22:29:28 UTC

[jira] Created: (BEEHIVE-1006) Enhance the URLTemplatesFactory to expose the set of URLTemplate objects from the url template config.

Enhance the URLTemplatesFactory to expose the set of URLTemplate objects from the url template config.
------------------------------------------------------------------------------------------------------

         Key: BEEHIVE-1006
         URL: http://issues.apache.org/jira/browse/BEEHIVE-1006
     Project: Beehive
        Type: Improvement
  Components: NetUI  
    Versions: V1    
    Reporter: Carlin Rogers
 Assigned to: Carlin Rogers 
    Priority: Minor
     Fix For: 1.1


Enhance the URLTemplatesFactory to expose all of the URLTemplates. Allows devs a way to iterate over all templates that a URLTemplatesFactory knows about after startup. Otherwise, they need to get each one by name and need to know all the template names.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-1006) Enhance the URLTemplatesFactory to expose the set of URLTemplate objects from the url template config.

Posted by "Julie Zhuo (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-1006?page=all ]
     
Julie Zhuo closed BEEHIVE-1006:
-------------------------------


Verified with rev372375. This is a netui bvt test, GetURLTemplates, that calls the getURLTemplates method listing out all of the URLTemplates objects from the config. The test has been passing.

> Enhance the URLTemplatesFactory to expose the set of URLTemplate objects from the url template config.
> ------------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-1006
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1006
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: V1
>     Reporter: Carlin Rogers
>     Assignee: Julie Zhuo
>     Priority: Minor
>      Fix For: 1.0.1

>
> Enhance the URLTemplatesFactory to expose all of the URLTemplates. Allows devs a way to iterate over all templates that a URLTemplatesFactory knows about after startup. Otherwise, they need to get each one by name and need to know all the template names.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (BEEHIVE-1006) Enhance the URLTemplatesFactory to expose the set of URLTemplate objects from the url template config.

Posted by "Carlin Rogers (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-1006?page=all ]
     
Carlin Rogers resolved BEEHIVE-1006:
------------------------------------

    Resolution: Fixed
     Assign To: Alejandro Ramirez  (was: Carlin Rogers)

Fixed with SVN revision 344478. There's now a new method, getURLTemplates(), on URLTemplatesFactory that returns an array of the URLTemplate objects from the config file. This change also includes a new BVT. It's just a simple test in the urlTemplates web app.

> Enhance the URLTemplatesFactory to expose the set of URLTemplate objects from the url template config.
> ------------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-1006
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1006
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: V1
>     Reporter: Carlin Rogers
>     Assignee: Alejandro Ramirez
>     Priority: Minor
>      Fix For: 1.1

>
> Enhance the URLTemplatesFactory to expose all of the URLTemplates. Allows devs a way to iterate over all templates that a URLTemplatesFactory knows about after startup. Otherwise, they need to get each one by name and need to know all the template names.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (BEEHIVE-1006) Enhance the URLTemplatesFactory to expose the set of URLTemplate objects from the url template config.

Posted by "Alejandro Ramirez (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-1006?page=all ]

Alejandro Ramirez reassigned BEEHIVE-1006:
------------------------------------------

    Assign To: Julie Zhuo  (was: Alejandro Ramirez)

please verify

> Enhance the URLTemplatesFactory to expose the set of URLTemplate objects from the url template config.
> ------------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-1006
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1006
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: V1
>     Reporter: Carlin Rogers
>     Assignee: Julie Zhuo
>     Priority: Minor
>      Fix For: 1.1

>
> Enhance the URLTemplatesFactory to expose all of the URLTemplates. Allows devs a way to iterate over all templates that a URLTemplatesFactory knows about after startup. Otherwise, they need to get each one by name and need to know all the template names.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira