Portlet Application Deployment Descriptor - Filter Mappings

Use to assign portlet filters to portlets in the application.

The order of the filter mappings on this page determines the order in which the filters are applied to the portlet. You can use the arrow icons to change the order.

Element Description

Add

Click to create a new filter mapping.
  • Filter Name

    Select the portlet filter that you want to apply to the portlet. This list contains all the portlet filters in the current application.

  • Portlet Name

    Select the portlet to which you want to apply the filter. This list contains all the portlets in the current application. You can also enter the name of a portlet, including wildcards to apply the filter to multiple portlets. For examples, entering a single asterisk (*) applies the filter to all the portlets in the current application.

Remove

Click to delete the currently selected filter mapping.

Related Topics

"Introduction to Portlets" in Developing WebCenter Portal Assets and Custom Components with Oracle JDeveloper

"Building Standards-Based Java Portlets Using JSR 286" in Developing WebCenter Portal Assets and Custom Components with Oracle JDeveloper