com.wewebu.ow.server.field
Class OwObjectScope
java.lang.Object
com.wewebu.expression.language.OwExprExternalScope
com.wewebu.ow.server.field.OwPropertiesContainerScope
com.wewebu.ow.server.field.OwObjectScope
- All Implemented Interfaces:
- com.wewebu.expression.language.OwExprScope
public class OwObjectScope
- extends OwPropertiesContainerScope
OwObject 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
Methods inherited from class com.wewebu.expression.language.OwExprExternalScope |
addScope, at, function, getName, length, prelevateFunction, property |
OwObjectScope
public OwObjectScope(String name_p,
OwObject object_p)
toString
public String toString()
- Overrides:
toString
in class com.wewebu.expression.language.OwExprExternalScope
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.