|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portal.service.base.PortletServiceBaseImpl
com.liferay.portal.service.impl.PortletServiceImpl
@JSONWebService(mode=MANUAL) public class PortletServiceImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.kernel.service.BaseServiceImpl |
|---|
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
| Constructor Summary | |
|---|---|
PortletServiceImpl()
|
|
| Method Summary | |
|---|---|
com.liferay.portal.kernel.json.JSONArray |
getWARPortlets()
|
com.liferay.portal.kernel.model.Portlet |
updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
| Methods inherited from class com.liferay.portal.kernel.service.BaseServiceImpl |
|---|
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletServiceImpl()
| Method Detail |
|---|
public com.liferay.portal.kernel.json.JSONArray getWARPortlets()
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
|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||