public class MBBanServiceImpl extends MBBanServiceBaseImpl
counterLocalService, mbBanLocalService, mbBanPersistence, mbBanService, systemEventLocalService, systemEventPersistence, userFinder, userLocalService, userPersistence, userService| Constructor and Description |
|---|
MBBanServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.message.boards.kernel.model.MBBan |
addBan(long banUserId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
deleteBan(long banUserId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
afterPropertiesSet, destroy, getCounterLocalService, getMBBanLocalService, getMBBanPersistence, getMBBanService, getModelClass, getModelClassName, getOSGiServiceIdentifier, getSystemEventLocalService, getSystemEventPersistence, getUserFinder, getUserLocalService, getUserPersistence, getUserService, runSQL, setCounterLocalService, setMBBanLocalService, setMBBanPersistence, setMBBanService, setSystemEventLocalService, setSystemEventPersistence, setUserFinder, setUserLocalService, setUserPersistence, setUserServicepublic com.liferay.message.boards.kernel.model.MBBan addBan(long banUserId,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic void deleteBan(long banUserId,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException