public interface OwExprProperty extends OwExprScope
Properties are value bearing identifiers applied to scopes.
Properties can define sub properties through a self-defined scope, hence properties
are scopes.
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
Modifier and Type | Method and Description |
---|---|
Class<?> |
javaType() |
OwExprType |
type() |
OwExprValue |
value() |
at, function, hasProperty, length, property
OwExprValue value() throws OwExprEvaluationException
OwExprEvaluationException
OwExprType type() throws OwExprEvaluationException
OwExprEvaluationException
Class<?> javaType() throws OwExprEvaluationException
OwExprEvaluationException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.