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, property
public OwExprObjectProperty(Object javaObject_p)
public OwExprType type() throws OwExprEvaluationException
OwExprEvaluationException
public OwExprValue value() throws OwExprEvaluationException
OwExprEvaluationException
public Class<?> javaType() throws OwExprEvaluationException
OwExprEvaluationException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.