|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchEventException | |
|---|---|
| com.liferay.portlet.calendar.service.persistence | |
| Uses of NoSuchEventException in com.liferay.portlet.calendar.service.persistence |
|---|
| Methods in com.liferay.portlet.calendar.service.persistence that throw NoSuchEventException | |
|---|---|
CalEvent |
CalEventPersistence.findByCompanyId_First(long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where companyId = ?. |
static CalEvent |
CalEventUtil.findByCompanyId_First(long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where companyId = ?. |
CalEvent |
CalEventPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where companyId = ?. |
static CalEvent |
CalEventUtil.findByCompanyId_Last(long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where companyId = ?. |
CalEvent[] |
CalEventPersistence.findByCompanyId_PrevAndNext(long eventId,
long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where companyId = ?. |
static CalEvent[] |
CalEventUtil.findByCompanyId_PrevAndNext(long eventId,
long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where companyId = ?. |
CalEvent |
CalEventPersistence.findByG_R_First(long groupId,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where groupId = ? and repeating = ?. |
static CalEvent |
CalEventUtil.findByG_R_First(long groupId,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where groupId = ? and repeating = ?. |
CalEvent |
CalEventPersistence.findByG_R_Last(long groupId,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where groupId = ? and repeating = ?. |
static CalEvent |
CalEventUtil.findByG_R_Last(long groupId,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where groupId = ? and repeating = ?. |
CalEvent[] |
CalEventPersistence.findByG_R_PrevAndNext(long eventId,
long groupId,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where groupId = ? and repeating = ?. |
static CalEvent[] |
CalEventUtil.findByG_R_PrevAndNext(long eventId,
long groupId,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where groupId = ? and repeating = ?. |
CalEvent |
CalEventPersistence.findByG_T_First(long groupId,
String type,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where groupId = ? and type = ?. |
static CalEvent |
CalEventUtil.findByG_T_First(long groupId,
String type,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where groupId = ? and type = ?. |
CalEvent |
CalEventPersistence.findByG_T_Last(long groupId,
String type,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where groupId = ? and type = ?. |
static CalEvent |
CalEventUtil.findByG_T_Last(long groupId,
String type,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where groupId = ? and type = ?. |
CalEvent[] |
CalEventPersistence.findByG_T_PrevAndNext(long eventId,
long groupId,
String type,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where groupId = ? and type = ?. |
static CalEvent[] |
CalEventUtil.findByG_T_PrevAndNext(long eventId,
long groupId,
String type,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where groupId = ? and type = ?. |
CalEvent |
CalEventPersistence.findByG_T_R_First(long groupId,
String type,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where groupId = ? and type = ? and repeating = ?. |
static CalEvent |
CalEventUtil.findByG_T_R_First(long groupId,
String type,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where groupId = ? and type = ? and repeating = ?. |
CalEvent |
CalEventPersistence.findByG_T_R_Last(long groupId,
String type,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where groupId = ? and type = ? and repeating = ?. |
static CalEvent |
CalEventUtil.findByG_T_R_Last(long groupId,
String type,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where groupId = ? and type = ? and repeating = ?. |
CalEvent[] |
CalEventPersistence.findByG_T_R_PrevAndNext(long eventId,
long groupId,
String type,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where groupId = ? and type = ? and repeating = ?. |
static CalEvent[] |
CalEventUtil.findByG_T_R_PrevAndNext(long eventId,
long groupId,
String type,
boolean repeating,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where groupId = ? and type = ? and repeating = ?. |
CalEvent |
CalEventPersistence.findByGroupId_First(long groupId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where groupId = ?. |
static CalEvent |
CalEventUtil.findByGroupId_First(long groupId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where groupId = ?. |
CalEvent |
CalEventPersistence.findByGroupId_Last(long groupId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where groupId = ?. |
static CalEvent |
CalEventUtil.findByGroupId_Last(long groupId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where groupId = ?. |
CalEvent[] |
CalEventPersistence.findByGroupId_PrevAndNext(long eventId,
long groupId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where groupId = ?. |
static CalEvent[] |
CalEventUtil.findByGroupId_PrevAndNext(long eventId,
long groupId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where groupId = ?. |
CalEvent |
CalEventPersistence.findByNotRemindBy_First(int remindBy,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where remindBy ≠ ?. |
static CalEvent |
CalEventUtil.findByNotRemindBy_First(int remindBy,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where remindBy ≠ ?. |
CalEvent |
CalEventPersistence.findByNotRemindBy_Last(int remindBy,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where remindBy ≠ ?. |
static CalEvent |
CalEventUtil.findByNotRemindBy_Last(int remindBy,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where remindBy ≠ ?. |
CalEvent[] |
CalEventPersistence.findByNotRemindBy_PrevAndNext(long eventId,
int remindBy,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where remindBy ≠ ?. |
static CalEvent[] |
CalEventUtil.findByNotRemindBy_PrevAndNext(long eventId,
int remindBy,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where remindBy ≠ ?. |
CalEvent |
CalEventPersistence.findByPrimaryKey(long eventId)
Deprecated. Returns the cal event with the primary key or throws a NoSuchEventException if it could not be found. |
static CalEvent |
CalEventUtil.findByPrimaryKey(long eventId)
Deprecated. Returns the cal event with the primary key or throws a NoSuchEventException if it could not be found. |
CalEvent |
CalEventPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where uuid = ? and companyId = ?. |
static CalEvent |
CalEventUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where uuid = ? and companyId = ?. |
CalEvent |
CalEventPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where uuid = ? and companyId = ?. |
static CalEvent |
CalEventUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where uuid = ? and companyId = ?. |
CalEvent[] |
CalEventPersistence.findByUuid_C_PrevAndNext(long eventId,
String uuid,
long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where uuid = ? and companyId = ?. |
static CalEvent[] |
CalEventUtil.findByUuid_C_PrevAndNext(long eventId,
String uuid,
long companyId,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where uuid = ? and companyId = ?. |
CalEvent |
CalEventPersistence.findByUuid_First(String uuid,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where uuid = ?. |
static CalEvent |
CalEventUtil.findByUuid_First(String uuid,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the first cal event in the ordered set where uuid = ?. |
CalEvent |
CalEventPersistence.findByUUID_G(String uuid,
long groupId)
Deprecated. Returns the cal event where uuid = ? and groupId = ? or throws a NoSuchEventException if it could not be found. |
static CalEvent |
CalEventUtil.findByUUID_G(String uuid,
long groupId)
Deprecated. Returns the cal event where uuid = ? and groupId = ? or throws a NoSuchEventException if it could not be found. |
CalEvent |
CalEventPersistence.findByUuid_Last(String uuid,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where uuid = ?. |
static CalEvent |
CalEventUtil.findByUuid_Last(String uuid,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the last cal event in the ordered set where uuid = ?. |
CalEvent[] |
CalEventPersistence.findByUuid_PrevAndNext(long eventId,
String uuid,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where uuid = ?. |
static CalEvent[] |
CalEventUtil.findByUuid_PrevAndNext(long eventId,
String uuid,
OrderByComparator<CalEvent> orderByComparator)
Deprecated. Returns the cal events before and after the current cal event in the ordered set where uuid = ?. |
CalEvent |
CalEventPersistence.remove(long eventId)
Deprecated. Removes the cal event with the primary key from the database. |
static CalEvent |
CalEventUtil.remove(long eventId)
Deprecated. Removes the cal event with the primary key from the database. |
CalEvent |
CalEventPersistence.removeByUUID_G(String uuid,
long groupId)
Deprecated. Removes the cal event where uuid = ? and groupId = ? from the database. |
static CalEvent |
CalEventUtil.removeByUUID_G(String uuid,
long groupId)
Deprecated. Removes the cal event where uuid = ? and groupId = ? from the database. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||