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.OwExprExternalScope
com.wewebu.expression.language.OwExprEvaluationException
public boolean hasProperty(String propertyName_p) throws com.wewebu.expression.language.OwExprEvaluationException
hasProperty
in interface com.wewebu.expression.language.OwExprScope
hasProperty
in class com.wewebu.expression.language.OwExprExternalScope
com.wewebu.expression.language.OwExprEvaluationException
public int length() throws com.wewebu.expression.language.OwExprEvaluationException
length
in interface com.wewebu.expression.language.OwExprScope
length
in class com.wewebu.expression.language.OwExprExternalScope
com.wewebu.expression.language.OwExprEvaluationException
public String toString()
toString
in class com.wewebu.expression.language.OwExprExternalScope
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.