|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataTypeVariantFactory
Implemented by DataType instances that allow variants of themselves.
| Method Summary | |
|---|---|
DataType |
createVariant(Object variantInfo)
Create a new variant of a base data type by specifying the information that is unique to the variant with respect to its base type. |
DataTypeVariantInfoSerializer |
getVariantInfoSerializer()
Gets a helper object that can be used to generate the variant info needed to describe a variant of a base data type. |
| Method Detail |
|---|
DataTypeVariantInfoSerializer getVariantInfoSerializer()
DataType createVariant(Object variantInfo)
throws DataTypeException
variantInfo -
DataTypeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||