com.liferay.portal.service.impl
Class PortletLocalServiceImpl

java.lang.Object
  extended by com.liferay.portal.service.base.PortletLocalServiceBaseImpl
      extended by com.liferay.portal.service.impl.PortletLocalServiceImpl
All Implemented Interfaces:
com.liferay.portal.kernel.bean.InitializingBean, com.liferay.portal.service.PortletLocalService

public class PortletLocalServiceImpl
extends PortletLocalServiceBaseImpl

View Source

Author:
Brian Wing Shun Chan, Raymond Aug�

Field Summary
 
Fields inherited from class com.liferay.portal.service.base.PortletLocalServiceBaseImpl
accountLocalService, accountPersistence, accountService, addressLocalService, addressPersistence, addressService, classNameLocalService, classNamePersistence, classNameService, companyLocalService, companyPersistence, companyService, contactLocalService, contactPersistence, contactService, counterLocalService, counterService, countryPersistence, countryService, emailAddressLocalService, emailAddressPersistence, emailAddressService, groupFinder, groupLocalService, groupPersistence, groupService, imageLocalService, imagePersistence, layoutFinder, layoutLocalService, layoutPersistence, layoutService, layoutSetLocalService, layoutSetPersistence, layoutSetService, layoutTemplateLocalService, listTypePersistence, listTypeService, membershipRequestLocalService, membershipRequestPersistence, membershipRequestService, organizationFinder, organizationLocalService, organizationPersistence, organizationService, orgGroupPermissionFinder, orgGroupPermissionPersistence, orgGroupRolePersistence, orgLaborLocalService, orgLaborPersistence, orgLaborService, passwordPolicyFinder, passwordPolicyLocalService, passwordPolicyPersistence, passwordPolicyRelLocalService, passwordPolicyRelPersistence, passwordPolicyService, passwordTrackerLocalService, passwordTrackerPersistence, permissionFinder, permissionLocalService, permissionPersistence, permissionService, permissionUserFinder, phoneLocalService, phonePersistence, phoneService, pluginSettingLocalService, pluginSettingPersistence, pluginSettingService, portalService, portletItemLocalService, portletItemPersistence, portletPersistence, portletPreferencesFinder, portletPreferencesLocalService, portletPreferencesPersistence, portletPreferencesService, regionPersistence, regionService, releaseLocalService, releasePersistence, resourceCodeLocalService, resourceCodePersistence, resourceFinder, resourceLocalService, resourcePersistence, resourceService, roleFinder, roleLocalService, rolePersistence, roleService, serviceComponentLocalService, serviceComponentPersistence, subscriptionLocalService, subscriptionPersistence, themeLocalService, userFinder, userGroupFinder, userGroupLocalService, userGroupPersistence, userGroupRoleLocalService, userGroupRolePersistence, userGroupRoleService, userGroupService, userIdMapperLocalService, userIdMapperPersistence, userLocalService, userPersistence, userService, userTrackerLocalService, userTrackerPathLocalService, userTrackerPathPersistence, userTrackerPersistence, webDAVPropsLocalService, webDAVPropsPersistence, websiteLocalService, websitePersistence, websiteService
 
Constructor Summary
PortletLocalServiceImpl()
           
 
Method Summary
 void destroyPortlet(com.liferay.portal.model.Portlet portlet)
           
 com.liferay.portal.model.PortletCategory getEARDisplay(java.lang.String xml)
           
 java.util.List<com.liferay.portal.kernel.portlet.FriendlyURLMapper> getFriendlyURLMappers()
           
 com.liferay.portal.model.Portlet getPortletById(long companyId, java.lang.String portletId)
           
 com.liferay.portal.model.Portlet getPortletByStrutsPath(long companyId, java.lang.String strutsPath)
           
 java.util.List<com.liferay.portal.model.Portlet> getPortlets()
           
 java.util.List<com.liferay.portal.model.Portlet> getPortlets(long companyId)
           
 java.util.List<com.liferay.portal.model.Portlet> getPortlets(long companyId, boolean showSystem, boolean showPortal)
           
 com.liferay.portal.model.PortletCategory getWARDisplay(java.lang.String servletContextName, java.lang.String xml)
           
 boolean hasPortlet(long companyId, java.lang.String portletId)
           
 void initEAR(java.lang.String[] xmls, com.liferay.portal.kernel.plugin.PluginPackage pluginPackage)
           
 java.util.List<com.liferay.portal.model.Portlet> initWAR(java.lang.String servletContextName, java.lang.String[] xmls, com.liferay.portal.kernel.plugin.PluginPackage pluginPackage)
           
 com.liferay.portal.model.Portlet updatePortlet(long companyId, java.lang.String portletId, java.lang.String roles, boolean active)
           
 
Methods inherited from class com.liferay.portal.service.base.PortletLocalServiceBaseImpl
addPortlet, afterPropertiesSet, deletePortlet, deletePortlet, dynamicQuery, dynamicQuery, getAccountLocalService, getAccountPersistence, getAccountService, getAddressLocalService, getAddressPersistence, getAddressService, getClassNameLocalService, getClassNamePersistence, getClassNameService, getCompanyLocalService, getCompanyPersistence, getCompanyService, getContactLocalService, getContactPersistence, getContactService, getCounterLocalService, getCounterService, getCountryPersistence, getCountryService, getEmailAddressLocalService, getEmailAddressPersistence, getEmailAddressService, getGroupFinder, getGroupLocalService, getGroupPersistence, getGroupService, getImageLocalService, getImagePersistence, getLayoutFinder, getLayoutLocalService, getLayoutPersistence, getLayoutService, getLayoutSetLocalService, getLayoutSetPersistence, getLayoutSetService, getLayoutTemplateLocalService, getListTypePersistence, getListTypeService, getMembershipRequestLocalService, getMembershipRequestPersistence, getMembershipRequestService, getOrganizationFinder, getOrganizationLocalService, getOrganizationPersistence, getOrganizationService, getOrgGroupPermissionFinder, getOrgGroupPermissionPersistence, getOrgGroupRolePersistence, getOrgLaborLocalService, getOrgLaborPersistence, getOrgLaborService, getPasswordPolicyFinder, getPasswordPolicyLocalService, getPasswordPolicyPersistence, getPasswordPolicyRelLocalService, getPasswordPolicyRelPersistence, getPasswordPolicyService, getPasswordTrackerLocalService, getPasswordTrackerPersistence, getPermissionFinder, getPermissionLocalService, getPermissionPersistence, getPermissionService, getPermissionUserFinder, getPhoneLocalService, getPhonePersistence, getPhoneService, getPluginSettingLocalService, getPluginSettingPersistence, getPluginSettingService, getPortalService, getPortlet, getPortletItemLocalService, getPortletItemPersistence, getPortletPersistence, getPortletPreferencesFinder, getPortletPreferencesLocalService, getPortletPreferencesPersistence, getPortletPreferencesService, getPortlets, getPortletsCount, getRegionPersistence, getRegionService, getReleaseLocalService, getReleasePersistence, getResourceCodeLocalService, getResourceCodePersistence, getResourceFinder, getResourceLocalService, getResourcePersistence, getResourceService, getRoleFinder, getRoleLocalService, getRolePersistence, getRoleService, getServiceComponentLocalService, getServiceComponentPersistence, getSubscriptionLocalService, getSubscriptionPersistence, getThemeLocalService, getUserFinder, getUserGroupFinder, getUserGroupLocalService, getUserGroupPersistence, getUserGroupRoleLocalService, getUserGroupRolePersistence, getUserGroupRoleService, getUserGroupService, getUserIdMapperLocalService, getUserIdMapperPersistence, getUserLocalService, getUserPersistence, getUserService, getUserTrackerLocalService, getUserTrackerPathLocalService, getUserTrackerPathPersistence, getUserTrackerPersistence, getWebDAVPropsLocalService, getWebDAVPropsPersistence, getWebsiteLocalService, getWebsitePersistence, getWebsiteService, setAccountLocalService, setAccountPersistence, setAccountService, setAddressLocalService, setAddressPersistence, setAddressService, setClassNameLocalService, setClassNamePersistence, setClassNameService, setCompanyLocalService, setCompanyPersistence, setCompanyService, setContactLocalService, setContactPersistence, setContactService, setCounterLocalService, setCounterService, setCountryPersistence, setCountryService, setEmailAddressLocalService, setEmailAddressPersistence, setEmailAddressService, setGroupFinder, setGroupLocalService, setGroupPersistence, setGroupService, setImageLocalService, setImagePersistence, setLayoutFinder, setLayoutLocalService, setLayoutPersistence, setLayoutService, setLayoutSetLocalService, setLayoutSetPersistence, setLayoutSetService, setLayoutTemplateLocalService, setListTypePersistence, setListTypeService, setMembershipRequestLocalService, setMembershipRequestPersistence, setMembershipRequestService, setOrganizationFinder, setOrganizationLocalService, setOrganizationPersistence, setOrganizationService, setOrgGroupPermissionFinder, setOrgGroupPermissionPersistence, setOrgGroupRolePersistence, setOrgLaborLocalService, setOrgLaborPersistence, setOrgLaborService, setPasswordPolicyFinder, setPasswordPolicyLocalService, setPasswordPolicyPersistence, setPasswordPolicyRelLocalService, setPasswordPolicyRelPersistence, setPasswordPolicyService, setPasswordTrackerLocalService, setPasswordTrackerPersistence, setPermissionFinder, setPermissionLocalService, setPermissionPersistence, setPermissionService, setPermissionUserFinder, setPhoneLocalService, setPhonePersistence, setPhoneService, setPluginSettingLocalService, setPluginSettingPersistence, setPluginSettingService, setPortalService, setPortletItemLocalService, setPortletItemPersistence, setPortletPersistence, setPortletPreferencesFinder, setPortletPreferencesLocalService, setPortletPreferencesPersistence, setPortletPreferencesService, setRegionPersistence, setRegionService, setReleaseLocalService, setReleasePersistence, setResourceCodeLocalService, setResourceCodePersistence, setResourceFinder, setResourceLocalService, setResourcePersistence, setResourceService, setRoleFinder, setRoleLocalService, setRolePersistence, setRoleService, setServiceComponentLocalService, setServiceComponentPersistence, setSubscriptionLocalService, setSubscriptionPersistence, setThemeLocalService, setUserFinder, setUserGroupFinder, setUserGroupLocalService, setUserGroupPersistence, setUserGroupRoleLocalService, setUserGroupRolePersistence, setUserGroupRoleService, setUserGroupService, setUserIdMapperLocalService, setUserIdMapperPersistence, setUserLocalService, setUserPersistence, setUserService, setUserTrackerLocalService, setUserTrackerPathLocalService, setUserTrackerPathPersistence, setUserTrackerPersistence, setWebDAVPropsLocalService, setWebDAVPropsPersistence, setWebsiteLocalService, setWebsitePersistence, setWebsiteService, updatePortlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletLocalServiceImpl

public PortletLocalServiceImpl()
Method Detail

destroyPortlet

public void destroyPortlet(com.liferay.portal.model.Portlet portlet)

getEARDisplay

public com.liferay.portal.model.PortletCategory getEARDisplay(java.lang.String xml)
                                                       throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getWARDisplay

public com.liferay.portal.model.PortletCategory getWARDisplay(java.lang.String servletContextName,
                                                              java.lang.String xml)
                                                       throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getFriendlyURLMappers

public java.util.List<com.liferay.portal.kernel.portlet.FriendlyURLMapper> getFriendlyURLMappers()

getPortletById

public com.liferay.portal.model.Portlet getPortletById(long companyId,
                                                       java.lang.String portletId)
                                                throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getPortletByStrutsPath

public com.liferay.portal.model.Portlet getPortletByStrutsPath(long companyId,
                                                               java.lang.String strutsPath)
                                                        throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getPortlets

public java.util.List<com.liferay.portal.model.Portlet> getPortlets()

getPortlets

public java.util.List<com.liferay.portal.model.Portlet> getPortlets(long companyId)
                                                             throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getPortlets

public java.util.List<com.liferay.portal.model.Portlet> getPortlets(long companyId,
                                                                    boolean showSystem,
                                                                    boolean showPortal)
                                                             throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

hasPortlet

public boolean hasPortlet(long companyId,
                          java.lang.String portletId)
                   throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

initEAR

public void initEAR(java.lang.String[] xmls,
                    com.liferay.portal.kernel.plugin.PluginPackage pluginPackage)

initWAR

public java.util.List<com.liferay.portal.model.Portlet> initWAR(java.lang.String servletContextName,
                                                                java.lang.String[] xmls,
                                                                com.liferay.portal.kernel.plugin.PluginPackage pluginPackage)

updatePortlet

public com.liferay.portal.model.Portlet updatePortlet(long companyId,
                                                      java.lang.String portletId,
                                                      java.lang.String roles,
                                                      boolean active)
                                               throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException