Class DimensionPropertiesMethodKey


  • public final class DimensionPropertiesMethodKey
    extends Object
    Immutable Key to check identity of ExecutableRulesMethod methods.

    Methods are identical when they have the same method signature and the same business dimension properties.

    Author:
    DLiauchuk
    • Constructor Detail

      • DimensionPropertiesMethodKey

        public DimensionPropertiesMethodKey​(IOpenMethod method)