public class OwComplexPropertyChildScope
extends com.wewebu.expression.language.OwExprExternalScope
Scope of complex OwProperty occurrences for Expression Language expressions.
Rules Engine for Highlighting in Hit List.
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 |
|---|
OwComplexPropertyChildScope(String name_p,
Object[] values_p,
OwPropertyClass complexPropertyClass_p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasProperty(String propertyName_p) |
int |
length() |
protected com.wewebu.expression.language.OwExprProperty |
prelevateProperty(String propertyName_p) |
String |
toString() |
public OwComplexPropertyChildScope(String name_p, Object[] values_p, OwPropertyClass complexPropertyClass_p)
protected com.wewebu.expression.language.OwExprProperty prelevateProperty(String propertyName_p) throws com.wewebu.expression.language.OwExprEvaluationException
prelevateProperty in class com.wewebu.expression.language.OwExprExternalScopecom.wewebu.expression.language.OwExprEvaluationExceptionpublic boolean hasProperty(String propertyName_p) throws com.wewebu.expression.language.OwExprEvaluationException
hasProperty in interface com.wewebu.expression.language.OwExprScopehasProperty in class com.wewebu.expression.language.OwExprExternalScopecom.wewebu.expression.language.OwExprEvaluationExceptionpublic int length()
throws com.wewebu.expression.language.OwExprEvaluationException
length in interface com.wewebu.expression.language.OwExprScopelength in class com.wewebu.expression.language.OwExprExternalScopecom.wewebu.expression.language.OwExprEvaluationExceptionpublic String toString()
toString in class com.wewebu.expression.language.OwExprExternalScopeCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.