|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.persistence.impl.BasePersistenceImpl<CalEvent>
com.liferay.portlet.calendar.service.persistence.CalEventPersistenceImpl
public class CalEventPersistenceImpl
CalEventPersistence,
CalEventUtil| Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
COUNT_COLUMN_NAME, listeners, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR |
| Constructor Summary | |
|---|---|
CalEventPersistenceImpl()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
void |
cacheResult(CalEvent calEvent)
|
void |
cacheResult(List<CalEvent> calEvents)
|
void |
clearCache()
Clears the cache for all instances of this model. |
void |
clearCache(CalEvent calEvent)
Clears the cache for one instance of this model. |
int |
countAll()
|
int |
countByCompanyId(long companyId)
|
int |
countByG_R(long groupId,
boolean repeating)
|
int |
countByG_T(long groupId,
String type)
|
int |
countByGroupId(long groupId)
|
int |
countByNotRemindBy(int remindBy)
|
int |
countByUUID_G(String uuid,
long groupId)
|
int |
countByUuid(String uuid)
|
CalEvent |
create(long eventId)
|
CalEvent |
fetchByPrimaryKey(long eventId)
|
CalEvent |
fetchByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or return null if it could not be found. |
CalEvent |
fetchByUUID_G(String uuid,
long groupId)
|
CalEvent |
fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
|
int |
filterCountByG_R(long groupId,
boolean repeating)
|
int |
filterCountByG_T(long groupId,
String type)
|
int |
filterCountByGroupId(long groupId)
|
List<CalEvent> |
filterFindByG_R(long groupId,
boolean repeating)
|
List<CalEvent> |
filterFindByG_R(long groupId,
boolean repeating,
int start,
int end)
|
List<CalEvent> |
filterFindByG_R(long groupId,
boolean repeating,
int start,
int end,
OrderByComparator orderByComparator)
|
List<CalEvent> |
filterFindByG_T(long groupId,
String type)
|
List<CalEvent> |
filterFindByG_T(long groupId,
String type,
int start,
int end)
|
List<CalEvent> |
filterFindByG_T(long groupId,
String type,
int start,
int end,
OrderByComparator orderByComparator)
|
List<CalEvent> |
filterFindByGroupId(long groupId)
|
List<CalEvent> |
filterFindByGroupId(long groupId,
int start,
int end)
|
List<CalEvent> |
filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<CalEvent> |
findAll()
|
List<CalEvent> |
findAll(int start,
int end)
|
List<CalEvent> |
findAll(int start,
int end,
OrderByComparator orderByComparator)
|
CalEvent |
findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
|
CalEvent |
findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
|
CalEvent[] |
findByCompanyId_PrevAndNext(long eventId,
long companyId,
OrderByComparator orderByComparator)
|
List<CalEvent> |
findByCompanyId(long companyId)
|
List<CalEvent> |
findByCompanyId(long companyId,
int start,
int end)
|
List<CalEvent> |
findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
|
CalEvent |
findByG_R_First(long groupId,
boolean repeating,
OrderByComparator orderByComparator)
|
CalEvent |
findByG_R_Last(long groupId,
boolean repeating,
OrderByComparator orderByComparator)
|
CalEvent[] |
findByG_R_PrevAndNext(long eventId,
long groupId,
boolean repeating,
OrderByComparator orderByComparator)
|
List<CalEvent> |
findByG_R(long groupId,
boolean repeating)
|
List<CalEvent> |
findByG_R(long groupId,
boolean repeating,
int start,
int end)
|
List<CalEvent> |
findByG_R(long groupId,
boolean repeating,
int start,
int end,
OrderByComparator orderByComparator)
|
CalEvent |
findByG_T_First(long groupId,
String type,
OrderByComparator orderByComparator)
|
CalEvent |
findByG_T_Last(long groupId,
String type,
OrderByComparator orderByComparator)
|
CalEvent[] |
findByG_T_PrevAndNext(long eventId,
long groupId,
String type,
OrderByComparator orderByComparator)
|
List<CalEvent> |
findByG_T(long groupId,
String type)
|
List<CalEvent> |
findByG_T(long groupId,
String type,
int start,
int end)
|
List<CalEvent> |
findByG_T(long groupId,
String type,
int start,
int end,
OrderByComparator orderByComparator)
|
CalEvent |
findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
|
CalEvent |
findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
|
CalEvent[] |
findByGroupId_PrevAndNext(long eventId,
long groupId,
OrderByComparator orderByComparator)
|
List<CalEvent> |
findByGroupId(long groupId)
|
List<CalEvent> |
findByGroupId(long groupId,
int start,
int end)
|
List<CalEvent> |
findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
CalEvent |
findByNotRemindBy_First(int remindBy,
OrderByComparator orderByComparator)
|
CalEvent |
findByNotRemindBy_Last(int remindBy,
OrderByComparator orderByComparator)
|
CalEvent[] |
findByNotRemindBy_PrevAndNext(long eventId,
int remindBy,
OrderByComparator orderByComparator)
|
List<CalEvent> |
findByNotRemindBy(int remindBy)
|
List<CalEvent> |
findByNotRemindBy(int remindBy,
int start,
int end)
|
List<CalEvent> |
findByNotRemindBy(int remindBy,
int start,
int end,
OrderByComparator orderByComparator)
|
CalEvent |
findByPrimaryKey(long eventId)
|
CalEvent |
findByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or throw an exception if it could not be found. |
CalEvent |
findByUuid_First(String uuid,
OrderByComparator orderByComparator)
|
CalEvent |
findByUUID_G(String uuid,
long groupId)
|
CalEvent |
findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
|
CalEvent[] |
findByUuid_PrevAndNext(long eventId,
String uuid,
OrderByComparator orderByComparator)
|
List<CalEvent> |
findByUuid(String uuid)
|
List<CalEvent> |
findByUuid(String uuid,
int start,
int end)
|
List<CalEvent> |
findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
|
protected CalEvent |
getByCompanyId_PrevAndNext(Session session,
CalEvent calEvent,
long companyId,
OrderByComparator orderByComparator,
boolean previous)
|
protected CalEvent |
getByG_R_PrevAndNext(Session session,
CalEvent calEvent,
long groupId,
boolean repeating,
OrderByComparator orderByComparator,
boolean previous)
|
protected CalEvent |
getByG_T_PrevAndNext(Session session,
CalEvent calEvent,
long groupId,
String type,
OrderByComparator orderByComparator,
boolean previous)
|
protected CalEvent |
getByGroupId_PrevAndNext(Session session,
CalEvent calEvent,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected CalEvent |
getByNotRemindBy_PrevAndNext(Session session,
CalEvent calEvent,
int remindBy,
OrderByComparator orderByComparator,
boolean previous)
|
protected CalEvent |
getByUuid_PrevAndNext(Session session,
CalEvent calEvent,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
CalEvent |
remove(long eventId)
|
CalEvent |
remove(Serializable primaryKey)
Removes the model instance identified by the primary key from the database, and notifies the appropriate model listeners. |
void |
removeAll()
|
void |
removeByCompanyId(long companyId)
|
void |
removeByG_R(long groupId,
boolean repeating)
|
void |
removeByG_T(long groupId,
String type)
|
void |
removeByGroupId(long groupId)
|
void |
removeByNotRemindBy(int remindBy)
|
void |
removeByUUID_G(String uuid,
long groupId)
|
void |
removeByUuid(String uuid)
|
protected CalEvent |
removeImpl(CalEvent calEvent)
Removes the model instance from the database. |
protected CalEvent |
toUnwrappedModel(CalEvent calEvent)
|
CalEvent |
updateImpl(CalEvent calEvent,
boolean merge)
Updates the model instance in the database or adds it if it does not yet exist. |
| Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
appendOrderByComparator, closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getDialect, getListeners, openNewSession, openSession, processException, registerListener, remove, setDataSource, setSessionFactory, unregisterListener, update, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.service.persistence.BasePersistence |
|---|
countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getListeners, registerListener, remove, setDataSource, unregisterListener, update, update |
| Field Detail |
|---|
public static final String FINDER_CLASS_NAME_ENTITY
public static final String FINDER_CLASS_NAME_LIST
public static final FinderPath FINDER_PATH_FIND_BY_UUID
public static final FinderPath FINDER_PATH_COUNT_BY_UUID
public static final FinderPath FINDER_PATH_FETCH_BY_UUID_G
public static final FinderPath FINDER_PATH_COUNT_BY_UUID_G
public static final FinderPath FINDER_PATH_FIND_BY_COMPANYID
public static final FinderPath FINDER_PATH_COUNT_BY_COMPANYID
public static final FinderPath FINDER_PATH_FIND_BY_GROUPID
public static final FinderPath FINDER_PATH_COUNT_BY_GROUPID
public static final FinderPath FINDER_PATH_FIND_BY_NOTREMINDBY
public static final FinderPath FINDER_PATH_COUNT_BY_NOTREMINDBY
public static final FinderPath FINDER_PATH_FIND_BY_G_T
public static final FinderPath FINDER_PATH_COUNT_BY_G_T
public static final FinderPath FINDER_PATH_FIND_BY_G_R
public static final FinderPath FINDER_PATH_COUNT_BY_G_R
public static final FinderPath FINDER_PATH_FIND_ALL
public static final FinderPath FINDER_PATH_COUNT_ALL
@BeanReference(type=CalEventPersistence.class) protected CalEventPersistence calEventPersistence
@BeanReference(type=CompanyPersistence.class) protected CompanyPersistence companyPersistence
@BeanReference(type=GroupPersistence.class) protected GroupPersistence groupPersistence
@BeanReference(type=PortletPreferencesPersistence.class) protected PortletPreferencesPersistence portletPreferencesPersistence
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=AssetEntryPersistence.class) protected AssetEntryPersistence assetEntryPersistence
@BeanReference(type=AssetTagPersistence.class) protected AssetTagPersistence assetTagPersistence
@BeanReference(type=ExpandoValuePersistence.class) protected ExpandoValuePersistence expandoValuePersistence
@BeanReference(type=SocialActivityPersistence.class) protected SocialActivityPersistence socialActivityPersistence
| Constructor Detail |
|---|
public CalEventPersistenceImpl()
| Method Detail |
|---|
public void cacheResult(CalEvent calEvent)
cacheResult in interface CalEventPersistencepublic void cacheResult(List<CalEvent> calEvents)
cacheResult in interface CalEventPersistencepublic void clearCache()
BasePersistence
The EntityCache and FinderCache are both cleared by this
method.
Caching information and settings can be found in
portal.properties
clearCache in interface BasePersistence<CalEvent>clearCache in class BasePersistenceImpl<CalEvent>public void clearCache(CalEvent calEvent)
BasePersistence
The EntityCache and FinderCache are both cleared by this
method.
clearCache in interface BasePersistence<CalEvent>clearCache in class BasePersistenceImpl<CalEvent>calEvent - the instance of this model to clear the cache forpublic CalEvent create(long eventId)
create in interface CalEventPersistence
public CalEvent remove(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
remove in interface BasePersistence<CalEvent>remove in class BasePersistenceImpl<CalEvent>primaryKey - the primary key of the model instance to remove
NoSuchModelException - if an instance of this model with the
primary key does not exist
SystemException - if a system exception occurred
public CalEvent remove(long eventId)
throws NoSuchEventException,
SystemException
remove in interface CalEventPersistenceNoSuchEventException
SystemException
protected CalEvent removeImpl(CalEvent calEvent)
throws SystemException
BasePersistenceImplBasePersistenceImpl.update(BaseModel,
boolean) depends on this method to implement the remove operation; it
only notifies the model listeners.
removeImpl in class BasePersistenceImpl<CalEvent>calEvent - the model instance to remove
SystemException - if a system exception occurred
public CalEvent updateImpl(CalEvent calEvent,
boolean merge)
throws SystemException
BasePersistenceImplBasePersistenceImpl.remove(BaseModel) depends on this method to implement the
update operation; it only notifies the model listeners.
updateImpl in interface CalEventPersistenceupdateImpl in class BasePersistenceImpl<CalEvent>calEvent - the model instance to updatemerge - whether to merge the model instance with the current
session. See BatchSession.update(
com.liferay.portal.kernel.dao.orm.Session, BaseModel, boolean)
for an explanation.
SystemException - if a system exception occurredprotected CalEvent toUnwrappedModel(CalEvent calEvent)
public CalEvent findByPrimaryKey(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
findByPrimaryKey in interface BasePersistence<CalEvent>findByPrimaryKey in class BasePersistenceImpl<CalEvent>primaryKey - the primary key of the model instance to find
NoSuchModelException - if an instance of this model with the
primary key does not exist
SystemException - if the primary key is null, or if a
system exception occurred
public CalEvent findByPrimaryKey(long eventId)
throws NoSuchEventException,
SystemException
findByPrimaryKey in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent fetchByPrimaryKey(Serializable primaryKey)
throws SystemException
BasePersistencenull if it could not be found.
fetchByPrimaryKey in interface BasePersistence<CalEvent>fetchByPrimaryKey in class BasePersistenceImpl<CalEvent>primaryKey - the primary key of the model instance to find
null if an instance of this
model with the primary key does not exist
SystemException - if the primary key is null, or if a
system exception occurred
public CalEvent fetchByPrimaryKey(long eventId)
throws SystemException
fetchByPrimaryKey in interface CalEventPersistenceSystemException
public List<CalEvent> findByUuid(String uuid)
throws SystemException
findByUuid in interface CalEventPersistenceSystemException
public List<CalEvent> findByUuid(String uuid,
int start,
int end)
throws SystemException
findByUuid in interface CalEventPersistenceSystemException
public List<CalEvent> findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByUuid in interface CalEventPersistenceSystemException
public CalEvent findByUuid_First(String uuid,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByUuid_First in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByUuid_Last in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent[] findByUuid_PrevAndNext(long eventId,
String uuid,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByUuid_PrevAndNext in interface CalEventPersistenceNoSuchEventException
SystemException
protected CalEvent getByUuid_PrevAndNext(Session session,
CalEvent calEvent,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
public CalEvent findByUUID_G(String uuid,
long groupId)
throws NoSuchEventException,
SystemException
findByUUID_G in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent fetchByUUID_G(String uuid,
long groupId)
throws SystemException
fetchByUUID_G in interface CalEventPersistenceSystemException
public CalEvent fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
throws SystemException
fetchByUUID_G in interface CalEventPersistenceSystemException
public List<CalEvent> findByCompanyId(long companyId)
throws SystemException
findByCompanyId in interface CalEventPersistenceSystemException
public List<CalEvent> findByCompanyId(long companyId,
int start,
int end)
throws SystemException
findByCompanyId in interface CalEventPersistenceSystemException
public List<CalEvent> findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByCompanyId in interface CalEventPersistenceSystemException
public CalEvent findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByCompanyId_First in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByCompanyId_Last in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent[] findByCompanyId_PrevAndNext(long eventId,
long companyId,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByCompanyId_PrevAndNext in interface CalEventPersistenceNoSuchEventException
SystemException
protected CalEvent getByCompanyId_PrevAndNext(Session session,
CalEvent calEvent,
long companyId,
OrderByComparator orderByComparator,
boolean previous)
public List<CalEvent> findByGroupId(long groupId)
throws SystemException
findByGroupId in interface CalEventPersistenceSystemException
public List<CalEvent> findByGroupId(long groupId,
int start,
int end)
throws SystemException
findByGroupId in interface CalEventPersistenceSystemException
public List<CalEvent> findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByGroupId in interface CalEventPersistenceSystemException
public CalEvent findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByGroupId_First in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByGroupId_Last in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent[] findByGroupId_PrevAndNext(long eventId,
long groupId,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByGroupId_PrevAndNext in interface CalEventPersistenceNoSuchEventException
SystemException
protected CalEvent getByGroupId_PrevAndNext(Session session,
CalEvent calEvent,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
public List<CalEvent> filterFindByGroupId(long groupId)
throws SystemException
filterFindByGroupId in interface CalEventPersistenceSystemException
public List<CalEvent> filterFindByGroupId(long groupId,
int start,
int end)
throws SystemException
filterFindByGroupId in interface CalEventPersistenceSystemException
public List<CalEvent> filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByGroupId in interface CalEventPersistenceSystemException
public List<CalEvent> findByNotRemindBy(int remindBy)
throws SystemException
findByNotRemindBy in interface CalEventPersistenceSystemException
public List<CalEvent> findByNotRemindBy(int remindBy,
int start,
int end)
throws SystemException
findByNotRemindBy in interface CalEventPersistenceSystemException
public List<CalEvent> findByNotRemindBy(int remindBy,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByNotRemindBy in interface CalEventPersistenceSystemException
public CalEvent findByNotRemindBy_First(int remindBy,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByNotRemindBy_First in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent findByNotRemindBy_Last(int remindBy,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByNotRemindBy_Last in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent[] findByNotRemindBy_PrevAndNext(long eventId,
int remindBy,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByNotRemindBy_PrevAndNext in interface CalEventPersistenceNoSuchEventException
SystemException
protected CalEvent getByNotRemindBy_PrevAndNext(Session session,
CalEvent calEvent,
int remindBy,
OrderByComparator orderByComparator,
boolean previous)
public List<CalEvent> findByG_T(long groupId,
String type)
throws SystemException
findByG_T in interface CalEventPersistenceSystemException
public List<CalEvent> findByG_T(long groupId,
String type,
int start,
int end)
throws SystemException
findByG_T in interface CalEventPersistenceSystemException
public List<CalEvent> findByG_T(long groupId,
String type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByG_T in interface CalEventPersistenceSystemException
public CalEvent findByG_T_First(long groupId,
String type,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByG_T_First in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent findByG_T_Last(long groupId,
String type,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByG_T_Last in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent[] findByG_T_PrevAndNext(long eventId,
long groupId,
String type,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByG_T_PrevAndNext in interface CalEventPersistenceNoSuchEventException
SystemException
protected CalEvent getByG_T_PrevAndNext(Session session,
CalEvent calEvent,
long groupId,
String type,
OrderByComparator orderByComparator,
boolean previous)
public List<CalEvent> filterFindByG_T(long groupId,
String type)
throws SystemException
filterFindByG_T in interface CalEventPersistenceSystemException
public List<CalEvent> filterFindByG_T(long groupId,
String type,
int start,
int end)
throws SystemException
filterFindByG_T in interface CalEventPersistenceSystemException
public List<CalEvent> filterFindByG_T(long groupId,
String type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByG_T in interface CalEventPersistenceSystemException
public List<CalEvent> findByG_R(long groupId,
boolean repeating)
throws SystemException
findByG_R in interface CalEventPersistenceSystemException
public List<CalEvent> findByG_R(long groupId,
boolean repeating,
int start,
int end)
throws SystemException
findByG_R in interface CalEventPersistenceSystemException
public List<CalEvent> findByG_R(long groupId,
boolean repeating,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByG_R in interface CalEventPersistenceSystemException
public CalEvent findByG_R_First(long groupId,
boolean repeating,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByG_R_First in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent findByG_R_Last(long groupId,
boolean repeating,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByG_R_Last in interface CalEventPersistenceNoSuchEventException
SystemException
public CalEvent[] findByG_R_PrevAndNext(long eventId,
long groupId,
boolean repeating,
OrderByComparator orderByComparator)
throws NoSuchEventException,
SystemException
findByG_R_PrevAndNext in interface CalEventPersistenceNoSuchEventException
SystemException
protected CalEvent getByG_R_PrevAndNext(Session session,
CalEvent calEvent,
long groupId,
boolean repeating,
OrderByComparator orderByComparator,
boolean previous)
public List<CalEvent> filterFindByG_R(long groupId,
boolean repeating)
throws SystemException
filterFindByG_R in interface CalEventPersistenceSystemException
public List<CalEvent> filterFindByG_R(long groupId,
boolean repeating,
int start,
int end)
throws SystemException
filterFindByG_R in interface CalEventPersistenceSystemException
public List<CalEvent> filterFindByG_R(long groupId,
boolean repeating,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByG_R in interface CalEventPersistenceSystemException
public List<CalEvent> findAll()
throws SystemException
findAll in interface CalEventPersistenceSystemException
public List<CalEvent> findAll(int start,
int end)
throws SystemException
findAll in interface CalEventPersistenceSystemException
public List<CalEvent> findAll(int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findAll in interface CalEventPersistenceSystemException
public void removeByUuid(String uuid)
throws SystemException
removeByUuid in interface CalEventPersistenceSystemException
public void removeByUUID_G(String uuid,
long groupId)
throws NoSuchEventException,
SystemException
removeByUUID_G in interface CalEventPersistenceNoSuchEventException
SystemException
public void removeByCompanyId(long companyId)
throws SystemException
removeByCompanyId in interface CalEventPersistenceSystemException
public void removeByGroupId(long groupId)
throws SystemException
removeByGroupId in interface CalEventPersistenceSystemException
public void removeByNotRemindBy(int remindBy)
throws SystemException
removeByNotRemindBy in interface CalEventPersistenceSystemException
public void removeByG_T(long groupId,
String type)
throws SystemException
removeByG_T in interface CalEventPersistenceSystemException
public void removeByG_R(long groupId,
boolean repeating)
throws SystemException
removeByG_R in interface CalEventPersistenceSystemException
public void removeAll()
throws SystemException
removeAll in interface CalEventPersistenceSystemException
public int countByUuid(String uuid)
throws SystemException
countByUuid in interface CalEventPersistenceSystemException
public int countByUUID_G(String uuid,
long groupId)
throws SystemException
countByUUID_G in interface CalEventPersistenceSystemException
public int countByCompanyId(long companyId)
throws SystemException
countByCompanyId in interface CalEventPersistenceSystemException
public int countByGroupId(long groupId)
throws SystemException
countByGroupId in interface CalEventPersistenceSystemException
public int filterCountByGroupId(long groupId)
throws SystemException
filterCountByGroupId in interface CalEventPersistenceSystemException
public int countByNotRemindBy(int remindBy)
throws SystemException
countByNotRemindBy in interface CalEventPersistenceSystemException
public int countByG_T(long groupId,
String type)
throws SystemException
countByG_T in interface CalEventPersistenceSystemException
public int filterCountByG_T(long groupId,
String type)
throws SystemException
filterCountByG_T in interface CalEventPersistenceSystemException
public int countByG_R(long groupId,
boolean repeating)
throws SystemException
countByG_R in interface CalEventPersistenceSystemException
public int filterCountByG_R(long groupId,
boolean repeating)
throws SystemException
filterCountByG_R in interface CalEventPersistenceSystemException
public int countAll()
throws SystemException
countAll in interface CalEventPersistenceSystemExceptionpublic void afterPropertiesSet()
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||