Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-05


oracle.wcps.property.filter
Class PropertySetFilterContext

java.lang.Object
  extended by oracle.wcps.property.filter.AbstractFilterContext<PropertySetExpression,PropertySetAttribute>
      extended by oracle.wcps.property.filter.PropertySetFilterContext

All Implemented Interfaces:
IFilterContext<PropertySetExpression,PropertySetAttribute>

public class PropertySetFilterContext
extends AbstractFilterContext<PropertySetExpression,PropertySetAttribute>

The propertyset filter context encapsulates PropertySetExpression, and used for searching propertysets.


Constructor Summary
PropertySetFilterContext(PropertySetExpression ex, java.util.List<PropertySetAttribute> dataFields)
           
PropertySetFilterContext(PropertySetExpression ex, PaginationContext pc, java.util.List<PropertySetAttribute> dataFields)
           

 

Method Summary

 

Methods inherited from class oracle.wcps.property.filter.AbstractFilterContext
getDataFields, getExpression, getPaginationContext, setDataFields, setExpression, setPaginationContext

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

PropertySetFilterContext

public PropertySetFilterContext(PropertySetExpression ex,
                                java.util.List<PropertySetAttribute> dataFields)

PropertySetFilterContext

public PropertySetFilterContext(PropertySetExpression ex,
                                PaginationContext pc,
                                java.util.List<PropertySetAttribute> dataFields)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-05


Copyright © 2009, 2012, Oracle and/or its affiliates. All rights reserved.