Class CompoundFieldValueFactory

  • All Implemented Interfaces:
    IFieldValueFactory

    public class CompoundFieldValueFactory
    extends java.lang.Object
    implements IFieldValueFactory
    Compound implementation of IFieldValueFactory. This field value factory will keep trying added factories until one returns a non-null value or all are tried.
    Author:
    Igor Vaynberg (ivaynberg)
    See Also:
    IFieldValueFactory