com.wewebu.ow.server.field
Class OwObjectScope

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.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


Constructor Summary
OwObjectScope(String name_p, OwObject object_p)
           
 
Method Summary
protected  OwProperty getProperty(String propertyName_p)
          (overridable)
 String toString()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OwObjectScope

public OwObjectScope(String name_p,
                     OwObject object_p)
Method Detail

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.