Interface AnnotationGenerator<T extends ItemModel>

    • Method Detail

      • isApplicable

        boolean isApplicable​(T model)
        Determines if this annotation generator is applicable for the given attribute or attributes
        Parameters:
        model - the IntegrationObjectItemAttributeModel OR IntegrationObjectItemModel we are verifying on
        Returns:
        true if applicable, otherwise false