This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 99269 - PageContenetModelProvider to provide page contents.
Summary: PageContenetModelProvider to provide page contents.
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Joelle Lam
URL: http://wiki.netbeans.org/wiki/view/Pa...
Keywords:
: 99268 99271 (view as bug list)
Depends on:
Blocks: 97894
  Show dependency tree
 
Reported: 2007-03-28 16:45 UTC by Joelle Lam
Modified: 2009-11-10 06:46 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joelle Lam 2007-03-28 16:45:52 UTC
Add interfaces/abstract classes to being provision of page content. Refer to the
URL for details.
Comment 1 Joelle Lam 2007-03-28 16:52:02 UTC
*** Issue 99268 has been marked as a duplicate of this issue. ***
Comment 2 Joelle Lam 2007-03-28 17:10:59 UTC
IDE:-------------------------------------------------
IDE: [3/28/07 9:10 AM] Committing "Page Navigation Editor" started
Directory
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/pagecontentmodel
added to the repository
cvs server: scheduling file `pagecontentmodel/PageContentModel.java' for addition
cvs server: scheduling file `pagecontentmodel/PageContentItem.java' for addition
cvs server: scheduling file `pagecontentmodel/PageContentModelProvider.java' for
addition
cvs server: use 'cvs commit' to add these files permanently
RCS file:
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/pagecontentmodel/PageContentModelProvider.java,v
done
Checking in pagecontentmodel/PageContentModelProvider.java;
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/pagecontentmodel/PageContentModelProvider.java,v
 <--  PageContentModelProvider.java
initial revision: 1.1
done
RCS file:
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/pagecontentmodel/PageContentModel.java,v
done
Checking in pagecontentmodel/PageContentModel.java;
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/pagecontentmodel/PageContentModel.java,v
 <--  PageContentModel.java
initial revision: 1.1
done
RCS file:
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/pagecontentmodel/PageContentItem.java,v
done
Checking in pagecontentmodel/PageContentItem.java;
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/pagecontentmodel/PageContentItem.java,v
 <--  PageContentItem.java
initial revision: 1.1
done
IDE: [3/28/07 9:10 AM] Committing "Page Navigation Editor" finished
Comment 3 Joelle Lam 2007-04-24 18:45:15 UTC
Completed.
Comment 4 Joelle Lam 2007-04-24 18:48:21 UTC
*** Issue 99271 has been marked as a duplicate of this issue. ***