[JIRA-Opensymphony] Created: (WF-175) Missing setId(), setName(), setView()in StepDescriptor.java

[email protected]
Newsgroups gmane.comp.java.open-symphony.devel
Message-ID <[email protected]>
Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WF-175


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WF-175
    Summary: Missing setId(), setName(), setView()in StepDescriptor.java
       Type: Improvement

     Status: Assigned
   Priority: Major

    Project: OSWorkflow
 Components: 
             Core
   Versions:
             2.5

   Assignee: Patrick Lightbody
   Reporter: Hubert Felber

    Created: Fri, 20 Jun 2003 1:31 AM
    Updated: Fri, 20 Jun 2003 1:31 AM
Environment: Windows XP, JBoss, hsqldb

Description:
In StepDescriptor.java I miss the follwing functions, setId(), setName(), setView() which should be the counterparts to getId(), getName(), getView().

   public void setId(int id) {
        this.id = id;
    }

    public void setName(String name) {
        this.name = name;
    }

    public void setView(String view) {
        this.view = view;
    }



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.opensymphony.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.