public class OwExprObjectProperty extends OwExprScopedProperty
OwExprObjectProperty.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Constructor and Description |
|---|
OwExprObjectProperty(Object javaObject_p) |
OwExprObjectProperty(Object javaObject_p,
Class<?> javaType_p) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
javaType() |
OwExprType |
type() |
OwExprValue |
value() |
at, function, hasProperty, length, propertypublic OwExprObjectProperty(Object javaObject_p)
public OwExprType type() throws OwExprEvaluationException
OwExprEvaluationExceptionpublic OwExprValue value() throws OwExprEvaluationException
OwExprEvaluationExceptionpublic Class<?> javaType() throws OwExprEvaluationException
OwExprEvaluationExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.