Class StandardObjectProxyFactory

    • Constructor Detail

      • StandardObjectProxyFactory

        public StandardObjectProxyFactory()
    • Method Detail

      • createStandardAttributeProxy

        public StandardAttributeProxy createStandardAttributeProxy​(Field field,
                                                                   Version version)
        Create proxy for specified Field
        Parameters:
        field - the source object, cannot be null
        version - of current runtime, cannot be null
        Returns:
        the instance of proxy, can be null if specified source not standard field