JavaServer Faces Components for BusinessObjects Enterprise

JavaServer Faces Components for BusinessObjects Enterprise consists of JavaServer Faces (JSF) components and managed beans that allow you to design and implement BusinessObjects Enterprise web applications that use the JSF framework.

See:
          Description

Packages
com.businessobjects.jsf.sdk.components This package contains the UIPath, UIItemsGrid, UIItemsColumn, UILogon and UIBaseControl classes.
com.businessobjects.jsf.sdk.event This package contains the event classes.
com.businessobjects.jsf.sdk.model This package contains the interfaces used to create the EnterpriseItem, EnterpriseItems, and Identity beans.
com.businessobjects.jsf.sdk.properties This package contains property classes and additional support classes used by the UI components.
com.crystaldecisions.report.web.jsf This package contains the UIReportPageViewer class which provides the JSF version of the DHTML report page viewer.

 

JavaServer Faces Components for BusinessObjects Enterprise consists of JavaServer Faces (JSF) components and managed beans that allow you to design and implement BusinessObjects Enterprise web applications that use the JSF framework. For example, you can create an application that authenticates users, lists items from the Enterprise Repository and allows users to navigate the content, and views associated Crystal reports.

Related Documentation