Liferay 6.0.5

Uses of Interface
com.liferay.portal.kernel.plugin.PluginPackage

Packages that use PluginPackage
com.liferay.portal.deploy.auto   
com.liferay.portal.deploy.auto.exploded.tomcat   
com.liferay.portal.deploy.hot   
com.liferay.portal.kernel.deploy.hot   
com.liferay.portal.kernel.plugin   
com.liferay.portal.model   
com.liferay.portal.model.impl   
com.liferay.portal.plugin   
com.liferay.portal.service   
com.liferay.portal.service.impl   
com.liferay.portal.servlet   
com.liferay.portal.tools.deploy   
 

Uses of PluginPackage in com.liferay.portal.deploy.auto
 

Methods in com.liferay.portal.deploy.auto with parameters of type PluginPackage
protected  void WAIAutoDeployer.copyXmls(File srcFile, String displayName, PluginPackage pluginPackage)
           
protected  void PHPPortletAutoDeployer.copyXmls(File srcFile, String displayName, PluginPackage pluginPackage)
           
protected  void MVCPortletAutoDeployer.copyXmls(File srcFile, String displayName, PluginPackage pluginPackage)
           
 

Uses of PluginPackage in com.liferay.portal.deploy.auto.exploded.tomcat
 

Methods in com.liferay.portal.deploy.auto.exploded.tomcat with parameters of type PluginPackage
 void ThemeExplodedTomcatDeployer.explodedTomcatDeploy(File contextFile, File webAppDir, PluginPackage pluginPackage)
           
 void PortletExplodedTomcatDeployer.explodedTomcatDeploy(File contextFile, File webAppDir, PluginPackage pluginPackage)
           
 void PHPPortletExplodedTomcatDeployer.explodedTomcatDeploy(File contextFile, File webAppDir, PluginPackage pluginPackage)
           
 void MVCPortletExplodedTomcatDeployer.explodedTomcatDeploy(File contextFile, File webAppDir, PluginPackage pluginPackage)
           
 void LayoutTemplateExplodedTomcatDeployer.explodedTomcatDeploy(File contextFile, File webAppDir, PluginPackage pluginPackage)
           
 void HookExplodedTomcatDeployer.explodedTomcatDeploy(File contextFile, File webAppDir, PluginPackage pluginPackage)
           
 void ExplodedTomcatDeployer.explodedTomcatDeploy(File contextFile, File webAppDir, PluginPackage pluginPackage)
           
 

Uses of PluginPackage in com.liferay.portal.deploy.hot
 

Methods in com.liferay.portal.deploy.hot that return PluginPackage
static PluginPackage PluginPackageHotDeployListener.readPluginPackage(javax.servlet.ServletContext servletContext)
           
 

Uses of PluginPackage in com.liferay.portal.kernel.deploy.hot
 

Methods in com.liferay.portal.kernel.deploy.hot that return PluginPackage
 PluginPackage HotDeployEvent.getPluginPackage()
           
 

Methods in com.liferay.portal.kernel.deploy.hot with parameters of type PluginPackage
 void HotDeployEvent.setPluginPackage(PluginPackage pluginPackage)
           
 

Uses of PluginPackage in com.liferay.portal.kernel.plugin
 

Methods in com.liferay.portal.kernel.plugin that return PluginPackage
 PluginPackage RemotePluginPackageRepository.findPluginByArtifactURL(String artifactURL)
           
 PluginPackage RemotePluginPackageRepository.findPluginPackageByModuleId(String moduleId)
           
 

Methods in com.liferay.portal.kernel.plugin that return types with arguments of type PluginPackage
 List<PluginPackage> RemotePluginPackageRepository.findPluginsByGroupIdAndArtifactId(String groupId, String artifactId)
           
 List<PluginPackage> RemotePluginPackageRepository.getPluginPackages()
           
 

Methods in com.liferay.portal.kernel.plugin with parameters of type PluginPackage
 void RemotePluginPackageRepository.addPluginPackage(PluginPackage pluginPackage)
           
 int PluginPackageNameAndContextComparator.compare(PluginPackage package1, PluginPackage package2)
           
 boolean PluginPackage.isLaterVersionThan(PluginPackage pluginPackage)
           
 boolean PluginPackage.isPreviousVersionThan(PluginPackage pluginPackage)
           
 boolean PluginPackage.isSameVersionAs(PluginPackage pluginPackage)
           
 void RemotePluginPackageRepository.removePlugin(PluginPackage pluginPackage)
           
 

Uses of PluginPackage in com.liferay.portal.model
 

Methods in com.liferay.portal.model that return PluginPackage
 PluginPackage PortletWrapper.getPluginPackage()
           
 PluginPackage Portlet.getPluginPackage()
          Get the package to which the portlet belongs to.
 PluginPackage Plugin.getPluginPackage()
           
 

Methods in com.liferay.portal.model with parameters of type PluginPackage
 void PortletWrapper.setPluginPackage(PluginPackage pluginPackage)
           
 void Portlet.setPluginPackage(PluginPackage pluginPackage)
          Sets the plugin package this portlet belongs to.
 void Plugin.setPluginPackage(PluginPackage pluginPackage)
           
 

Uses of PluginPackage in com.liferay.portal.model.impl
 

Methods in com.liferay.portal.model.impl that return PluginPackage
 PluginPackage PortletImpl.getPluginPackage()
          Get the package to which the portlet belongs to.
 PluginPackage PluginBaseImpl.getPluginPackage()
           
 

Methods in com.liferay.portal.model.impl with parameters of type PluginPackage
 void PortletImpl.setPluginPackage(PluginPackage pluginPackage)
          Sets the plugin package this portlet belongs to.
 void PluginBaseImpl.setPluginPackage(PluginPackage pluginPackage)
           
 

Constructors in com.liferay.portal.model.impl with parameters of type PluginPackage
PortletImpl(String portletId, PluginPackage pluginPackage, PluginSetting pluginSetting, long companyId, long timestamp, String icon, String virtualPath, String strutsPath, String portletName, String displayName, String portletClass, String configurationActionClass, String indexerClass, String openSearchClass, List<SchedulerEntry> schedulerEntries, String portletURLClass, String friendlyURLMapperClass, String friendlyURLMapping, String friendlyURLRoutes, String urlEncoderClass, String portletDataHandlerClass, String portletLayoutListenerClass, String pollerProcessorClass, String popMessageListenerClass, String socialActivityInterpreterClass, String socialRequestInterpreterClass, String webDAVStorageToken, String webDAVStorageClass, String xmlRpcMethodClass, String controlPanelEntryCategory, double controlPanelEntryWeight, String controlPanelClass, List<String> assetRendererFactoryClasses, List<String> customAttributesDisplayClasses, List<String> workflowHandlerClasses, String defaultPreferences, String preferencesValidator, boolean preferencesCompanyWide, boolean preferencesUniquePerLayout, boolean preferencesOwnedByGroup, boolean useDefaultTemplate, boolean showPortletAccessDenied, boolean showPortletInactive, boolean actionURLRedirect, boolean restoreCurrentView, boolean maximizeEdit, boolean maximizeHelp, boolean popUpPrint, boolean layoutCacheable, boolean instanceable, boolean remoteable, boolean scopeable, String userPrincipalStrategy, boolean privateRequestAttributes, boolean privateSessionAttributes, int renderWeight, boolean ajaxable, List<String> headerPortalCss, List<String> headerPortletCss, List<String> headerPortalJavaScript, List<String> headerPortletJavaScript, List<String> footerPortalCss, List<String> footerPortletCss, List<String> footerPortalJavaScript, List<String> footerPortletJavaScript, String cssClassWrapper, String facebookIntegration, boolean addDefaultResource, String roles, Set<String> unlinkedRoles, Map<String,String> roleMappers, boolean system, boolean active, boolean include, Map<String,String> initParams, Integer expCache, Map<String,Set<String>> portletModes, Map<String,Set<String>> windowStates, Set<String> supportedLocales, String resourceBundle, PortletInfo portletInfo, Map<String,PortletFilter> portletFilters, Set<QName> processingEvents, Set<QName> publishingEvents, Set<PublicRenderParameter> publicRenderParameters, PortletApp portletApp)
          Constructs a portlet with the specified parameters.
 

Uses of PluginPackage in com.liferay.portal.plugin
 

Classes in com.liferay.portal.plugin that implement PluginPackage
 class PluginPackageImpl
           
 

Methods in com.liferay.portal.plugin that return PluginPackage
 PluginPackage LocalPluginPackageRepository.getInstallingPluginPackage(String context)
           
static PluginPackage PluginPackageUtil.getLatestAvailablePluginPackage(String groupId, String artifactId)
           
static PluginPackage PluginPackageUtil.getLatestInstalledPluginPackage(String groupId, String artifactId)
           
 PluginPackage LocalPluginPackageRepository.getLatestPluginPackage(String groupId, String artifactId)
           
 PluginPackage LocalPluginPackageRepository.getPluginPackage(String context)
           
static PluginPackage PluginPackageUtil.getPluginPackageByModuleId(String moduleId, String repositoryURL)
           
static PluginPackage PluginPackageUtil.getPluginPackageByURL(String url)
           
static PluginPackage PluginPackageUtil.readPluginPackageProperties(String displayName, Properties props)
           
static PluginPackage PluginPackageUtil.readPluginPackageXml(Element pluginPackageEl)
           
static PluginPackage PluginPackageUtil.readPluginPackageXml(String xml)
           
 

Methods in com.liferay.portal.plugin that return types with arguments of type PluginPackage
static List<PluginPackage> PluginPackageUtil.getAllAvailablePluginPackages()
           
static List<PluginPackage> PluginPackageUtil.getInstalledPluginPackages()
           
 List<PluginPackage> LocalPluginPackageRepository.getPluginPackages()
           
 List<PluginPackage> LocalPluginPackageRepository.getPluginPackages(String groupId, String artifactId)
           
 List<PluginPackage> LocalPluginPackageRepository.getSortedPluginPackages()
           
 

Methods in com.liferay.portal.plugin with parameters of type PluginPackage
 void LocalPluginPackageRepository.addPluginPackage(PluginPackage pluginPackage)
           
 int PluginPackageImpl.compareTo(PluginPackage pluginPackage)
           
static String[] PluginPackageUtil.getStatusAndInstalledVersion(PluginPackage pluginPackage)
           
static boolean PluginPackageUtil.isIgnored(PluginPackage pluginPackage)
           
 boolean PluginPackageImpl.isLaterVersionThan(PluginPackage pluginPackage)
           
 boolean PluginPackageImpl.isPreviousVersionThan(PluginPackage pluginPackage)
           
 boolean PluginPackageImpl.isSameVersionAs(PluginPackage pluginPackage)
           
static void PluginPackageUtil.registerInstalledPluginPackage(PluginPackage pluginPackage)
           
 void LocalPluginPackageRepository.registerPluginPackageInstallation(PluginPackage pluginPackage)
           
 void LocalPluginPackageRepository.removePluginPackage(PluginPackage pluginPackage)
           
static void PluginPackageUtil.unregisterInstalledPluginPackage(PluginPackage pluginPackage)
           
static void PluginPackageUtil.updateInstallingPluginPackage(String preliminaryContext, PluginPackage pluginPackage)
           
 

Uses of PluginPackage in com.liferay.portal.service
 

Methods in com.liferay.portal.service with parameters of type PluginPackage
 List<ObjectValuePair<String,Boolean>> LayoutTemplateLocalServiceWrapper.init(javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
static List<ObjectValuePair<String,Boolean>> LayoutTemplateLocalServiceUtil.init(javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<ObjectValuePair<String,Boolean>> LayoutTemplateLocalService.init(javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<String> ThemeLocalServiceWrapper.init(javax.servlet.ServletContext servletContext, String themesPath, boolean loadFromServletContext, String[] xmls, PluginPackage pluginPackage)
           
static List<String> ThemeLocalServiceUtil.init(javax.servlet.ServletContext servletContext, String themesPath, boolean loadFromServletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<String> ThemeLocalService.init(javax.servlet.ServletContext servletContext, String themesPath, boolean loadFromServletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<ObjectValuePair<String,Boolean>> LayoutTemplateLocalServiceWrapper.init(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
static List<ObjectValuePair<String,Boolean>> LayoutTemplateLocalServiceUtil.init(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<ObjectValuePair<String,Boolean>> LayoutTemplateLocalService.init(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<String> ThemeLocalServiceWrapper.init(String servletContextName, javax.servlet.ServletContext servletContext, String themesPath, boolean loadFromServletContext, String[] xmls, PluginPackage pluginPackage)
           
static List<String> ThemeLocalServiceUtil.init(String servletContextName, javax.servlet.ServletContext servletContext, String themesPath, boolean loadFromServletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<String> ThemeLocalService.init(String servletContextName, javax.servlet.ServletContext servletContext, String themesPath, boolean loadFromServletContext, String[] xmls, PluginPackage pluginPackage)
           
 void PortletLocalServiceWrapper.initEAR(javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
static void PortletLocalServiceUtil.initEAR(javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 void PortletLocalService.initEAR(javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<Portlet> PortletLocalServiceWrapper.initWAR(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
static List<Portlet> PortletLocalServiceUtil.initWAR(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<Portlet> PortletLocalService.initWAR(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 void LayoutTemplateLocalServiceWrapper.readLayoutTemplate(String servletContextName, javax.servlet.ServletContext servletContext, Set<ObjectValuePair<String,Boolean>> layoutTemplateIds, Element el, boolean standard, String themeId, PluginPackage pluginPackage)
           
static void LayoutTemplateLocalServiceUtil.readLayoutTemplate(String servletContextName, javax.servlet.ServletContext servletContext, Set<ObjectValuePair<String,Boolean>> layoutTemplateIds, Element el, boolean standard, String themeId, PluginPackage pluginPackage)
           
 void LayoutTemplateLocalService.readLayoutTemplate(String servletContextName, javax.servlet.ServletContext servletContext, Set<ObjectValuePair<String,Boolean>> layoutTemplateIds, Element el, boolean standard, String themeId, PluginPackage pluginPackage)
           
 

Uses of PluginPackage in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl with parameters of type PluginPackage
 List<ObjectValuePair<String,Boolean>> LayoutTemplateLocalServiceImpl.init(javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<String> ThemeLocalServiceImpl.init(javax.servlet.ServletContext servletContext, String themesPath, boolean loadFromServletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<ObjectValuePair<String,Boolean>> LayoutTemplateLocalServiceImpl.init(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<String> ThemeLocalServiceImpl.init(String servletContextName, javax.servlet.ServletContext servletContext, String themesPath, boolean loadFromServletContext, String[] xmls, PluginPackage pluginPackage)
           
 void PortletLocalServiceImpl.initEAR(javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 List<Portlet> PortletLocalServiceImpl.initWAR(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage)
           
 void LayoutTemplateLocalServiceImpl.readLayoutTemplate(String servletContextName, javax.servlet.ServletContext servletContext, Set<ObjectValuePair<String,Boolean>> layoutTemplateIds, Element el, boolean standard, String themeId, PluginPackage pluginPackage)
           
 

Uses of PluginPackage in com.liferay.portal.servlet
 

Methods in com.liferay.portal.servlet that return PluginPackage
protected  PluginPackage MainServlet.initPluginPackage()
           
 

Methods in com.liferay.portal.servlet with parameters of type PluginPackage
protected  void MainServlet.initLayoutTemplates(PluginPackage pluginPackage, List<Portlet> portlets)
           
protected  List<Portlet> MainServlet.initPortlets(PluginPackage pluginPackage)
           
protected  void MainServlet.initThemes(PluginPackage pluginPackage, List<Portlet> portlets)
           
 

Uses of PluginPackage in com.liferay.portal.tools.deploy
 

Methods in com.liferay.portal.tools.deploy that return PluginPackage
protected  PluginPackage BaseDeployer.readPluginPackage(File file)
           
 

Methods in com.liferay.portal.tools.deploy with parameters of type PluginPackage
protected  void BaseDeployer.copyJars(File srcFile, PluginPackage pluginPackage)
           
protected  void BaseDeployer.copyProperties(File srcFile, PluginPackage pluginPackage)
           
protected  void BaseDeployer.copyTlds(File srcFile, PluginPackage pluginPackage)
           
protected  void PortletDeployer.copyXmls(File srcFile, String displayName, PluginPackage pluginPackage)
           
protected  void HookDeployer.copyXmls(File srcFile, String displayName, PluginPackage pluginPackage)
           
protected  void BaseDeployer.copyXmls(File srcFile, String displayName, PluginPackage pluginPackage)
           
protected  void BaseDeployer.deployDirectory(File srcFile, File mergeDir, File deployDir, String displayName, boolean overwrite, PluginPackage pluginPackage)
           
protected  void BaseDeployer.deployDirectory(File srcFile, String displayName, boolean override, PluginPackage pluginPackage)
           
protected  boolean BaseDeployer.deployFile(File srcFile, File mergeDir, File deployDir, String displayName, boolean overwrite, PluginPackage pluginPackage)
           
protected  void ThemeDeployer.processPluginPackageProperties(File srcFile, String displayName, PluginPackage pluginPackage)
           
protected  void PortletDeployer.processPluginPackageProperties(File srcFile, String displayName, PluginPackage pluginPackage)
           
protected  void BaseDeployer.processPluginPackageProperties(File srcFile, String displayName, PluginPackage pluginPackage)
           
protected  void BaseDeployer.updateGeronimoWebXml(File srcFile, String displayName, PluginPackage pluginPackage)
           
protected  void BaseDeployer.updateWebXml(File webXml, File srcFile, String displayName, PluginPackage pluginPackage)
           
 


Liferay 6.0.5