ar.com.fdvs.dj.domain
Class StringExpression
java.lang.Object
ar.com.fdvs.dj.domain.StringExpression
- All Implemented Interfaces:
- CustomExpression, Serializable
- Direct Known Subclasses:
- LiteralExpression
public abstract class StringExpression
- extends Object
- implements CustomExpression, Serializable
HyperLinkExpression are CustomsExpression that returns a String value which consist in the
url we want the hyperlink to have
- Author:
- mamana
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringExpression
public StringExpression()
getClassName
public String getClassName()
- Specified by:
getClassName in interface CustomExpression
Copyright © 2006-2013 FDV Solutions. All Rights Reserved.