public abstract class OwPropertiesContainerScope
extends com.wewebu.expression.language.OwExprExternalScope
Abstract property container based scope 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 |
---|
OwPropertiesContainerScope(String name_p) |
Modifier and Type | Method and Description |
---|---|
protected abstract OwProperty |
getProperty(String propertyName_p)
(overridable)
|
boolean |
hasProperty(String propertyName_p) |
protected com.wewebu.expression.language.OwExprProperty |
prelevateProperty(String propertyName_p) |
public OwPropertiesContainerScope(String name_p)
protected abstract OwProperty getProperty(String propertyName_p) throws OwException
propertyName_p
- OwException
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
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.