com.wewebu.ow.server.field
Class OwPropertiesCollectionScope
java.lang.Object
com.wewebu.expression.language.OwExprExternalScope
com.wewebu.ow.server.field.OwPropertiesContainerScope
com.wewebu.ow.server.field.OwPropertiesCollectionScope
- All Implemented Interfaces:
- com.wewebu.expression.language.OwExprScope
public class OwPropertiesCollectionScope
- extends OwPropertiesContainerScope
A property collection 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
- Since:
- 3.1.0
Methods inherited from class com.wewebu.expression.language.OwExprExternalScope |
addScope, at, function, getName, length, prelevateFunction, property, toString |
OwPropertiesCollectionScope
public OwPropertiesCollectionScope(String name_p,
OwPropertyCollection propertyCollection_p)
getProperty
protected OwProperty getProperty(String propertyName_p)
throws OwException
- Description copied from class:
OwPropertiesContainerScope
- (overridable)
- Specified by:
getProperty
in class OwPropertiesContainerScope
- Returns:
- the property with the given name
- Throws:
OwException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.