Interface ICafPortletConfig


public interface ICafPortletConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    Return a mapping of the portlet init param name/values
  • Method Details

    • getInitParamMappings

      Map<String,String> getInitParamMappings()
      Return a mapping of the portlet init param name/values
      Returns:
      Map of portlet init param mappings