org.openfaces.component.filter
Class PropertyLocator
java.lang.Object
org.openfaces.component.filter.PropertyLocator
- All Implemented Interfaces:
- java.io.Serializable
public class PropertyLocator
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
PropertyLocator
public PropertyLocator(java.lang.Object expression)
PropertyLocator
public PropertyLocator(java.lang.Object expression,
FilterableComponent component)
getPropertyValue
public java.lang.Object getPropertyValue(java.lang.Object obj)
getExpression
public java.lang.Object getExpression()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.