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

javax.portlet.RenderRequest Maven / Gradle / Ivy

package javax.portlet;

public interface RenderRequest {

    String getParameter(String name);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy