|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGImagePersistence
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
IGImagePersistenceImpl
,
IGImageUtil
Method Summary | |
---|---|
void |
cacheResult(IGImage igImage)
|
void |
cacheResult(java.util.List<IGImage> igImages)
|
void |
clearCache()
|
int |
countAll()
|
int |
countByCustom1ImageId(long custom1ImageId)
|
int |
countByCustom2ImageId(long custom2ImageId)
|
int |
countByF_N(long folderId,
java.lang.String name)
|
int |
countByFolderId(long folderId)
|
int |
countByG_U(long groupId,
long userId)
|
int |
countByGroupId(long groupId)
|
int |
countByLargeImageId(long largeImageId)
|
int |
countBySmallImageId(long smallImageId)
|
int |
countByUUID_G(java.lang.String uuid,
long groupId)
|
int |
countByUuid(java.lang.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 |
fetchBySmallImageId(long smallImageId)
|
IGImage |
fetchBySmallImageId(long smallImageId,
boolean retrieveFromCache)
|
IGImage |
fetchByUUID_G(java.lang.String uuid,
long groupId)
|
IGImage |
fetchByUUID_G(java.lang.String uuid,
long groupId,
boolean retrieveFromCache)
|
java.util.List<IGImage> |
findAll()
|
java.util.List<IGImage> |
findAll(int start,
int end)
|
java.util.List<IGImage> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByCustom1ImageId(long custom1ImageId)
|
IGImage |
findByCustom2ImageId(long custom2ImageId)
|
IGImage |
findByF_N_First(long folderId,
java.lang.String name,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByF_N_Last(long folderId,
java.lang.String name,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage[] |
findByF_N_PrevAndNext(long imageId,
long folderId,
java.lang.String name,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<IGImage> |
findByF_N(long folderId,
java.lang.String name)
|
java.util.List<IGImage> |
findByF_N(long folderId,
java.lang.String name,
int start,
int end)
|
java.util.List<IGImage> |
findByF_N(long folderId,
java.lang.String name,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByFolderId_First(long folderId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByFolderId_Last(long folderId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage[] |
findByFolderId_PrevAndNext(long imageId,
long folderId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<IGImage> |
findByFolderId(long folderId)
|
java.util.List<IGImage> |
findByFolderId(long folderId,
int start,
int end)
|
java.util.List<IGImage> |
findByFolderId(long folderId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByG_U_First(long groupId,
long userId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByG_U_Last(long groupId,
long userId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage[] |
findByG_U_PrevAndNext(long imageId,
long groupId,
long userId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<IGImage> |
findByG_U(long groupId,
long userId)
|
java.util.List<IGImage> |
findByG_U(long groupId,
long userId,
int start,
int end)
|
java.util.List<IGImage> |
findByG_U(long groupId,
long userId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage[] |
findByGroupId_PrevAndNext(long imageId,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<IGImage> |
findByGroupId(long groupId)
|
java.util.List<IGImage> |
findByGroupId(long groupId,
int start,
int end)
|
java.util.List<IGImage> |
findByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByLargeImageId(long largeImageId)
|
IGImage |
findByPrimaryKey(long imageId)
|
IGImage |
findBySmallImageId(long smallImageId)
|
IGImage |
findByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage |
findByUUID_G(java.lang.String uuid,
long groupId)
|
IGImage |
findByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
IGImage[] |
findByUuid_PrevAndNext(long imageId,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<IGImage> |
findByUuid(java.lang.String uuid)
|
java.util.List<IGImage> |
findByUuid(java.lang.String uuid,
int start,
int end)
|
java.util.List<IGImage> |
findByUuid(java.lang.String uuid,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<java.lang.Object> |
findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
|
java.util.List<java.lang.Object> |
findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
|
IGImage |
remove(IGImage igImage)
|
IGImage |
remove(long imageId)
|
void |
removeAll()
|
void |
removeByCustom1ImageId(long custom1ImageId)
|
void |
removeByCustom2ImageId(long custom2ImageId)
|
void |
removeByF_N(long folderId,
java.lang.String name)
|
void |
removeByFolderId(long folderId)
|
void |
removeByG_U(long groupId,
long userId)
|
void |
removeByGroupId(long groupId)
|
void |
removeByLargeImageId(long largeImageId)
|
void |
removeBySmallImageId(long smallImageId)
|
void |
removeByUUID_G(java.lang.String uuid,
long groupId)
|
void |
removeByUuid(java.lang.String uuid)
|
IGImage |
update(IGImage igImage)
Deprecated. Use update(IGImage, boolean merge) . |
IGImage |
update(IGImage igImage,
boolean merge)
Add, update, or merge, the entity. |
IGImage |
updateImpl(IGImage igImage,
boolean merge)
|
Methods inherited from interface com.liferay.portal.service.persistence.BasePersistence |
---|
getListeners, registerListener, unregisterListener |
Method Detail |
---|
void cacheResult(IGImage igImage)
void cacheResult(java.util.List<IGImage> igImages)
void clearCache()
clearCache
in interface BasePersistence
IGImage create(long imageId)
IGImage remove(long imageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage remove(IGImage igImage) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage update(IGImage igImage) throws com.liferay.portal.SystemException
update(IGImage, boolean merge)
.
com.liferay.portal.SystemException
IGImage update(IGImage igImage, boolean merge) throws com.liferay.portal.SystemException
igImage
- the entity to add, update, or mergemerge
- boolean value for whether to merge the entity. The default
value is false. Setting merge to true is more expensive and
should only be true when igImage is transient. See
LEP-5473 for a detailed discussion of this method.
com.liferay.portal.SystemException
IGImage updateImpl(IGImage igImage, boolean merge) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage findByPrimaryKey(long imageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage fetchByPrimaryKey(long imageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByUuid(java.lang.String uuid) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByUuid(java.lang.String uuid, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByUuid(java.lang.String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage findByUuid_First(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage findByUuid_Last(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage[] findByUuid_PrevAndNext(long imageId, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage findByUUID_G(java.lang.String uuid, long groupId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage fetchByUUID_G(java.lang.String uuid, long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage fetchByUUID_G(java.lang.String uuid, long groupId, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByGroupId(long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByGroupId(long groupId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage findByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage findByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage[] findByGroupId_PrevAndNext(long imageId, long groupId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
java.util.List<IGImage> findByFolderId(long folderId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByFolderId(long folderId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByFolderId(long folderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage findByFolderId_First(long folderId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage findByFolderId_Last(long folderId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage[] findByFolderId_PrevAndNext(long imageId, long folderId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage findBySmallImageId(long smallImageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage fetchBySmallImageId(long smallImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage fetchBySmallImageId(long smallImageId, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage findByLargeImageId(long largeImageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage fetchByLargeImageId(long largeImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage fetchByLargeImageId(long largeImageId, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage findByCustom1ImageId(long custom1ImageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage fetchByCustom1ImageId(long custom1ImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage fetchByCustom1ImageId(long custom1ImageId, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage findByCustom2ImageId(long custom2ImageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage fetchByCustom2ImageId(long custom2ImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage fetchByCustom2ImageId(long custom2ImageId, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByG_U(long groupId, long userId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByG_U(long groupId, long userId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByG_U(long groupId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage findByG_U_First(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage findByG_U_Last(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage[] findByG_U_PrevAndNext(long imageId, long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
java.util.List<IGImage> findByF_N(long folderId, java.lang.String name) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByF_N(long folderId, java.lang.String name, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findByF_N(long folderId, java.lang.String name, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
IGImage findByF_N_First(long folderId, java.lang.String name, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage findByF_N_Last(long folderId, java.lang.String name, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
IGImage[] findByF_N_PrevAndNext(long imageId, long folderId, java.lang.String name, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
java.util.List<java.lang.Object> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<java.lang.Object> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findAll() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findAll(int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<IGImage> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByUuid(java.lang.String uuid) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByUUID_G(java.lang.String uuid, long groupId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
void removeByGroupId(long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByFolderId(long folderId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeBySmallImageId(long smallImageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
void removeByLargeImageId(long largeImageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
void removeByCustom1ImageId(long custom1ImageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
void removeByCustom2ImageId(long custom2ImageId) throws com.liferay.portal.SystemException, NoSuchImageException
com.liferay.portal.SystemException
NoSuchImageException
void removeByG_U(long groupId, long userId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByF_N(long folderId, java.lang.String name) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeAll() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByUuid(java.lang.String uuid) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByUUID_G(java.lang.String uuid, long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByGroupId(long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByFolderId(long folderId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countBySmallImageId(long smallImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByLargeImageId(long largeImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByCustom1ImageId(long custom1ImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByCustom2ImageId(long custom2ImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_U(long groupId, long userId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByF_N(long folderId, java.lang.String name) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countAll() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |