net.sf.tacos.ajax.components
Class PartialForBean.KeyExpressionRepSource
java.lang.Object
net.sf.tacos.ajax.components.PartialForBean.KeyExpressionRepSource
- All Implemented Interfaces:
- PartialForBean.RepSource
- Enclosing class:
- PartialForBean
protected class PartialForBean.KeyExpressionRepSource
- extends Object
- implements PartialForBean.RepSource
An implementation of RepSource that provides the string representation of
the given value using just the 'keyExpression' parameter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartialForBean.KeyExpressionRepSource
protected PartialForBean.KeyExpressionRepSource()
getStringRep
public String getStringRep(Object value)
- Specified by:
getStringRep
in interface PartialForBean.RepSource