Class PortletDataHandlerChoice

Object
com.liferay.exportimport.kernel.lar.PortletDataHandlerControl
com.liferay.exportimport.kernel.lar.PortletDataHandlerChoice

public class PortletDataHandlerChoice extends PortletDataHandlerControl
Author:
Raymond Augé
  • Constructor Details

    • PortletDataHandlerChoice

      public PortletDataHandlerChoice(String namespace, String controlName)
    • PortletDataHandlerChoice

      public PortletDataHandlerChoice(String namespace, String controlName, int defaultChoice)
    • PortletDataHandlerChoice

      public PortletDataHandlerChoice(String namespace, String controlName, int defaultChoice, String[] choices)
  • Method Details

    • getChoices

      public String[] getChoices()
    • getDefaultChoice

      public String getDefaultChoice()
    • getDefaultChoiceIndex

      public int getDefaultChoiceIndex()