|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.base.PrincipalBean
com.liferay.portlet.messageboards.service.base.MBBanServiceBaseImpl
com.liferay.portlet.messageboards.service.impl.MBBanServiceImpl
public class MBBanServiceImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.messageboards.service.base.MBBanServiceBaseImpl |
---|
counterLocalService, counterService, mbBanLocalService, mbBanPersistence, mbCategoryFinder, mbCategoryLocalService, mbCategoryPersistence, mbCategoryService, mbDiscussionPersistence, mbMessageFinder, mbMessageFlagFinder, mbMessageFlagLocalService, mbMessageFlagPersistence, mbMessageLocalService, mbMessagePersistence, mbMessageService, mbStatsUserLocalService, mbStatsUserPersistence, mbThreadFinder, mbThreadLocalService, mbThreadPersistence, mbThreadService, userFinder, userLocalService, userPersistence, userService |
Fields inherited from class com.liferay.portal.service.base.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.base.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
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public void deleteBan(long plid, long banUserId) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |