Interface VirtualValueProvider


  • public interface VirtualValueProvider
    A VirtualValueProvider is used for virtual properties that want to provide values dynamically.
    • Method Detail

      • getVirtualValues

        InternalValue[] getVirtualValues​(Name propName)
        Returns the values for the given name
        Parameters:
        propName - the name of the property
        Returns:
        the values