Class RatingBuilder

    • Constructor Detail

      • RatingBuilder

        public RatingBuilder​(int starRating,
                             String review,
                             boolean isPublic,
                             String parentGUID,
                             OMRSRepositoryHelper repositoryHelper,
                             String serviceName,
                             String serverName)
        Constructor.
        Parameters:
        starRating - stars parameter
        review - review comments
        isPublic - should this feedback be shareable?
        parentGUID - unique identifier of the entity that the rating is attaching to
        repositoryHelper - helper methods
        serviceName - name of this OMAS
        serverName - name of local server