@JSONWebService(mode=MANUAL) public class PortletServiceImpl extends PortletServiceBaseImpl
counterLocalService, portletLocalService, portletPersistence, portletService
Constructor and Description |
---|
PortletServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.json.JSONArray |
getWARPortlets() |
boolean |
hasPortlet(long companyId,
String portletId) |
com.liferay.portal.kernel.model.Portlet |
updatePortlet(long companyId,
String portletId,
String roles,
boolean active) |
afterPropertiesSet, destroy, getCounterLocalService, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPortletLocalService, getPortletPersistence, getPortletService, runSQL, setCounterLocalService, setPortletLocalService, setPortletPersistence, setPortletService
public com.liferay.portal.kernel.json.JSONArray getWARPortlets()
@JSONWebService public boolean hasPortlet(long companyId, String portletId)
public com.liferay.portal.kernel.model.Portlet updatePortlet(long companyId, String portletId, String roles, boolean active) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException