com.wewebu.ow.server.field
Class OwPropertiesCollectionScope

java.lang.Object
  extended by com.wewebu.expression.language.OwExprExternalScope
      extended by com.wewebu.ow.server.field.OwPropertiesContainerScope
          extended by 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

Constructor Summary
OwPropertiesCollectionScope(String name_p, OwPropertyCollection propertyCollection_p)
           
 
Method Summary
protected  OwProperty getProperty(String propertyName_p)
          (overridable)
 
Methods inherited from class com.wewebu.ow.server.field.OwPropertiesContainerScope
hasProperty, prelevateProperty
 
Methods inherited from class com.wewebu.expression.language.OwExprExternalScope
addScope, at, function, getName, length, prelevateFunction, property, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OwPropertiesCollectionScope

public OwPropertiesCollectionScope(String name_p,
                                   OwPropertyCollection propertyCollection_p)
Method Detail

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.