Interface | Description |
---|---|
FieldValue |
represents an initial field value.
|
FieldValueObject |
FieldValueObjects set field values for a given instance
|
Class | Description |
---|---|
ArrayFieldSet |
class responsible for setting the value of array properties.
|
CollectionFieldSet |
class responsible for setting the value of collection properties.
|
ConstantFieldValue |
Represents a simple field value in an XML document
|
ELFieldValue |
Field value impl for EL expressions
|
InjectionTargetWrapper<T> | |
InlineBeanFieldValue |
Field value object for an inline bean definition
|
InlineBeanIdCreator | |
InlineBeanQualifier.InlineBeanQualifierLiteral | |
MapFieldSet |
class responsible for setting the value of map properties.
|
SimpleFieldValue |
Field value object for a simple field
|
Annotation Type | Description |
---|---|
InlineBeanQualifier |
Internal qualifier used for inline beans
|
Copyright © 2008-2013 Seam Framework. All Rights Reserved.