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.expression
Class PropertySetDefinitionExpression.Builder

java.lang.Object
  extended by <any>
      extended by oracle.wcps.property.filter.expression.PropertySetDefinitionExpression.Builder

Enclosing class:
PropertySetDefinitionExpression

public static class PropertySetDefinitionExpression.Builder
extends <any>

The builder class that provides methods to create a PropertySetDefinitionExpression.


Constructor Summary
PropertySetDefinitionExpression.Builder()
           

 

Method Summary
protected  PropertySetDefinitionExpression.Builder _this()
           
 PropertySetDefinitionExpression build()
           
 PropertySetDefinitionExpression.Builder createdOn()
           
 PropertySetDefinitionExpression.Builder description()
           
 PropertySetDefinitionExpression.Builder propertyDefinitionName()
           
 PropertySetDefinitionExpression.Builder propertyLocatorClassName()
           
 PropertySetDefinitionExpression.Builder propertySetDefinitionName()
           
 PropertySetDefinitionExpression.Builder updatedOn()
           

 

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

 

Constructor Detail

PropertySetDefinitionExpression.Builder

public PropertySetDefinitionExpression.Builder()

Method Detail

_this

protected PropertySetDefinitionExpression.Builder _this()

propertySetDefinitionName

public PropertySetDefinitionExpression.Builder propertySetDefinitionName()

propertyDefinitionName

public PropertySetDefinitionExpression.Builder propertyDefinitionName()

propertyLocatorClassName

public PropertySetDefinitionExpression.Builder propertyLocatorClassName()

description

public PropertySetDefinitionExpression.Builder description()

createdOn

public PropertySetDefinitionExpression.Builder createdOn()

updatedOn

public PropertySetDefinitionExpression.Builder updatedOn()

build

public PropertySetDefinitionExpression build()

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.