Interface BambooPropertySetDao

    • Method Detail

      • getEntityNamesByStringItemValues

        @NotNull
        @NotNull List<String> getEntityNamesByStringItemValues​(@NotNull
                                                               @NotNull String entityKey,
                                                               @NotNull
                                                               @NotNull List<String> stringValues)
        Parameters:
        entityKey - key of a property
        stringValues - list of property values to be looked for
        Returns: