Skip Headers
Oracle® Fusion Middleware Tutorial for Oracle WebCenter Developers
11
g
Release 1 (11.1.1)
Part Number E10273-01
Home
Book List
Contents
Index
Contact Us
Previous
Next
View PDF
List of Figures
1-1 Overview of the Oracle WebCenter Architecture
1-2 Final Tutorial Application
2-1 Oracle WebCenter Framework in Oracle JDeveloper
2-2 Sample Content ZIP File Unzipped
2-3 Database Connection for the Tutorial Schema
2-4 Execute Statement Icon
3-1 MyPage.jspx at the End of this Lesson
3-2 Create New WebCenter Application
3-3 Generated Application Project Files in the Application Navigator
3-4 Editing the Project Properties
3-5 Project Properties: Java EE Application
3-6 Project Properties with the Modified Context Root Values
3-7 Images in the Application Navigator
3-8 Choosing JSF Page from the New Gallery
3-9 Create JSF Page Dialog Box
3-10 Selecting an Initial Layout
3-11 MyPage in the Application Navigator
3-12 Design tab
3-13 Pushpin in the Structure Window
3-14 Structure Window for MyPage.jspx
3-15 Property Inspector for the Panel Splitter
3-16 Setting the SplitterPosition Property
3-17 Panel Stretch Layout in the Component Palette
3-18 Panel Stretch Layout in the Structure Window
3-19 Properties of the Panel Stretch Layout
3-20 Property Inspector for the Panel Stretch Layout with Updated Values
3-21 Panel Stretch Layout Facets
3-22 Start Facet in the Design View
3-23 Choosing ADF Faces Image from the Context Menu
3-24 Logo Image on Page in the Start Facet
3-25 Logo Image in the Structure Window
3-26 End Facet in the Design View
3-27 Panel Group Layout in the End Facet
3-28 Changing the Properties of the Panel Group Layout
3-29 Status Indicator in the Component Palette
3-30 Status Indicator on the Panel Group Layout
3-31 MyPage with Logo and Status Indicator at Runtime
3-32 Change Mode Button in the Component Palette
3-33 Change Mode Button in the Structure Window
3-34 Page Customizable in the Component Palette
3-35 Page Customizable in the Second Facet
3-36 Deleting the Panel Customizable
3-37 Layout Customizable in the Page Customizable
3-38 Setting the Layout Customizable Properties
3-39 MyPage at Runtime with the Change Mode (Edit) Button
3-40 Edit Mode of MyPage
3-41 Adding Content at Runtime
3-42 Text Box in the Edit Mode at Runtime
3-43 Entering and Modifying Text in the Rich Text Editor at Runtime
3-44 Changing the Layout at Runtime
3-45 MyPage in a Three Column Layout at Runtime
3-46 Component Properties: Box
3-47 Clean Runtime MDS Customizations Menu Option
4-1 MyPage.jspx at the End of this Lesson
4-2 Sample Search Results
4-3 Panel Group Layout
4-4 Search Toolbar Task Flow in the WebCenter Services Catalog
4-5 Search Toolbar in the Structure Window
4-6 Search Toolbar on MyPage at Runtime
4-7 Connections Folder in the Application Resources Panel
4-8 Choosing the New Content Repository Connection Menu Option
4-9 Create Content Repository Connection
4-10 New Connection in the Application Resources Panel
4-11 Document Library View of Sample Folders at Runtime
4-12 Location Where We Will Add the Document Library View
4-13 Changing the Title of the Show Detail Frame
4-14 Document Library Task Flow in the Resource Palette
4-15 Dropping the Document LIbrary Task Flow onto the Page in the Design View
4-16 Edit Task Flow Binding Dialog Box
4-17 Document Library View Task Flow in the Structure Window
4-18 Documents in the Document Library View
4-19 Document Library View Showing the Contents of a Folder
4-20 Create New Folder Icon in the Toolbar
4-21 Document Library View with the Create Folder Dialog Box
4-22 prodA_details Folder in the Document Library at Runtime
4-23 New Folder in the File System
4-24 Text File in a Browser Window
4-25 Database Connection
4-26 Panel Customizable Containing the Show Detail Frame
4-27 Second Show Detail Frame
4-28 Tagging - Tag Cloud Task Flow in the Second Show Detail Frame
4-29 Tag Cloud at Runtime
4-30 Choosing the Tags Menu Option in the Document Library
4-31 Adding New Tags to a Document
4-32 Refresh Tag Cloud Icon
4-33 New Tags in the Tag Cloud
4-34 productb Tag in the Search Results
4-35 Tag Center
4-36 Search Results for �product�
4-37 Search Results for �producta�
5-1 MyPage.jspx at the End of this Lesson
5-2 Standards-Based Portlet at Runtime in MyTutorialApplication
5-3 Creating a New Portlet Producer Application
5-4 Creating a Portlet Producer Application - Step 1
5-5 Creating a Portlet Producer Application - Step 2
5-6 Creating a Portlet Producer Application - Step 3
5-7 Selecting New from the Menu
5-8 Creating a New Portlet Producer Application
5-9 Creating a JSR 168 Java Portlet - General Portlet Information
5-10 Creating a JSR 168 Java Portlet - Additional Portlet Information
5-11 Creating a JSR 168 Portlet - Content Types and Portlet Modes
5-12 Creating a JSR 168 Java Portlet - Customization Preferences
5-13 Creating a JSR 168 Java Portlet - Security Roles
5-14 Creating a JSR 168 Java Portlet - Caching Options
5-15 Creating a JSR 168 Java Portlet - Initialization Parameters
5-16 Creating a JSR 168 Java Portlet - Portlet Navigation Parameters
5-17 Files Generated for the New Portlet
5-18 Portlet Package
5-19 Choosing the JavaBean in the New Gallery
5-20 Create ProductDetailsBean
5-21 ProductDetails JavaBean in the Design View
5-22 ProductDetailsBean in the Structure Window
5-23 Creating a New Field for the ProductDetails Bean
5-24 Create Field Dialog Box
5-25 New Field in the ProductDetailsBean
5-26 ProductsBean with the Six Fields
5-27 Generate Accessors Dialog Box
5-28 Generate Accessors DIalog Box with all Fields Selected
5-29 Creating the ProductsBean
5-30 ProductsBean.java Code
5-31 Choosing the Java Class Option in the New Gallery
5-32 Create Java Class Dialog Box
5-33 View.jsp File in the Application Navigator
5-34 Testing the Standards-Based Portlet
5-35 Create WAR Deployment Profile Menu Option
5-36 Create Deployment Profile - WAR File Dialog Box
5-37 WAR Deployment Profile Properties -- Setting the Context Root
5-38 IntegratedWLSConnection in the Resource Palette
5-39 Select Deployment Type
5-40 WSRP Producer Test Page
5-41 WSDL Describing Your Portlet as a Web Service
5-42 MyTutorialApplication in the Application Navigator List
5-43 Register WSRP Portlet Producer -- Name
5-44 Register WSRP Portlet Producer -- Connection
5-45 Products Portlet in the Resource Palette
5-46 Panel Customizable Where You Will Add the Products Portlet
5-47 Products Portlet in a Browser Window
5-48 OmniPortlet Producer Test Page
5-49 Registering an Oracle PDK-Java Producer
5-50 Naming the OmniPortlet Producer
5-51 Specifying the Connection Details for the OmniPortlet Producer
5-52 OmniProducer in the IDE Connections List
5-53 OmniPortlet at Runtime
5-54 Panel Customizable in contentB
5-55 OmniPortlet in the Resource Palette
5-56 OmniPortlet Instance on MyPage at Design Time
5-57 Undefined OmniPortlet at Runtime
5-58 Customize Link for OmniPortlet
5-59 Connection Information for OmniPortlet
5-60 Successful Connection Message
5-61 SQL Source Page
5-62 Test Button
5-63 SQL Statement Test Results
5-64 View Page
5-65 HTML Layout Page
5-66 Completed OmniPortlet at Runtime
5-67 OmniPortlet Variable in the Structure Window
5-68 Setting the Default Value
5-69 OmniPortlet on MyPage in the Design View
5-70 Editing the PartialTriggers Property for OmniPortlet
5-71 Locating the Portlet ID for the Products Portlet
5-72 Selecting the Portlet ID for the Products Portlet
5-73 Testing the Interaction Between the Portlets
5-74 MyPage at Runtime
6-1 Tutorial Result
Scripting on this page enhances content navigation, but does not change the content in any way.