|
Liferay 6.1.2-ce-ga3 | |||||||||
| 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<DDLRecordSet>
com.liferay.portlet.dynamicdatalists.service.persistence.DDLRecordSetPersistenceImpl
public class DDLRecordSetPersistenceImpl
The persistence implementation for the d d l record set service.
Caching information and settings can be found in portal.properties
DDLRecordSetPersistence,
DDLRecordSetUtil| Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, 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 | |
|---|---|
DDLRecordSetPersistenceImpl()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
Initializes the d d l record set persistence. |
void |
cacheResult(DDLRecordSet ddlRecordSet)
Caches the d d l record set in the entity cache if it is enabled. |
void |
cacheResult(List<DDLRecordSet> ddlRecordSets)
Caches the d d l record sets in the entity cache if it is enabled. |
protected void |
cacheUniqueFindersCache(DDLRecordSet ddlRecordSet)
|
void |
clearCache()
Clears the cache for all d d l record sets. |
void |
clearCache(DDLRecordSet ddlRecordSet)
Clears the cache for the d d l record set. |
void |
clearCache(List<DDLRecordSet> ddlRecordSets)
Clears the cache for a List instances of this model. |
protected void |
clearUniqueFindersCache(DDLRecordSet ddlRecordSet)
|
int |
countAll()
Returns the number of d d l record sets. |
int |
countByG_R(long groupId,
String recordSetKey)
Returns the number of d d l record sets where groupId = ? and recordSetKey = ?. |
int |
countByGroupId(long groupId)
Returns the number of d d l record sets where groupId = ?. |
int |
countByUUID_G(String uuid,
long groupId)
Returns the number of d d l record sets where uuid = ? and groupId = ?. |
int |
countByUuid(String uuid)
Returns the number of d d l record sets where uuid = ?. |
DDLRecordSet |
create(long recordSetId)
Creates a new d d l record set with the primary key. |
void |
destroy()
|
DDLRecordSet |
fetchByG_R(long groupId,
String recordSetKey)
Returns the d d l record set where groupId = ? and recordSetKey = ? or returns null if it could not be found. |
DDLRecordSet |
fetchByG_R(long groupId,
String recordSetKey,
boolean retrieveFromCache)
Returns the d d l record set where groupId = ? and recordSetKey = ? or returns null if it could not be found, optionally using the finder cache. |
DDLRecordSet |
fetchByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d l record set in the ordered set where groupId = ?. |
DDLRecordSet |
fetchByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d l record set in the ordered set where groupId = ?. |
DDLRecordSet |
fetchByPrimaryKey(long recordSetId)
Returns the d d l record set with the primary key or returns null if it could not be found. |
DDLRecordSet |
fetchByPrimaryKey(Serializable primaryKey)
Returns the d d l record set with the primary key or returns null if it could not be found. |
DDLRecordSet |
fetchByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d l record set in the ordered set where uuid = ?. |
DDLRecordSet |
fetchByUUID_G(String uuid,
long groupId)
Returns the d d l record set where uuid = ? and groupId = ? or returns null if it could not be found. |
DDLRecordSet |
fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Returns the d d l record set where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
DDLRecordSet |
fetchByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d l record set in the ordered set where uuid = ?. |
int |
filterCountByGroupId(long groupId)
Returns the number of d d l record sets that the user has permission to view where groupId = ?. |
DDLRecordSet[] |
filterFindByGroupId_PrevAndNext(long recordSetId,
long groupId,
OrderByComparator orderByComparator)
Returns the d d l record sets before and after the current d d l record set in the ordered set of d d l record sets that the user has permission to view where groupId = ?. |
List<DDLRecordSet> |
filterFindByGroupId(long groupId)
Returns all the d d l record sets that the user has permission to view where groupId = ?. |
List<DDLRecordSet> |
filterFindByGroupId(long groupId,
int start,
int end)
Returns a range of all the d d l record sets that the user has permission to view where groupId = ?. |
List<DDLRecordSet> |
filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d l record sets that the user has permissions to view where groupId = ?. |
protected DDLRecordSet |
filterGetByGroupId_PrevAndNext(Session session,
DDLRecordSet ddlRecordSet,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
List<DDLRecordSet> |
findAll()
Returns all the d d l record sets. |
List<DDLRecordSet> |
findAll(int start,
int end)
Returns a range of all the d d l record sets. |
List<DDLRecordSet> |
findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d l record sets. |
DDLRecordSet |
findByG_R(long groupId,
String recordSetKey)
Returns the d d l record set where groupId = ? and recordSetKey = ? or throws a NoSuchRecordSetException if it could not be found. |
DDLRecordSet |
findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d l record set in the ordered set where groupId = ?. |
DDLRecordSet |
findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d l record set in the ordered set where groupId = ?. |
DDLRecordSet[] |
findByGroupId_PrevAndNext(long recordSetId,
long groupId,
OrderByComparator orderByComparator)
Returns the d d l record sets before and after the current d d l record set in the ordered set where groupId = ?. |
List<DDLRecordSet> |
findByGroupId(long groupId)
Returns all the d d l record sets where groupId = ?. |
List<DDLRecordSet> |
findByGroupId(long groupId,
int start,
int end)
Returns a range of all the d d l record sets where groupId = ?. |
List<DDLRecordSet> |
findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d l record sets where groupId = ?. |
DDLRecordSet |
findByPrimaryKey(long recordSetId)
Returns the d d l record set with the primary key or throws a NoSuchRecordSetException if it could not be found. |
DDLRecordSet |
findByPrimaryKey(Serializable primaryKey)
Returns the d d l record set with the primary key or throws a NoSuchModelException if it could not be found. |
DDLRecordSet |
findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d l record set in the ordered set where uuid = ?. |
DDLRecordSet |
findByUUID_G(String uuid,
long groupId)
Returns the d d l record set where uuid = ? and groupId = ? or throws a NoSuchRecordSetException if it could not be found. |
DDLRecordSet |
findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d l record set in the ordered set where uuid = ?. |
DDLRecordSet[] |
findByUuid_PrevAndNext(long recordSetId,
String uuid,
OrderByComparator orderByComparator)
Returns the d d l record sets before and after the current d d l record set in the ordered set where uuid = ?. |
List<DDLRecordSet> |
findByUuid(String uuid)
Returns all the d d l record sets where uuid = ?. |
List<DDLRecordSet> |
findByUuid(String uuid,
int start,
int end)
Returns a range of all the d d l record sets where uuid = ?. |
List<DDLRecordSet> |
findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d l record sets where uuid = ?. |
protected DDLRecordSet |
getByGroupId_PrevAndNext(Session session,
DDLRecordSet ddlRecordSet,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DDLRecordSet |
getByUuid_PrevAndNext(Session session,
DDLRecordSet ddlRecordSet,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
DDLRecordSet |
remove(long recordSetId)
Removes the d d l record set with the primary key from the database. |
DDLRecordSet |
remove(Serializable primaryKey)
Removes the d d l record set with the primary key from the database. |
void |
removeAll()
Removes all the d d l record sets from the database. |
DDLRecordSet |
removeByG_R(long groupId,
String recordSetKey)
Removes the d d l record set where groupId = ? and recordSetKey = ? from the database. |
void |
removeByGroupId(long groupId)
Removes all the d d l record sets where groupId = ? from the database. |
DDLRecordSet |
removeByUUID_G(String uuid,
long groupId)
Removes the d d l record set where uuid = ? and groupId = ? from the database. |
void |
removeByUuid(String uuid)
Removes all the d d l record sets where uuid = ? from the database. |
protected DDLRecordSet |
removeImpl(DDLRecordSet ddlRecordSet)
Removes the model instance from the database. |
protected DDLRecordSet |
toUnwrappedModel(DDLRecordSet ddlRecordSet)
|
DDLRecordSet |
updateImpl(DDLRecordSet ddlRecordSet,
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, getClassLoader, getDataSource, getDB, 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 |
|---|
closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getListeners, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, update |
| Field Detail |
|---|
public static final String FINDER_CLASS_NAME_ENTITY
public static final String FINDER_CLASS_NAME_LIST_WITH_PAGINATION
public static final String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
public static final FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID
public static final FinderPath FINDER_PATH_WITHOUT_PAGINATION_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_WITH_PAGINATION_FIND_BY_GROUPID
public static final FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID
public static final FinderPath FINDER_PATH_COUNT_BY_GROUPID
public static final FinderPath FINDER_PATH_FETCH_BY_G_R
public static final FinderPath FINDER_PATH_COUNT_BY_G_R
public static final FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL
public static final FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
public static final FinderPath FINDER_PATH_COUNT_ALL
@BeanReference(type=DDLRecordPersistence.class) protected DDLRecordPersistence ddlRecordPersistence
@BeanReference(type=DDLRecordSetPersistence.class) protected DDLRecordSetPersistence ddlRecordSetPersistence
@BeanReference(type=DDLRecordVersionPersistence.class) protected DDLRecordVersionPersistence ddlRecordVersionPersistence
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=WorkflowDefinitionLinkPersistence.class) protected WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence
@BeanReference(type=DDMStructurePersistence.class) protected DDMStructurePersistence ddmStructurePersistence
@BeanReference(type=DDMStructureLinkPersistence.class) protected DDMStructureLinkPersistence ddmStructureLinkPersistence
| Constructor Detail |
|---|
public DDLRecordSetPersistenceImpl()
| Method Detail |
|---|
public void cacheResult(DDLRecordSet ddlRecordSet)
cacheResult in interface DDLRecordSetPersistenceddlRecordSet - the d d l record setpublic void cacheResult(List<DDLRecordSet> ddlRecordSets)
cacheResult in interface DDLRecordSetPersistenceddlRecordSets - the d d l record setspublic void clearCache()
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface BasePersistence<DDLRecordSet>clearCache in class BasePersistenceImpl<DDLRecordSet>public void clearCache(DDLRecordSet ddlRecordSet)
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface BasePersistence<DDLRecordSet>clearCache in class BasePersistenceImpl<DDLRecordSet>ddlRecordSet - the instance of this model to clear the cache forpublic void clearCache(List<DDLRecordSet> ddlRecordSets)
BasePersistence
The EntityCache and FinderCache are both cleared by this
method.
clearCache in interface BasePersistence<DDLRecordSet>clearCache in class BasePersistenceImpl<DDLRecordSet>ddlRecordSets - the List instances of this model to clear the cache forprotected void cacheUniqueFindersCache(DDLRecordSet ddlRecordSet)
protected void clearUniqueFindersCache(DDLRecordSet ddlRecordSet)
public DDLRecordSet create(long recordSetId)
create in interface DDLRecordSetPersistencerecordSetId - the primary key for the new d d l record set
public DDLRecordSet remove(long recordSetId)
throws NoSuchRecordSetException,
SystemException
remove in interface DDLRecordSetPersistencerecordSetId - the primary key of the d d l record set
NoSuchRecordSetException - if a d d l record set with the primary key could not be found
SystemException - if a system exception occurred
public DDLRecordSet remove(Serializable primaryKey)
throws NoSuchRecordSetException,
SystemException
remove in interface BasePersistence<DDLRecordSet>remove in class BasePersistenceImpl<DDLRecordSet>primaryKey - the primary key of the d d l record set
NoSuchRecordSetException - if a d d l record set with the primary key could not be found
SystemException - if a system exception occurred
protected DDLRecordSet removeImpl(DDLRecordSet ddlRecordSet)
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<DDLRecordSet>ddlRecordSet - the model instance to remove
SystemException - if a system exception occurred
public DDLRecordSet updateImpl(DDLRecordSet ddlRecordSet,
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 DDLRecordSetPersistenceupdateImpl in class BasePersistenceImpl<DDLRecordSet>ddlRecordSet - 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 DDLRecordSet toUnwrappedModel(DDLRecordSet ddlRecordSet)
public DDLRecordSet findByPrimaryKey(Serializable primaryKey)
throws NoSuchModelException,
SystemException
NoSuchModelException if it could not be found.
findByPrimaryKey in interface BasePersistence<DDLRecordSet>findByPrimaryKey in class BasePersistenceImpl<DDLRecordSet>primaryKey - the primary key of the d d l record set
NoSuchModelException - if a d d l record set with the primary key could not be found
SystemException - if a system exception occurred
public DDLRecordSet findByPrimaryKey(long recordSetId)
throws NoSuchRecordSetException,
SystemException
NoSuchRecordSetException if it could not be found.
findByPrimaryKey in interface DDLRecordSetPersistencerecordSetId - the primary key of the d d l record set
NoSuchRecordSetException - if a d d l record set with the primary key could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByPrimaryKey(Serializable primaryKey)
throws SystemException
null if it could not be found.
fetchByPrimaryKey in interface BasePersistence<DDLRecordSet>fetchByPrimaryKey in class BasePersistenceImpl<DDLRecordSet>primaryKey - the primary key of the d d l record set
null if a d d l record set with the primary key could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByPrimaryKey(long recordSetId)
throws SystemException
null if it could not be found.
fetchByPrimaryKey in interface DDLRecordSetPersistencerecordSetId - the primary key of the d d l record set
null if a d d l record set with the primary key could not be found
SystemException - if a system exception occurred
public List<DDLRecordSet> findByUuid(String uuid)
throws SystemException
findByUuid in interface DDLRecordSetPersistenceuuid - the uuid
SystemException - if a system exception occurred
public List<DDLRecordSet> findByUuid(String uuid,
int start,
int end)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByUuid in interface DDLRecordSetPersistenceuuid - the uuidstart - the lower bound of the range of d d l record setsend - the upper bound of the range of d d l record sets (not inclusive)
SystemException - if a system exception occurred
public List<DDLRecordSet> findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByUuid in interface DDLRecordSetPersistenceuuid - the uuidstart - the lower bound of the range of d d l record setsend - the upper bound of the range of d d l record sets (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
SystemException - if a system exception occurred
public DDLRecordSet findByUuid_First(String uuid,
OrderByComparator orderByComparator)
throws NoSuchRecordSetException,
SystemException
findByUuid_First in interface DDLRecordSetPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
NoSuchRecordSetException - if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByUuid_First(String uuid,
OrderByComparator orderByComparator)
throws SystemException
fetchByUuid_First in interface DDLRecordSetPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
null if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
throws NoSuchRecordSetException,
SystemException
findByUuid_Last in interface DDLRecordSetPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
NoSuchRecordSetException - if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByUuid_Last(String uuid,
OrderByComparator orderByComparator)
throws SystemException
fetchByUuid_Last in interface DDLRecordSetPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
null if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet[] findByUuid_PrevAndNext(long recordSetId,
String uuid,
OrderByComparator orderByComparator)
throws NoSuchRecordSetException,
SystemException
findByUuid_PrevAndNext in interface DDLRecordSetPersistencerecordSetId - the primary key of the current d d l record setuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)
NoSuchRecordSetException - if a d d l record set with the primary key could not be found
SystemException - if a system exception occurred
protected DDLRecordSet getByUuid_PrevAndNext(Session session,
DDLRecordSet ddlRecordSet,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
public DDLRecordSet findByUUID_G(String uuid,
long groupId)
throws NoSuchRecordSetException,
SystemException
NoSuchRecordSetException if it could not be found.
findByUUID_G in interface DDLRecordSetPersistenceuuid - the uuidgroupId - the group ID
NoSuchRecordSetException - if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByUUID_G(String uuid,
long groupId)
throws SystemException
null if it could not be found. Uses the finder cache.
fetchByUUID_G in interface DDLRecordSetPersistenceuuid - the uuidgroupId - the group ID
null if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
throws SystemException
null if it could not be found, optionally using the finder cache.
fetchByUUID_G in interface DDLRecordSetPersistenceuuid - the uuidgroupId - the group IDretrieveFromCache - whether to use the finder cache
null if a matching d d l record set could not be found
SystemException - if a system exception occurred
public List<DDLRecordSet> findByGroupId(long groupId)
throws SystemException
findByGroupId in interface DDLRecordSetPersistencegroupId - the group ID
SystemException - if a system exception occurred
public List<DDLRecordSet> findByGroupId(long groupId,
int start,
int end)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByGroupId in interface DDLRecordSetPersistencegroupId - the group IDstart - the lower bound of the range of d d l record setsend - the upper bound of the range of d d l record sets (not inclusive)
SystemException - if a system exception occurred
public List<DDLRecordSet> findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByGroupId in interface DDLRecordSetPersistencegroupId - the group IDstart - the lower bound of the range of d d l record setsend - the upper bound of the range of d d l record sets (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
SystemException - if a system exception occurred
public DDLRecordSet findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
throws NoSuchRecordSetException,
SystemException
findByGroupId_First in interface DDLRecordSetPersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
NoSuchRecordSetException - if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByGroupId_First(long groupId,
OrderByComparator orderByComparator)
throws SystemException
fetchByGroupId_First in interface DDLRecordSetPersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
throws NoSuchRecordSetException,
SystemException
findByGroupId_Last in interface DDLRecordSetPersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
NoSuchRecordSetException - if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
throws SystemException
fetchByGroupId_Last in interface DDLRecordSetPersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
null if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet[] findByGroupId_PrevAndNext(long recordSetId,
long groupId,
OrderByComparator orderByComparator)
throws NoSuchRecordSetException,
SystemException
findByGroupId_PrevAndNext in interface DDLRecordSetPersistencerecordSetId - the primary key of the current d d l record setgroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
NoSuchRecordSetException - if a d d l record set with the primary key could not be found
SystemException - if a system exception occurred
protected DDLRecordSet getByGroupId_PrevAndNext(Session session,
DDLRecordSet ddlRecordSet,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
public List<DDLRecordSet> filterFindByGroupId(long groupId)
throws SystemException
filterFindByGroupId in interface DDLRecordSetPersistencegroupId - the group ID
SystemException - if a system exception occurred
public List<DDLRecordSet> filterFindByGroupId(long groupId,
int start,
int end)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByGroupId in interface DDLRecordSetPersistencegroupId - the group IDstart - the lower bound of the range of d d l record setsend - the upper bound of the range of d d l record sets (not inclusive)
SystemException - if a system exception occurred
public List<DDLRecordSet> filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByGroupId in interface DDLRecordSetPersistencegroupId - the group IDstart - the lower bound of the range of d d l record setsend - the upper bound of the range of d d l record sets (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
SystemException - if a system exception occurred
public DDLRecordSet[] filterFindByGroupId_PrevAndNext(long recordSetId,
long groupId,
OrderByComparator orderByComparator)
throws NoSuchRecordSetException,
SystemException
filterFindByGroupId_PrevAndNext in interface DDLRecordSetPersistencerecordSetId - the primary key of the current d d l record setgroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
NoSuchRecordSetException - if a d d l record set with the primary key could not be found
SystemException - if a system exception occurred
protected DDLRecordSet filterGetByGroupId_PrevAndNext(Session session,
DDLRecordSet ddlRecordSet,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
public DDLRecordSet findByG_R(long groupId,
String recordSetKey)
throws NoSuchRecordSetException,
SystemException
NoSuchRecordSetException if it could not be found.
findByG_R in interface DDLRecordSetPersistencegroupId - the group IDrecordSetKey - the record set key
NoSuchRecordSetException - if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByG_R(long groupId,
String recordSetKey)
throws SystemException
null if it could not be found. Uses the finder cache.
fetchByG_R in interface DDLRecordSetPersistencegroupId - the group IDrecordSetKey - the record set key
null if a matching d d l record set could not be found
SystemException - if a system exception occurred
public DDLRecordSet fetchByG_R(long groupId,
String recordSetKey,
boolean retrieveFromCache)
throws SystemException
null if it could not be found, optionally using the finder cache.
fetchByG_R in interface DDLRecordSetPersistencegroupId - the group IDrecordSetKey - the record set keyretrieveFromCache - whether to use the finder cache
null if a matching d d l record set could not be found
SystemException - if a system exception occurred
public List<DDLRecordSet> findAll()
throws SystemException
findAll in interface DDLRecordSetPersistenceSystemException - if a system exception occurred
public List<DDLRecordSet> findAll(int start,
int end)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findAll in interface DDLRecordSetPersistencestart - the lower bound of the range of d d l record setsend - the upper bound of the range of d d l record sets (not inclusive)
SystemException - if a system exception occurred
public List<DDLRecordSet> findAll(int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findAll in interface DDLRecordSetPersistencestart - the lower bound of the range of d d l record setsend - the upper bound of the range of d d l record sets (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
SystemException - if a system exception occurred
public void removeByUuid(String uuid)
throws SystemException
removeByUuid in interface DDLRecordSetPersistenceuuid - the uuid
SystemException - if a system exception occurred
public DDLRecordSet removeByUUID_G(String uuid,
long groupId)
throws NoSuchRecordSetException,
SystemException
removeByUUID_G in interface DDLRecordSetPersistenceuuid - the uuidgroupId - the group ID
SystemException - if a system exception occurred
NoSuchRecordSetException
public void removeByGroupId(long groupId)
throws SystemException
removeByGroupId in interface DDLRecordSetPersistencegroupId - the group ID
SystemException - if a system exception occurred
public DDLRecordSet removeByG_R(long groupId,
String recordSetKey)
throws NoSuchRecordSetException,
SystemException
removeByG_R in interface DDLRecordSetPersistencegroupId - the group IDrecordSetKey - the record set key
SystemException - if a system exception occurred
NoSuchRecordSetException
public void removeAll()
throws SystemException
removeAll in interface DDLRecordSetPersistenceSystemException - if a system exception occurred
public int countByUuid(String uuid)
throws SystemException
countByUuid in interface DDLRecordSetPersistenceuuid - the uuid
SystemException - if a system exception occurred
public int countByUUID_G(String uuid,
long groupId)
throws SystemException
countByUUID_G in interface DDLRecordSetPersistenceuuid - the uuidgroupId - the group ID
SystemException - if a system exception occurred
public int countByGroupId(long groupId)
throws SystemException
countByGroupId in interface DDLRecordSetPersistencegroupId - the group ID
SystemException - if a system exception occurred
public int filterCountByGroupId(long groupId)
throws SystemException
filterCountByGroupId in interface DDLRecordSetPersistencegroupId - the group ID
SystemException - if a system exception occurred
public int countByG_R(long groupId,
String recordSetKey)
throws SystemException
countByG_R in interface DDLRecordSetPersistencegroupId - the group IDrecordSetKey - the record set key
SystemException - if a system exception occurred
public int countAll()
throws SystemException
countAll in interface DDLRecordSetPersistenceSystemException - if a system exception occurredpublic void afterPropertiesSet()
public void destroy()
|
Liferay 6.1.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||