Class PortletGetLocaleCommand

java.lang.Object
org.apache.commons.chain.web.AbstractGetLocaleCommand
org.apache.commons.chain.web.portlet.PortletGetLocaleCommand
All Implemented Interfaces:
Command

public class PortletGetLocaleCommand extends AbstractGetLocaleCommand

Concrete implementation of AbstractGetLocaleCommand for the Portlet API.

  • Constructor Details

    • PortletGetLocaleCommand

      public PortletGetLocaleCommand()
  • Method Details