|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.4.0) E15995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
AbstractExpression
oracle.wcps.property.filter.expression.PropertyDefinitionExpression
public class PropertyDefinitionExpression
Represents a propertydefinition expression. This class also provides a builder to create an instance. The left operand of a propertydefinition expression is always a propertydefinition attribute name.
| Nested Class Summary | |
|---|---|
static class |
PropertyDefinitionExpression.BuilderThe builder class that provides methods to create a PropertyDefinitionExpression. |
| Method Summary | |
|---|---|
protected AbstractAttribute |
attribute(java.lang.String attr) |
static PropertyDefinitionExpression.Builder |
builder()Returns a builder to create an instance of PropertyDefinitionExpression. |
static PropertyDefinitionExpression |
toExpression(java.lang.String qParamValue) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected AbstractAttribute attribute(java.lang.String attr)
public static PropertyDefinitionExpression toExpression(java.lang.String qParamValue)
public static PropertyDefinitionExpression.Builder builder()
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.4.0) E15995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||