Liferay 6.0.5

Uses of Class
com.liferay.portlet.messageboards.NoSuchBanException

Packages that use NoSuchBanException
com.liferay.portlet.messageboards.service.persistence   
 

Uses of NoSuchBanException in com.liferay.portlet.messageboards.service.persistence
 

Methods in com.liferay.portlet.messageboards.service.persistence that throw NoSuchBanException
static MBBan MBBanUtil.findByBanUserId_First(long banUserId, OrderByComparator orderByComparator)
          Finds the first message boards ban in the ordered set where banUserId = ?.
 MBBan MBBanPersistence.findByBanUserId_First(long banUserId, OrderByComparator orderByComparator)
          Finds the first message boards ban in the ordered set where banUserId = ?.
 MBBan MBBanPersistenceImpl.findByBanUserId_First(long banUserId, OrderByComparator orderByComparator)
          Finds the first message boards ban in the ordered set where banUserId = ?.
static MBBan MBBanUtil.findByBanUserId_Last(long banUserId, OrderByComparator orderByComparator)
          Finds the last message boards ban in the ordered set where banUserId = ?.
 MBBan MBBanPersistence.findByBanUserId_Last(long banUserId, OrderByComparator orderByComparator)
          Finds the last message boards ban in the ordered set where banUserId = ?.
 MBBan MBBanPersistenceImpl.findByBanUserId_Last(long banUserId, OrderByComparator orderByComparator)
          Finds the last message boards ban in the ordered set where banUserId = ?.
static MBBan[] MBBanUtil.findByBanUserId_PrevAndNext(long banId, long banUserId, OrderByComparator orderByComparator)
          Finds the message boards bans before and after the current message boards ban in the ordered set where banUserId = ?.
 MBBan[] MBBanPersistence.findByBanUserId_PrevAndNext(long banId, long banUserId, OrderByComparator orderByComparator)
          Finds the message boards bans before and after the current message boards ban in the ordered set where banUserId = ?.
 MBBan[] MBBanPersistenceImpl.findByBanUserId_PrevAndNext(long banId, long banUserId, OrderByComparator orderByComparator)
          Finds the message boards bans before and after the current message boards ban in the ordered set where banUserId = ?.
static MBBan MBBanUtil.findByG_B(long groupId, long banUserId)
          Finds the message boards ban where groupId = ? and banUserId = ? or throws a NoSuchBanException if it could not be found.
 MBBan MBBanPersistence.findByG_B(long groupId, long banUserId)
          Finds the message boards ban where groupId = ? and banUserId = ? or throws a NoSuchBanException if it could not be found.
 MBBan MBBanPersistenceImpl.findByG_B(long groupId, long banUserId)
          Finds the message boards ban where groupId = ? and banUserId = ? or throws a NoSuchBanException if it could not be found.
static MBBan MBBanUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Finds the first message boards ban in the ordered set where groupId = ?.
 MBBan MBBanPersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Finds the first message boards ban in the ordered set where groupId = ?.
 MBBan MBBanPersistenceImpl.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Finds the first message boards ban in the ordered set where groupId = ?.
static MBBan MBBanUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Finds the last message boards ban in the ordered set where groupId = ?.
 MBBan MBBanPersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Finds the last message boards ban in the ordered set where groupId = ?.
 MBBan MBBanPersistenceImpl.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Finds the last message boards ban in the ordered set where groupId = ?.
static MBBan[] MBBanUtil.findByGroupId_PrevAndNext(long banId, long groupId, OrderByComparator orderByComparator)
          Finds the message boards bans before and after the current message boards ban in the ordered set where groupId = ?.
 MBBan[] MBBanPersistence.findByGroupId_PrevAndNext(long banId, long groupId, OrderByComparator orderByComparator)
          Finds the message boards bans before and after the current message boards ban in the ordered set where groupId = ?.
 MBBan[] MBBanPersistenceImpl.findByGroupId_PrevAndNext(long banId, long groupId, OrderByComparator orderByComparator)
          Finds the message boards bans before and after the current message boards ban in the ordered set where groupId = ?.
static MBBan MBBanUtil.findByPrimaryKey(long banId)
          Finds the message boards ban with the primary key or throws a NoSuchBanException if it could not be found.
 MBBan MBBanPersistence.findByPrimaryKey(long banId)
          Finds the message boards ban with the primary key or throws a NoSuchBanException if it could not be found.
 MBBan MBBanPersistenceImpl.findByPrimaryKey(long banId)
          Finds the message boards ban with the primary key or throws a NoSuchBanException if it could not be found.
static MBBan MBBanUtil.findByUserId_First(long userId, OrderByComparator orderByComparator)
          Finds the first message boards ban in the ordered set where userId = ?.
 MBBan MBBanPersistence.findByUserId_First(long userId, OrderByComparator orderByComparator)
          Finds the first message boards ban in the ordered set where userId = ?.
 MBBan MBBanPersistenceImpl.findByUserId_First(long userId, OrderByComparator orderByComparator)
          Finds the first message boards ban in the ordered set where userId = ?.
static MBBan MBBanUtil.findByUserId_Last(long userId, OrderByComparator orderByComparator)
          Finds the last message boards ban in the ordered set where userId = ?.
 MBBan MBBanPersistence.findByUserId_Last(long userId, OrderByComparator orderByComparator)
          Finds the last message boards ban in the ordered set where userId = ?.
 MBBan MBBanPersistenceImpl.findByUserId_Last(long userId, OrderByComparator orderByComparator)
          Finds the last message boards ban in the ordered set where userId = ?.
static MBBan[] MBBanUtil.findByUserId_PrevAndNext(long banId, long userId, OrderByComparator orderByComparator)
          Finds the message boards bans before and after the current message boards ban in the ordered set where userId = ?.
 MBBan[] MBBanPersistence.findByUserId_PrevAndNext(long banId, long userId, OrderByComparator orderByComparator)
          Finds the message boards bans before and after the current message boards ban in the ordered set where userId = ?.
 MBBan[] MBBanPersistenceImpl.findByUserId_PrevAndNext(long banId, long userId, OrderByComparator orderByComparator)
          Finds the message boards bans before and after the current message boards ban in the ordered set where userId = ?.
static MBBan MBBanUtil.remove(long banId)
          Removes the message boards ban with the primary key from the database.
 MBBan MBBanPersistence.remove(long banId)
          Removes the message boards ban with the primary key from the database.
 MBBan MBBanPersistenceImpl.remove(long banId)
          Removes the message boards ban with the primary key from the database.
static void MBBanUtil.removeByG_B(long groupId, long banUserId)
          Removes the message boards ban where groupId = ? and banUserId = ? from the database.
 void MBBanPersistence.removeByG_B(long groupId, long banUserId)
          Removes the message boards ban where groupId = ? and banUserId = ? from the database.
 void MBBanPersistenceImpl.removeByG_B(long groupId, long banUserId)
          Removes the message boards ban where groupId = ? and banUserId = ? from the database.
 


Liferay 6.0.5