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

org.apache.jetspeed.portlet.PortletRequest Maven / Gradle / Ivy

package org.apache.jetspeed.portlet;

public interface PortletRequest {
    String getParameter(String name);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy