Interface InternalPropertyConduit

    • Method Detail

      • getPropertyName

        java.lang.String getPropertyName()
        Returns the name of the property read or updated by the conduit or null. If the expression points to a property on a bean (e.g. user.name) this method returns the last property in the chain. Otherwise this method returns null.
        Returns:
        property name or null