Class PortletApplication

All Implemented Interfaces:
Cloneable

public class PortletApplication extends Application<Portlet>
We keep that subclass here to please JiBX crap.
Version:
$Revision$
Author:
Julien Viet
  • Constructor Details

    • PortletApplication

      public PortletApplication(ApplicationData<Portlet> preferencesApplicationData)
    • PortletApplication

      public PortletApplication(ApplicationType<Portlet> preferencesApplicationType, String storageId)
    • PortletApplication

      public PortletApplication()