Class StandardObjectProxyFactory

    • Constructor Detail

      • StandardObjectProxyFactory

        public StandardObjectProxyFactory()
    • Method Detail

      • createStandardAttributeProxy

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