All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bazaarvoice.commons.data.model.User Maven / Gradle / Ivy

package com.bazaarvoice.commons.data.model;

public interface User extends Model {

    String getUsername();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy