|
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<IGImage>
com.liferay.portlet.imagegallery.service.persistence.IGImagePersistenceImpl
public class IGImagePersistenceImpl
IGImagePersistence,
IGImageUtil| 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 | |
|---|---|
IGImagePersistenceImpl()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
void |
cacheResult(IGImage igImage)
|
void |
cacheResult(List<IGImage> igImages)
|
void |
clearCache()
Clears the cache for all instances of this model. |
void |
clearCache(IGImage igImage)
Clears the cache for one instance of this model. |
int |
countAll()
|
int |
countByCustom1ImageId(long custom1ImageId)
|
int |
countByCustom2ImageId(long custom2ImageId)
|
int |
countByG_F_N(long groupId,
long folderId,
String name)
|
int |
countByG_F(long groupId,
long folderId)
|
int |
countByG_F(long groupId,
long[] folderIds)
|
int |
countByG_U(long groupId,
long userId)
|
int |
countByGroupId(long groupId)
|
int |
countByLargeImageId(long largeImageId)
|
int |
countBySmallImageId(long smallImageId)
|
int |
countByUUID_G(String uuid,
long groupId)
|
int |
countByUuid(String uuid)
|
IGImage |
create(long imageId)
|
IGImage |
fetchByCustom1ImageId(long custom1ImageId)
|
IGImage |
fetchByCustom1ImageId(long custom1ImageId,
boolean retrieveFromCache)
|
IGImage |
fetchByCustom2ImageId(long custom2ImageId)
|
IGImage |
fetchByCustom2ImageId(long custom2ImageId,
boolean retrieveFromCache)
|
IGImage |
fetchByLargeImageId(long largeImageId)
|
IGImage |
fetchByLargeImageId(long largeImageId,
boolean retrieveFromCache)
|
IGImage |
fetchByPrimaryKey(long imageId)
|
IGImage |
fetchByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or return null if it could not be found. |
IGImage |
fetchBySmallImageId(long smallImageId)
|
IGImage |
fetchBySmallImageId(long smallImageId,
boolean retrieveFromCache)
|
IGImage |
fetchByUUID_G(String uuid,
long groupId)
|
IGImage |
fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
|
int |
filterCountByG_F_N(long groupId,
long folderId,
String name)
|
int |
filterCountByG_F(long groupId,
long folderId)
|
int |
filterCountByG_F(long groupId,
long[] folderIds)
|
int |
filterCountByG_U(long groupId,
long userId)
|
int |
filterCountByGroupId(long groupId)
|
List<IGImage> |
filterFindByG_F_N(long groupId,
long folderId,
String name)
|
List<IGImage> |
filterFindByG_F_N(long groupId,
long folderId,
String name,
int start,
int end)
|
List<IGImage> |
filterFindByG_F_N(long groupId,
long folderId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
|
List<IGImage> |
filterFindByG_F(long groupId,
long folderId)
|
List<IGImage> |
filterFindByG_F(long groupId,
long[] folderIds)
|
List<IGImage> |
filterFindByG_F(long groupId,
long[] folderIds,
int start,
int end)
|
List<IGImage> |
filterFindByG_F(long groupId,
long[] folderIds,
int start,
int end,
OrderByComparator orderByComparator)
|
List<IGImage> |
filterFindByG_F(long groupId,
long folderId,
int start,
int end)
|
List<IGImage> |
filterFindByG_F(long groupId,
long folderId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<IGImage> |
filterFindByG_U(long groupId,
long userId)
|
List<IGImage> |
filterFindByG_U(long groupId,
long userId,
int start,
int end)
|
List<IGImage> |
filterFindByG_U(long groupId,
long userId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<IGImage> |
filterFindByGroupId(long groupId)
|
List<IGImage> |
filterFindByGroupId(long groupId,
int start,
int end)
|
List<IGImage> |
filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<IGImage> |
findAll()
|
List<IGImage> |
findAll(int start,
int end)
|
List<IGImage> |
findAll(int start,
int end,
OrderByComparator orderByComparator)
|
IGImage |
findByCustom1ImageId(long custom1ImageId)
|
IGImage |
findByCustom2ImageId(long custom2ImageId)
|
IGImage |
findByG_F_First(long groupId,
long folderId,
OrderByComparator orderByComparator)
|
IGImage |
findByG_F_Last(long groupId,
long folderId,
OrderByComparator orderByComparator)
|
IGImage |
findByG_F_N_First(long groupId,
long folderId,
String name,
OrderByComparator orderByComparator)
|
IGImage |
findByG_F_N_Last(long groupId,
long folderId,
String name,
OrderByComparator orderByComparator)
|
IGImage[] |
findByG_F_N_PrevAndNext(long imageId,
long groupId,
long folderId,
String name,
OrderByComparator orderByComparator)
|
List<IGImage> |
findByG_F_N(long groupId,
long folderId,
String name)
|
List<IGImage> |
findByG_F_N(long groupId,
long folderId,
String name,
int start,
int end)
|
List<IGImage> |
findByG_F_N(long groupId,
long folderId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
|
IGImage[] |
findByG_F_PrevAndNext(long imageId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
|
List<IGImage> |
findByG_F(long groupId,
long folderId)
|
List<IGImage> |
findByG_F(long groupId,
long[] folderIds)
|
List<IGImage> |
findByG_F(long groupId,
long[] folderIds,
int start,
int end)
|
List<IGImage> |
findByG_F(long groupId,
long[] folderIds,
int start,
int end,
OrderByComparator orderByComparator)
|
List<IGImage> |
findByG_F(long groupId,
long folderId,
int start,
int end)
|
List<IGImage> |
findByG_F(long groupId,
long folderId,
int start,
int end,
OrderByComparator orderByComparator)
|
IGImage |
findByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
|
IGImage |
findByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
|
IGImage[] |
findByG_U_PrevAndNext(long imageId,
long groupId,
long userId,
OrderByComparator orderByComparator)
|
List<IGImage> |
findByG_U(long groupId,
long userId)
|
List<IGImage> |
findByG_U(long groupId,
long userId,
int start,
int end)
|
List<IGImage> |
findByG_U(long groupId,
long userId,
int start,
int end,
OrderByComparator orderByComparator)
|
IGImage |
findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
|
IGImage |
findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
|
IGImage[] |
findByGroupId_PrevAndNext(long imageId,
long groupId,
OrderByComparator orderByComparator)
|
List<IGImage> |
findByGroupId(long groupId)
|
List<IGImage> |
findByGroupId(long groupId,
int start,
int end)
|
List<IGImage> |
findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
IGImage |
findByLargeImageId(long largeImageId)
|
IGImage |
findByPrimaryKey(long imageId)
|
IGImage |
findByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or throw an exception if it could not be found. |
IGImage |
findBySmallImageId(long smallImageId)
|
IGImage |
findByUuid_First(String uuid,
OrderByComparator orderByComparator)
|
IGImage |
findByUUID_G(String uuid,
long groupId)
|
IGImage |
findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
|
IGImage[] |
findByUuid_PrevAndNext(long imageId,
String uuid,
OrderByComparator orderByComparator)
|
List<IGImage> |
findByUuid(String uuid)
|
List<IGImage> |
findByUuid(String uuid,
int start,
int end)
|
List<IGImage> |
findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
|
protected IGImage |
getByG_F_N_PrevAndNext(Session session,
IGImage igImage,
long groupId,
long folderId,
String name,
OrderByComparator orderByComparator,
boolean previous)
|
protected IGImage |
getByG_F_PrevAndNext(Session session,
IGImage igImage,
long groupId,
long folderId,
OrderByComparator orderByComparator,
boolean previous)
|
protected IGImage |
getByG_U_PrevAndNext(Session session,
IGImage igImage,
long groupId,
long userId,
OrderByComparator orderByComparator,
boolean previous)
|
protected IGImage |
getByGroupId_PrevAndNext(Session session,
IGImage igImage,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected IGImage |
getByUuid_PrevAndNext(Session session,
IGImage igImage,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
IGImage |
remove(long imageId)
|
IGImage |
remove(Serializable primaryKey)
Removes the model instance identified by the primary key from the database, and notifies the appropriate model listeners. |
void |
removeAll()
|
void |
removeByCustom1ImageId(long custom1ImageId)
|
void |
removeByCustom2ImageId(long custom2ImageId)
|
void |
removeByG_F_N(long groupId,
long folderId,
String name)
|
void |
removeByG_F(long groupId,
long folderId)
|
void |
removeByG_U(long groupId,
long userId)
|
void |
removeByGroupId(long groupId)
|
void |
removeByLargeImageId(long largeImageId)
|
void |
removeBySmallImageId(long smallImageId)
|
void |
removeByUUID_G(String uuid,
long groupId)
|
void |
removeByUuid(String uuid)
|
protected IGImage |
removeImpl(IGImage igImage)
Removes the model instance from the database. |
protected IGImage |
toUnwrappedModel(IGImage igImage)
|
IGImage |
updateImpl(IGImage igImage,
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_GROUPID
public static final FinderPath FINDER_PATH_COUNT_BY_GROUPID
public static final FinderPath FINDER_PATH_FETCH_BY_SMALLIMAGEID
public static final FinderPath FINDER_PATH_COUNT_BY_SMALLIMAGEID
public static final FinderPath FINDER_PATH_FETCH_BY_LARGEIMAGEID
public static final FinderPath FINDER_PATH_COUNT_BY_LARGEIMAGEID
public static final FinderPath FINDER_PATH_FETCH_BY_CUSTOM1IMAGEID
public static final FinderPath FINDER_PATH_COUNT_BY_CUSTOM1IMAGEID
public static final FinderPath FINDER_PATH_FETCH_BY_CUSTOM2IMAGEID
public static final FinderPath FINDER_PATH_COUNT_BY_CUSTOM2IMAGEID
public static final FinderPath FINDER_PATH_FIND_BY_G_U
public static final FinderPath FINDER_PATH_COUNT_BY_G_U
public static final FinderPath FINDER_PATH_FIND_BY_G_F
public static final FinderPath FINDER_PATH_COUNT_BY_G_F
public static final FinderPath FINDER_PATH_FIND_BY_G_F_N
public static final FinderPath FINDER_PATH_COUNT_BY_G_F_N
public static final FinderPath FINDER_PATH_FIND_ALL
public static final FinderPath FINDER_PATH_COUNT_ALL
@BeanReference(type=IGFolderPersistence.class) protected IGFolderPersistence igFolderPersistence
@BeanReference(type=IGImagePersistence.class) protected IGImagePersistence igImagePersistence
@BeanReference(type=ImagePersistence.class) protected ImagePersistence imagePersistence
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=AssetCategoryPersistence.class) protected AssetCategoryPersistence assetCategoryPersistence
@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 IGImagePersistenceImpl()
| Method Detail |
|---|
public void cacheResult(IGImage igImage)
cacheResult in interface IGImagePersistencepublic void cacheResult(List<IGImage> igImages)
cacheResult in interface IGImagePersistencepublic 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<IGImage>clearCache in class BasePersistenceImpl<IGImage>public void clearCache(IGImage igImage)
BasePersistence
The EntityCache and FinderCache are both cleared by this
method.
clearCache in interface BasePersistence<IGImage>clearCache in class BasePersistenceImpl<IGImage>igImage - the instance of this model to clear the cache forpublic IGImage create(long imageId)
create in interface IGImagePersistence
public IGImage remove(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
remove in interface BasePersistence<IGImage>remove in class BasePersistenceImpl<IGImage>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 IGImage remove(long imageId)
throws NoSuchImageException,
SystemException
remove in interface IGImagePersistenceNoSuchImageException
SystemException
protected IGImage removeImpl(IGImage igImage)
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<IGImage>igImage - the model instance to remove
SystemException - if a system exception occurred
public IGImage updateImpl(IGImage igImage,
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 IGImagePersistenceupdateImpl in class BasePersistenceImpl<IGImage>igImage - 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 IGImage toUnwrappedModel(IGImage igImage)
public IGImage findByPrimaryKey(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
findByPrimaryKey in interface BasePersistence<IGImage>findByPrimaryKey in class BasePersistenceImpl<IGImage>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 IGImage findByPrimaryKey(long imageId)
throws NoSuchImageException,
SystemException
findByPrimaryKey in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage fetchByPrimaryKey(Serializable primaryKey)
throws SystemException
BasePersistencenull if it could not be found.
fetchByPrimaryKey in interface BasePersistence<IGImage>fetchByPrimaryKey in class BasePersistenceImpl<IGImage>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 IGImage fetchByPrimaryKey(long imageId)
throws SystemException
fetchByPrimaryKey in interface IGImagePersistenceSystemException
public List<IGImage> findByUuid(String uuid)
throws SystemException
findByUuid in interface IGImagePersistenceSystemException
public List<IGImage> findByUuid(String uuid,
int start,
int end)
throws SystemException
findByUuid in interface IGImagePersistenceSystemException
public List<IGImage> findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByUuid in interface IGImagePersistenceSystemException
public IGImage findByUuid_First(String uuid,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByUuid_First in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByUuid_Last in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage[] findByUuid_PrevAndNext(long imageId,
String uuid,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByUuid_PrevAndNext in interface IGImagePersistenceNoSuchImageException
SystemException
protected IGImage getByUuid_PrevAndNext(Session session,
IGImage igImage,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
public IGImage findByUUID_G(String uuid,
long groupId)
throws NoSuchImageException,
SystemException
findByUUID_G in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage fetchByUUID_G(String uuid,
long groupId)
throws SystemException
fetchByUUID_G in interface IGImagePersistenceSystemException
public IGImage fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
throws SystemException
fetchByUUID_G in interface IGImagePersistenceSystemException
public List<IGImage> findByGroupId(long groupId)
throws SystemException
findByGroupId in interface IGImagePersistenceSystemException
public List<IGImage> findByGroupId(long groupId,
int start,
int end)
throws SystemException
findByGroupId in interface IGImagePersistenceSystemException
public List<IGImage> findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByGroupId in interface IGImagePersistenceSystemException
public IGImage findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByGroupId_First in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByGroupId_Last in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage[] findByGroupId_PrevAndNext(long imageId,
long groupId,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByGroupId_PrevAndNext in interface IGImagePersistenceNoSuchImageException
SystemException
protected IGImage getByGroupId_PrevAndNext(Session session,
IGImage igImage,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
public List<IGImage> filterFindByGroupId(long groupId)
throws SystemException
filterFindByGroupId in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByGroupId(long groupId,
int start,
int end)
throws SystemException
filterFindByGroupId in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByGroupId in interface IGImagePersistenceSystemException
public IGImage findBySmallImageId(long smallImageId)
throws NoSuchImageException,
SystemException
findBySmallImageId in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage fetchBySmallImageId(long smallImageId)
throws SystemException
fetchBySmallImageId in interface IGImagePersistenceSystemException
public IGImage fetchBySmallImageId(long smallImageId,
boolean retrieveFromCache)
throws SystemException
fetchBySmallImageId in interface IGImagePersistenceSystemException
public IGImage findByLargeImageId(long largeImageId)
throws NoSuchImageException,
SystemException
findByLargeImageId in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage fetchByLargeImageId(long largeImageId)
throws SystemException
fetchByLargeImageId in interface IGImagePersistenceSystemException
public IGImage fetchByLargeImageId(long largeImageId,
boolean retrieveFromCache)
throws SystemException
fetchByLargeImageId in interface IGImagePersistenceSystemException
public IGImage findByCustom1ImageId(long custom1ImageId)
throws NoSuchImageException,
SystemException
findByCustom1ImageId in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage fetchByCustom1ImageId(long custom1ImageId)
throws SystemException
fetchByCustom1ImageId in interface IGImagePersistenceSystemException
public IGImage fetchByCustom1ImageId(long custom1ImageId,
boolean retrieveFromCache)
throws SystemException
fetchByCustom1ImageId in interface IGImagePersistenceSystemException
public IGImage findByCustom2ImageId(long custom2ImageId)
throws NoSuchImageException,
SystemException
findByCustom2ImageId in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage fetchByCustom2ImageId(long custom2ImageId)
throws SystemException
fetchByCustom2ImageId in interface IGImagePersistenceSystemException
public IGImage fetchByCustom2ImageId(long custom2ImageId,
boolean retrieveFromCache)
throws SystemException
fetchByCustom2ImageId in interface IGImagePersistenceSystemException
public List<IGImage> findByG_U(long groupId,
long userId)
throws SystemException
findByG_U in interface IGImagePersistenceSystemException
public List<IGImage> findByG_U(long groupId,
long userId,
int start,
int end)
throws SystemException
findByG_U in interface IGImagePersistenceSystemException
public List<IGImage> findByG_U(long groupId,
long userId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByG_U in interface IGImagePersistenceSystemException
public IGImage findByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByG_U_First in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage findByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByG_U_Last in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage[] findByG_U_PrevAndNext(long imageId,
long groupId,
long userId,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByG_U_PrevAndNext in interface IGImagePersistenceNoSuchImageException
SystemException
protected IGImage getByG_U_PrevAndNext(Session session,
IGImage igImage,
long groupId,
long userId,
OrderByComparator orderByComparator,
boolean previous)
public List<IGImage> filterFindByG_U(long groupId,
long userId)
throws SystemException
filterFindByG_U in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_U(long groupId,
long userId,
int start,
int end)
throws SystemException
filterFindByG_U in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_U(long groupId,
long userId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByG_U in interface IGImagePersistenceSystemException
public List<IGImage> findByG_F(long groupId,
long folderId)
throws SystemException
findByG_F in interface IGImagePersistenceSystemException
public List<IGImage> findByG_F(long groupId,
long folderId,
int start,
int end)
throws SystemException
findByG_F in interface IGImagePersistenceSystemException
public List<IGImage> findByG_F(long groupId,
long folderId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByG_F in interface IGImagePersistenceSystemException
public IGImage findByG_F_First(long groupId,
long folderId,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByG_F_First in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage findByG_F_Last(long groupId,
long folderId,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByG_F_Last in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage[] findByG_F_PrevAndNext(long imageId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByG_F_PrevAndNext in interface IGImagePersistenceNoSuchImageException
SystemException
protected IGImage getByG_F_PrevAndNext(Session session,
IGImage igImage,
long groupId,
long folderId,
OrderByComparator orderByComparator,
boolean previous)
public List<IGImage> findByG_F(long groupId,
long[] folderIds)
throws SystemException
findByG_F in interface IGImagePersistenceSystemException
public List<IGImage> findByG_F(long groupId,
long[] folderIds,
int start,
int end)
throws SystemException
findByG_F in interface IGImagePersistenceSystemException
public List<IGImage> findByG_F(long groupId,
long[] folderIds,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByG_F in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_F(long groupId,
long folderId)
throws SystemException
filterFindByG_F in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_F(long groupId,
long folderId,
int start,
int end)
throws SystemException
filterFindByG_F in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_F(long groupId,
long folderId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByG_F in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_F(long groupId,
long[] folderIds)
throws SystemException
filterFindByG_F in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_F(long groupId,
long[] folderIds,
int start,
int end)
throws SystemException
filterFindByG_F in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_F(long groupId,
long[] folderIds,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByG_F in interface IGImagePersistenceSystemException
public List<IGImage> findByG_F_N(long groupId,
long folderId,
String name)
throws SystemException
findByG_F_N in interface IGImagePersistenceSystemException
public List<IGImage> findByG_F_N(long groupId,
long folderId,
String name,
int start,
int end)
throws SystemException
findByG_F_N in interface IGImagePersistenceSystemException
public List<IGImage> findByG_F_N(long groupId,
long folderId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByG_F_N in interface IGImagePersistenceSystemException
public IGImage findByG_F_N_First(long groupId,
long folderId,
String name,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByG_F_N_First in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage findByG_F_N_Last(long groupId,
long folderId,
String name,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByG_F_N_Last in interface IGImagePersistenceNoSuchImageException
SystemException
public IGImage[] findByG_F_N_PrevAndNext(long imageId,
long groupId,
long folderId,
String name,
OrderByComparator orderByComparator)
throws NoSuchImageException,
SystemException
findByG_F_N_PrevAndNext in interface IGImagePersistenceNoSuchImageException
SystemException
protected IGImage getByG_F_N_PrevAndNext(Session session,
IGImage igImage,
long groupId,
long folderId,
String name,
OrderByComparator orderByComparator,
boolean previous)
public List<IGImage> filterFindByG_F_N(long groupId,
long folderId,
String name)
throws SystemException
filterFindByG_F_N in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_F_N(long groupId,
long folderId,
String name,
int start,
int end)
throws SystemException
filterFindByG_F_N in interface IGImagePersistenceSystemException
public List<IGImage> filterFindByG_F_N(long groupId,
long folderId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByG_F_N in interface IGImagePersistenceSystemException
public List<IGImage> findAll()
throws SystemException
findAll in interface IGImagePersistenceSystemException
public List<IGImage> findAll(int start,
int end)
throws SystemException
findAll in interface IGImagePersistenceSystemException
public List<IGImage> findAll(int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findAll in interface IGImagePersistenceSystemException
public void removeByUuid(String uuid)
throws SystemException
removeByUuid in interface IGImagePersistenceSystemException
public void removeByUUID_G(String uuid,
long groupId)
throws NoSuchImageException,
SystemException
removeByUUID_G in interface IGImagePersistenceNoSuchImageException
SystemException
public void removeByGroupId(long groupId)
throws SystemException
removeByGroupId in interface IGImagePersistenceSystemException
public void removeBySmallImageId(long smallImageId)
throws NoSuchImageException,
SystemException
removeBySmallImageId in interface IGImagePersistenceNoSuchImageException
SystemException
public void removeByLargeImageId(long largeImageId)
throws NoSuchImageException,
SystemException
removeByLargeImageId in interface IGImagePersistenceNoSuchImageException
SystemException
public void removeByCustom1ImageId(long custom1ImageId)
throws NoSuchImageException,
SystemException
removeByCustom1ImageId in interface IGImagePersistenceNoSuchImageException
SystemException
public void removeByCustom2ImageId(long custom2ImageId)
throws NoSuchImageException,
SystemException
removeByCustom2ImageId in interface IGImagePersistenceNoSuchImageException
SystemException
public void removeByG_U(long groupId,
long userId)
throws SystemException
removeByG_U in interface IGImagePersistenceSystemException
public void removeByG_F(long groupId,
long folderId)
throws SystemException
removeByG_F in interface IGImagePersistenceSystemException
public void removeByG_F_N(long groupId,
long folderId,
String name)
throws SystemException
removeByG_F_N in interface IGImagePersistenceSystemException
public void removeAll()
throws SystemException
removeAll in interface IGImagePersistenceSystemException
public int countByUuid(String uuid)
throws SystemException
countByUuid in interface IGImagePersistenceSystemException
public int countByUUID_G(String uuid,
long groupId)
throws SystemException
countByUUID_G in interface IGImagePersistenceSystemException
public int countByGroupId(long groupId)
throws SystemException
countByGroupId in interface IGImagePersistenceSystemException
public int filterCountByGroupId(long groupId)
throws SystemException
filterCountByGroupId in interface IGImagePersistenceSystemException
public int countBySmallImageId(long smallImageId)
throws SystemException
countBySmallImageId in interface IGImagePersistenceSystemException
public int countByLargeImageId(long largeImageId)
throws SystemException
countByLargeImageId in interface IGImagePersistenceSystemException
public int countByCustom1ImageId(long custom1ImageId)
throws SystemException
countByCustom1ImageId in interface IGImagePersistenceSystemException
public int countByCustom2ImageId(long custom2ImageId)
throws SystemException
countByCustom2ImageId in interface IGImagePersistenceSystemException
public int countByG_U(long groupId,
long userId)
throws SystemException
countByG_U in interface IGImagePersistenceSystemException
public int filterCountByG_U(long groupId,
long userId)
throws SystemException
filterCountByG_U in interface IGImagePersistenceSystemException
public int countByG_F(long groupId,
long folderId)
throws SystemException
countByG_F in interface IGImagePersistenceSystemException
public int countByG_F(long groupId,
long[] folderIds)
throws SystemException
countByG_F in interface IGImagePersistenceSystemException
public int filterCountByG_F(long groupId,
long folderId)
throws SystemException
filterCountByG_F in interface IGImagePersistenceSystemException
public int filterCountByG_F(long groupId,
long[] folderIds)
throws SystemException
filterCountByG_F in interface IGImagePersistenceSystemException
public int countByG_F_N(long groupId,
long folderId,
String name)
throws SystemException
countByG_F_N in interface IGImagePersistenceSystemException
public int filterCountByG_F_N(long groupId,
long folderId,
String name)
throws SystemException
filterCountByG_F_N in interface IGImagePersistenceSystemException
public int countAll()
throws SystemException
countAll in interface IGImagePersistenceSystemExceptionpublic void afterPropertiesSet()
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||