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

Summary: PageContenetModelProvider to provide page contents.
Product: javaee Reporter: Joelle Lam <joellelam>
Component: JSFAssignee: Joelle Lam <joellelam>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/wiki/view/PageFlowMinutes20070327
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 97894    

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. ***