org.tynamo.descriptor.annotation
Class PossibleValuesDescriptorExtension
java.lang.Object
org.tynamo.descriptor.annotation.ExpressionExtension
org.tynamo.descriptor.annotation.PossibleValuesDescriptorExtension
- All Implemented Interfaces:
- Serializable, DescriptorExtension
public class PossibleValuesDescriptorExtension
- extends ExpressionExtension
Extension to the property descriptor that holds information about possible
values.
- Author:
- pruggia
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PossibleValuesDescriptorExtension
public PossibleValuesDescriptorExtension(String theExpression)
PossibleValuesDescriptorExtension
public PossibleValuesDescriptorExtension(String theExpression,
Map context)
Copyright © 2004-2009. All Rights Reserved.