|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.impl.PrincipalBean
com.liferay.portlet.messageboards.service.impl.MBBanServiceImpl
Field Summary |
Fields inherited from class com.liferay.portal.service.impl.PrincipalBean |
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
Constructor Summary | |
MBBanServiceImpl()
|
Method Summary | |
com.liferay.portlet.messageboards.model.MBBan |
addBan(long plid,
long banUserId)
|
void |
deleteBan(long plid,
long banUserId)
|
Methods inherited from class com.liferay.portal.service.impl.PrincipalBean |
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 MBBanServiceImpl()
Method Detail |
public com.liferay.portlet.messageboards.model.MBBan addBan(long plid, long banUserId) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
addBan
in interface com.liferay.portlet.messageboards.service.MBBanService
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public void deleteBan(long plid, long banUserId) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
deleteBan
in interface com.liferay.portlet.messageboards.service.MBBanService
com.liferay.portal.PortalException
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |