Interface IntegrationKeyMetadataGenerator

    • Method Detail

      • generateKeyMetadata

        java.lang.String generateKeyMetadata​(IntegrationObjectItemModel item)
        Generate a representation of the unique attributes of the given item. This representation is the metadata of how an integrationKey is generated for a given IntegrationObjectItemModel.
        Parameters:
        item - the item to generate key metadata for
        Returns:
        a String representing the integrationKey metadata according the the strategy defined in the implementation