|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LayoutPersistence
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
LayoutPersistenceImpl
,
LayoutUtil
Method Summary | |
---|---|
void |
cacheResult(Layout layout)
|
void |
cacheResult(java.util.List<Layout> layouts)
|
void |
clearCache()
|
int |
countAll()
|
int |
countByCompanyId(long companyId)
|
int |
countByDLFolderId(long dlFolderId)
|
int |
countByG_P_F(long groupId,
boolean privateLayout,
java.lang.String friendlyURL)
|
int |
countByG_P_L(long groupId,
boolean privateLayout,
long layoutId)
|
int |
countByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId)
|
int |
countByG_P_T(long groupId,
boolean privateLayout,
java.lang.String type)
|
int |
countByG_P(long groupId,
boolean privateLayout)
|
int |
countByGroupId(long groupId)
|
int |
countByIconImageId(long iconImageId)
|
Layout |
create(long plid)
|
Layout |
fetchByDLFolderId(long dlFolderId)
|
Layout |
fetchByDLFolderId(long dlFolderId,
boolean retrieveFromCache)
|
Layout |
fetchByG_P_F(long groupId,
boolean privateLayout,
java.lang.String friendlyURL)
|
Layout |
fetchByG_P_F(long groupId,
boolean privateLayout,
java.lang.String friendlyURL,
boolean retrieveFromCache)
|
Layout |
fetchByG_P_L(long groupId,
boolean privateLayout,
long layoutId)
|
Layout |
fetchByG_P_L(long groupId,
boolean privateLayout,
long layoutId,
boolean retrieveFromCache)
|
Layout |
fetchByIconImageId(long iconImageId)
|
Layout |
fetchByIconImageId(long iconImageId,
boolean retrieveFromCache)
|
Layout |
fetchByPrimaryKey(long plid)
|
java.util.List<Layout> |
findAll()
|
java.util.List<Layout> |
findAll(int start,
int end)
|
java.util.List<Layout> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByCompanyId_First(long companyId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByCompanyId_Last(long companyId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout[] |
findByCompanyId_PrevAndNext(long plid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<Layout> |
findByCompanyId(long companyId)
|
java.util.List<Layout> |
findByCompanyId(long companyId,
int start,
int end)
|
java.util.List<Layout> |
findByCompanyId(long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByDLFolderId(long dlFolderId)
|
Layout |
findByG_P_F(long groupId,
boolean privateLayout,
java.lang.String friendlyURL)
|
Layout |
findByG_P_First(long groupId,
boolean privateLayout,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByG_P_L(long groupId,
boolean privateLayout,
long layoutId)
|
Layout |
findByG_P_Last(long groupId,
boolean privateLayout,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByG_P_P_First(long groupId,
boolean privateLayout,
long parentLayoutId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByG_P_P_Last(long groupId,
boolean privateLayout,
long parentLayoutId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout[] |
findByG_P_P_PrevAndNext(long plid,
long groupId,
boolean privateLayout,
long parentLayoutId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<Layout> |
findByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId)
|
java.util.List<Layout> |
findByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId,
int start,
int end)
|
java.util.List<Layout> |
findByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout[] |
findByG_P_PrevAndNext(long plid,
long groupId,
boolean privateLayout,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByG_P_T_First(long groupId,
boolean privateLayout,
java.lang.String type,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByG_P_T_Last(long groupId,
boolean privateLayout,
java.lang.String type,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout[] |
findByG_P_T_PrevAndNext(long plid,
long groupId,
boolean privateLayout,
java.lang.String type,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<Layout> |
findByG_P_T(long groupId,
boolean privateLayout,
java.lang.String type)
|
java.util.List<Layout> |
findByG_P_T(long groupId,
boolean privateLayout,
java.lang.String type,
int start,
int end)
|
java.util.List<Layout> |
findByG_P_T(long groupId,
boolean privateLayout,
java.lang.String type,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<Layout> |
findByG_P(long groupId,
boolean privateLayout)
|
java.util.List<Layout> |
findByG_P(long groupId,
boolean privateLayout,
int start,
int end)
|
java.util.List<Layout> |
findByG_P(long groupId,
boolean privateLayout,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout[] |
findByGroupId_PrevAndNext(long plid,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<Layout> |
findByGroupId(long groupId)
|
java.util.List<Layout> |
findByGroupId(long groupId,
int start,
int end)
|
java.util.List<Layout> |
findByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
Layout |
findByIconImageId(long iconImageId)
|
Layout |
findByPrimaryKey(long plid)
|
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)
|
Layout |
remove(Layout layout)
|
Layout |
remove(long plid)
|
void |
removeAll()
|
void |
removeByCompanyId(long companyId)
|
void |
removeByDLFolderId(long dlFolderId)
|
void |
removeByG_P_F(long groupId,
boolean privateLayout,
java.lang.String friendlyURL)
|
void |
removeByG_P_L(long groupId,
boolean privateLayout,
long layoutId)
|
void |
removeByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId)
|
void |
removeByG_P_T(long groupId,
boolean privateLayout,
java.lang.String type)
|
void |
removeByG_P(long groupId,
boolean privateLayout)
|
void |
removeByGroupId(long groupId)
|
void |
removeByIconImageId(long iconImageId)
|
Layout |
update(Layout layout)
Deprecated. Use update(Layout, boolean merge) . |
Layout |
update(Layout layout,
boolean merge)
Add, update, or merge, the entity. |
Layout |
updateImpl(Layout layout,
boolean merge)
|
Methods inherited from interface com.liferay.portal.service.persistence.BasePersistence |
---|
getListeners, registerListener, unregisterListener |
Method Detail |
---|
void cacheResult(Layout layout)
void cacheResult(java.util.List<Layout> layouts)
void clearCache()
clearCache
in interface BasePersistence
Layout create(long plid)
Layout remove(long plid) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout remove(Layout layout) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout update(Layout layout) throws com.liferay.portal.SystemException
update(Layout, boolean merge)
.
com.liferay.portal.SystemException
Layout update(Layout layout, boolean merge) throws com.liferay.portal.SystemException
layout
- 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 layout is transient. See
LEP-5473 for a detailed discussion of this method.
com.liferay.portal.SystemException
Layout updateImpl(Layout layout, boolean merge) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout findByPrimaryKey(long plid) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout fetchByPrimaryKey(long plid) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByGroupId(long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByGroupId(long groupId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout findByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout findByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout[] findByGroupId_PrevAndNext(long plid, long groupId, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
java.util.List<Layout> findByCompanyId(long companyId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByCompanyId(long companyId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout[] findByCompanyId_PrevAndNext(long plid, long companyId, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout findByDLFolderId(long dlFolderId) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout fetchByDLFolderId(long dlFolderId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout fetchByDLFolderId(long dlFolderId, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout findByIconImageId(long iconImageId) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout fetchByIconImageId(long iconImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout fetchByIconImageId(long iconImageId, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByG_P(long groupId, boolean privateLayout) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByG_P(long groupId, boolean privateLayout, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByG_P(long groupId, boolean privateLayout, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout findByG_P_First(long groupId, boolean privateLayout, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout findByG_P_Last(long groupId, boolean privateLayout, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout[] findByG_P_PrevAndNext(long plid, long groupId, boolean privateLayout, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout findByG_P_L(long groupId, boolean privateLayout, long layoutId) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout fetchByG_P_L(long groupId, boolean privateLayout, long layoutId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout fetchByG_P_L(long groupId, boolean privateLayout, long layoutId, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout findByG_P_P_First(long groupId, boolean privateLayout, long parentLayoutId, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout findByG_P_P_Last(long groupId, boolean privateLayout, long parentLayoutId, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout[] findByG_P_P_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout findByG_P_F(long groupId, boolean privateLayout, java.lang.String friendlyURL) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout fetchByG_P_F(long groupId, boolean privateLayout, java.lang.String friendlyURL) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout fetchByG_P_F(long groupId, boolean privateLayout, java.lang.String friendlyURL, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByG_P_T(long groupId, boolean privateLayout, java.lang.String type) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByG_P_T(long groupId, boolean privateLayout, java.lang.String type, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findByG_P_T(long groupId, boolean privateLayout, java.lang.String type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
Layout findByG_P_T_First(long groupId, boolean privateLayout, java.lang.String type, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout findByG_P_T_Last(long groupId, boolean privateLayout, java.lang.String type, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
Layout[] findByG_P_T_PrevAndNext(long plid, long groupId, boolean privateLayout, java.lang.String type, com.liferay.portal.kernel.util.OrderByComparator obc) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
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<Layout> findAll() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findAll(int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<Layout> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByGroupId(long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByCompanyId(long companyId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByDLFolderId(long dlFolderId) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
void removeByIconImageId(long iconImageId) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
void removeByG_P(long groupId, boolean privateLayout) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByG_P_L(long groupId, boolean privateLayout, long layoutId) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
void removeByG_P_P(long groupId, boolean privateLayout, long parentLayoutId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByG_P_F(long groupId, boolean privateLayout, java.lang.String friendlyURL) throws NoSuchLayoutException, com.liferay.portal.SystemException
NoSuchLayoutException
com.liferay.portal.SystemException
void removeByG_P_T(long groupId, boolean privateLayout, java.lang.String type) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeAll() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByGroupId(long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByCompanyId(long companyId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByDLFolderId(long dlFolderId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByIconImageId(long iconImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_P(long groupId, boolean privateLayout) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_P_L(long groupId, boolean privateLayout, long layoutId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_P_P(long groupId, boolean privateLayout, long parentLayoutId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_P_F(long groupId, boolean privateLayout, java.lang.String friendlyURL) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_P_T(long groupId, boolean privateLayout, java.lang.String type) 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 |