Interface LayoutClassedModelUsagePersistence
- All Superinterfaces:
com.liferay.portal.kernel.service.persistence.BasePersistence<LayoutClassedModelUsage>
,com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<LayoutClassedModelUsage>
Caching information and settings can be found in portal.properties
- See Also:
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cacheResult
(LayoutClassedModelUsage layoutClassedModelUsage) Caches the layout classed model usage in the entity cache if it is enabled.void
cacheResult
(List<LayoutClassedModelUsage> layoutClassedModelUsages) Caches the layout classed model usages in the entity cache if it is enabled.int
countAll()
Returns the number of layout classed model usages.int
countByC_CN
(long companyId, long classNameId) Returns the number of layout classed model usages where companyId = ? and classNameId = ?.int
countByC_CN_CMERC
(long companyId, long classNameId, String classedModelExternalReferenceCode) Returns the number of layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.int
countByC_CN_CMERC_T
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type) Returns the number of layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.int
countByC_CN_CT
(long companyId, long classNameId, long containerType) Returns the number of layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.int
countByCK_CT_P
(String containerKey, long containerType, long plid) Returns the number of layout classed model usages where containerKey = ? and containerType = ? and plid = ?.int
countByCN_CPK
(long classNameId, long classPK) Returns the number of layout classed model usages where classNameId = ? and classPK = ?.int
countByCN_CPK_T
(long classNameId, long classPK, int type) Returns the number of layout classed model usages where classNameId = ? and classPK = ? and type = ?.int
countByG_CN_CPK_CMERC_CK_CT_P
(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid) Returns the number of layout classed model usages where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ?.int
countByPlid
(long plid) Returns the number of layout classed model usages where plid = ?.int
countByUuid
(String uuid) Returns the number of layout classed model usages where uuid = ?.int
countByUuid_C
(String uuid, long companyId) Returns the number of layout classed model usages where uuid = ? and companyId = ?.int
countByUUID_G
(String uuid, long groupId) Returns the number of layout classed model usages where uuid = ? and groupId = ?.create
(long layoutClassedModelUsageId) Creates a new layout classed model usage with the primary key.fetchByC_CN_CMERC_First
(long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.fetchByC_CN_CMERC_Last
(long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.fetchByC_CN_CMERC_T_First
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.fetchByC_CN_CMERC_T_Last
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.fetchByC_CN_CT_First
(long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.fetchByC_CN_CT_Last
(long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.fetchByC_CN_First
(long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ?.fetchByC_CN_Last
(long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ?.fetchByCK_CT_P_First
(String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.fetchByCK_CT_P_Last
(String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.fetchByCN_CPK_First
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where classNameId = ? and classPK = ?.fetchByCN_CPK_Last
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where classNameId = ? and classPK = ?.fetchByCN_CPK_T_First
(long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.fetchByCN_CPK_T_Last
(long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.fetchByG_CN_CPK_CMERC_CK_CT_P
(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid) Returns the layout classed model usage where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ? or returnsnull
if it could not be found.fetchByG_CN_CPK_CMERC_CK_CT_P
(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid, boolean useFinderCache) Returns the layout classed model usage where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ? or returnsnull
if it could not be found, optionally using the finder cache.fetchByPlid_First
(long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where plid = ?.fetchByPlid_Last
(long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where plid = ?.fetchByPrimaryKey
(long layoutClassedModelUsageId) Returns the layout classed model usage with the primary key or returnsnull
if it could not be found.fetchByUuid_C_First
(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where uuid = ? and companyId = ?.fetchByUuid_C_Last
(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where uuid = ? and companyId = ?.fetchByUuid_First
(String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where uuid = ?.fetchByUUID_G
(String uuid, long groupId) Returns the layout classed model usage where uuid = ? and groupId = ? or returnsnull
if it could not be found.fetchByUUID_G
(String uuid, long groupId, boolean useFinderCache) Returns the layout classed model usage where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.fetchByUuid_Last
(String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where uuid = ?.findAll()
Returns all the layout classed model usages.findAll
(int start, int end) Returns a range of all the layout classed model usages.findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages.findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages.findByC_CN
(long companyId, long classNameId) Returns all the layout classed model usages where companyId = ? and classNameId = ?.findByC_CN
(long companyId, long classNameId, int start, int end) Returns a range of all the layout classed model usages where companyId = ? and classNameId = ?.findByC_CN
(long companyId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ?.findByC_CN
(long companyId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ?.findByC_CN_CMERC
(long companyId, long classNameId, String classedModelExternalReferenceCode) Returns all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.findByC_CN_CMERC
(long companyId, long classNameId, String classedModelExternalReferenceCode, int start, int end) Returns a range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.findByC_CN_CMERC
(long companyId, long classNameId, String classedModelExternalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.findByC_CN_CMERC
(long companyId, long classNameId, String classedModelExternalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.findByC_CN_CMERC_First
(long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.findByC_CN_CMERC_Last
(long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.findByC_CN_CMERC_PrevAndNext
(long layoutClassedModelUsageId, long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.findByC_CN_CMERC_T
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type) Returns all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.findByC_CN_CMERC_T
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, int start, int end) Returns a range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.findByC_CN_CMERC_T
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.findByC_CN_CMERC_T
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.findByC_CN_CMERC_T_First
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.findByC_CN_CMERC_T_Last
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.findByC_CN_CMERC_T_PrevAndNext
(long layoutClassedModelUsageId, long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.findByC_CN_CT
(long companyId, long classNameId, long containerType) Returns all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.findByC_CN_CT
(long companyId, long classNameId, long containerType, int start, int end) Returns a range of all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.findByC_CN_CT
(long companyId, long classNameId, long containerType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.findByC_CN_CT
(long companyId, long classNameId, long containerType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.findByC_CN_CT_First
(long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.findByC_CN_CT_Last
(long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.findByC_CN_CT_PrevAndNext
(long layoutClassedModelUsageId, long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.findByC_CN_First
(long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ?.findByC_CN_Last
(long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ?.findByC_CN_PrevAndNext
(long layoutClassedModelUsageId, long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where companyId = ? and classNameId = ?.findByCK_CT_P
(String containerKey, long containerType, long plid) Returns all the layout classed model usages where containerKey = ? and containerType = ? and plid = ?.findByCK_CT_P
(String containerKey, long containerType, long plid, int start, int end) Returns a range of all the layout classed model usages where containerKey = ? and containerType = ? and plid = ?.findByCK_CT_P
(String containerKey, long containerType, long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where containerKey = ? and containerType = ? and plid = ?.findByCK_CT_P
(String containerKey, long containerType, long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where containerKey = ? and containerType = ? and plid = ?.findByCK_CT_P_First
(String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.findByCK_CT_P_Last
(String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.findByCK_CT_P_PrevAndNext
(long layoutClassedModelUsageId, String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.findByCN_CPK
(long classNameId, long classPK) Returns all the layout classed model usages where classNameId = ? and classPK = ?.findByCN_CPK
(long classNameId, long classPK, int start, int end) Returns a range of all the layout classed model usages where classNameId = ? and classPK = ?.findByCN_CPK
(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where classNameId = ? and classPK = ?.findByCN_CPK
(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where classNameId = ? and classPK = ?.findByCN_CPK_First
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where classNameId = ? and classPK = ?.findByCN_CPK_Last
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where classNameId = ? and classPK = ?.findByCN_CPK_PrevAndNext
(long layoutClassedModelUsageId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where classNameId = ? and classPK = ?.findByCN_CPK_T
(long classNameId, long classPK, int type) Returns all the layout classed model usages where classNameId = ? and classPK = ? and type = ?.findByCN_CPK_T
(long classNameId, long classPK, int type, int start, int end) Returns a range of all the layout classed model usages where classNameId = ? and classPK = ? and type = ?.findByCN_CPK_T
(long classNameId, long classPK, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where classNameId = ? and classPK = ? and type = ?.findByCN_CPK_T
(long classNameId, long classPK, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where classNameId = ? and classPK = ? and type = ?.findByCN_CPK_T_First
(long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.findByCN_CPK_T_Last
(long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.findByCN_CPK_T_PrevAndNext
(long layoutClassedModelUsageId, long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.findByG_CN_CPK_CMERC_CK_CT_P
(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid) Returns the layout classed model usage where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ? or throws aNoSuchLayoutClassedModelUsageException
if it could not be found.findByPlid
(long plid) Returns all the layout classed model usages where plid = ?.findByPlid
(long plid, int start, int end) Returns a range of all the layout classed model usages where plid = ?.findByPlid
(long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where plid = ?.findByPlid
(long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where plid = ?.findByPlid_First
(long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where plid = ?.findByPlid_Last
(long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where plid = ?.findByPlid_PrevAndNext
(long layoutClassedModelUsageId, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where plid = ?.findByPrimaryKey
(long layoutClassedModelUsageId) Returns the layout classed model usage with the primary key or throws aNoSuchLayoutClassedModelUsageException
if it could not be found.findByUuid
(String uuid) Returns all the layout classed model usages where uuid = ?.findByUuid
(String uuid, int start, int end) Returns a range of all the layout classed model usages where uuid = ?.findByUuid
(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where uuid = ?.findByUuid
(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where uuid = ?.findByUuid_C
(String uuid, long companyId) Returns all the layout classed model usages where uuid = ? and companyId = ?.findByUuid_C
(String uuid, long companyId, int start, int end) Returns a range of all the layout classed model usages where uuid = ? and companyId = ?.findByUuid_C
(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where uuid = ? and companyId = ?.findByUuid_C
(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where uuid = ? and companyId = ?.findByUuid_C_First
(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where uuid = ? and companyId = ?.findByUuid_C_Last
(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where uuid = ? and companyId = ?.findByUuid_C_PrevAndNext
(long layoutClassedModelUsageId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where uuid = ? and companyId = ?.findByUuid_First
(String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where uuid = ?.findByUUID_G
(String uuid, long groupId) Returns the layout classed model usage where uuid = ? and groupId = ? or throws aNoSuchLayoutClassedModelUsageException
if it could not be found.findByUuid_Last
(String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where uuid = ?.findByUuid_PrevAndNext
(long layoutClassedModelUsageId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where uuid = ?.remove
(long layoutClassedModelUsageId) Removes the layout classed model usage with the primary key from the database.void
Removes all the layout classed model usages from the database.void
removeByC_CN
(long companyId, long classNameId) Removes all the layout classed model usages where companyId = ? and classNameId = ? from the database.void
removeByC_CN_CMERC
(long companyId, long classNameId, String classedModelExternalReferenceCode) Removes all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? from the database.void
removeByC_CN_CMERC_T
(long companyId, long classNameId, String classedModelExternalReferenceCode, int type) Removes all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ? from the database.void
removeByC_CN_CT
(long companyId, long classNameId, long containerType) Removes all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ? from the database.void
removeByCK_CT_P
(String containerKey, long containerType, long plid) Removes all the layout classed model usages where containerKey = ? and containerType = ? and plid = ? from the database.void
removeByCN_CPK
(long classNameId, long classPK) Removes all the layout classed model usages where classNameId = ? and classPK = ? from the database.void
removeByCN_CPK_T
(long classNameId, long classPK, int type) Removes all the layout classed model usages where classNameId = ? and classPK = ? and type = ? from the database.removeByG_CN_CPK_CMERC_CK_CT_P
(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid) Removes the layout classed model usage where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ? from the database.void
removeByPlid
(long plid) Removes all the layout classed model usages where plid = ? from the database.void
removeByUuid
(String uuid) Removes all the layout classed model usages where uuid = ? from the database.void
removeByUuid_C
(String uuid, long companyId) Removes all the layout classed model usages where uuid = ? and companyId = ? from the database.removeByUUID_G
(String uuid, long groupId) Removes the layout classed model usage where uuid = ? and groupId = ? from the database.updateImpl
(LayoutClassedModelUsage layoutClassedModelUsage) Methods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence
clearCache, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, dslQueryCount, fetchByPrimaryKey, fetchByPrimaryKeys, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getBadColumnNames, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openSession, processException, registerListener, remove, remove, removeByFunction, setDataSource, unregisterListener, update, update
Methods inherited from interface com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence
getCTColumnNames, getMappingTableNames, getTableColumnsMap, getTableName, getUniqueIndexColumnNames
-
Method Details
-
findByUuid
Returns all the layout classed model usages where uuid = ?.- Parameters:
uuid
- the uuid- Returns:
- the matching layout classed model usages
-
findByUuid
Returns a range of all the layout classed model usages where uuid = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
uuid
- the uuidstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByUuid
List<LayoutClassedModelUsage> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where uuid = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
uuid
- the uuidstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByUuid
List<LayoutClassedModelUsage> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where uuid = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
uuid
- the uuidstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByUuid_First
LayoutClassedModelUsage findByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where uuid = ?.- Parameters:
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByUuid_First
LayoutClassedModelUsage fetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where uuid = ?.- Parameters:
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByUuid_Last
LayoutClassedModelUsage findByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where uuid = ?.- Parameters:
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByUuid_Last
LayoutClassedModelUsage fetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where uuid = ?.- Parameters:
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByUuid_PrevAndNext
LayoutClassedModelUsage[] findByUuid_PrevAndNext(long layoutClassedModelUsageId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where uuid = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usageuuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByUuid
Removes all the layout classed model usages where uuid = ? from the database.- Parameters:
uuid
- the uuid
-
countByUuid
Returns the number of layout classed model usages where uuid = ?.- Parameters:
uuid
- the uuid- Returns:
- the number of matching layout classed model usages
-
findByUUID_G
LayoutClassedModelUsage findByUUID_G(String uuid, long groupId) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usage where uuid = ? and groupId = ? or throws aNoSuchLayoutClassedModelUsageException
if it could not be found.- Parameters:
uuid
- the uuidgroupId
- the group ID- Returns:
- the matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByUUID_G
Returns the layout classed model usage where uuid = ? and groupId = ? or returnsnull
if it could not be found. Uses the finder cache.- Parameters:
uuid
- the uuidgroupId
- the group ID- Returns:
- the matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
fetchByUUID_G
Returns the layout classed model usage where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.- Parameters:
uuid
- the uuidgroupId
- the group IDuseFinderCache
- whether to use the finder cache- Returns:
- the matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
removeByUUID_G
LayoutClassedModelUsage removeByUUID_G(String uuid, long groupId) throws NoSuchLayoutClassedModelUsageException Removes the layout classed model usage where uuid = ? and groupId = ? from the database.- Parameters:
uuid
- the uuidgroupId
- the group ID- Returns:
- the layout classed model usage that was removed
- Throws:
NoSuchLayoutClassedModelUsageException
-
countByUUID_G
Returns the number of layout classed model usages where uuid = ? and groupId = ?.- Parameters:
uuid
- the uuidgroupId
- the group ID- Returns:
- the number of matching layout classed model usages
-
findByUuid_C
Returns all the layout classed model usages where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company ID- Returns:
- the matching layout classed model usages
-
findByUuid_C
Returns a range of all the layout classed model usages where uuid = ? and companyId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
uuid
- the uuidcompanyId
- the company IDstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByUuid_C
List<LayoutClassedModelUsage> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where uuid = ? and companyId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
uuid
- the uuidcompanyId
- the company IDstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByUuid_C
List<LayoutClassedModelUsage> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where uuid = ? and companyId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
uuid
- the uuidcompanyId
- the company IDstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByUuid_C_First
LayoutClassedModelUsage findByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByUuid_C_First
LayoutClassedModelUsage fetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByUuid_C_Last
LayoutClassedModelUsage findByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByUuid_C_Last
LayoutClassedModelUsage fetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByUuid_C_PrevAndNext
LayoutClassedModelUsage[] findByUuid_C_PrevAndNext(long layoutClassedModelUsageId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where uuid = ? and companyId = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usageuuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByUuid_C
Removes all the layout classed model usages where uuid = ? and companyId = ? from the database.- Parameters:
uuid
- the uuidcompanyId
- the company ID
-
countByUuid_C
Returns the number of layout classed model usages where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company ID- Returns:
- the number of matching layout classed model usages
-
findByPlid
Returns all the layout classed model usages where plid = ?.- Parameters:
plid
- the plid- Returns:
- the matching layout classed model usages
-
findByPlid
Returns a range of all the layout classed model usages where plid = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
plid
- the plidstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByPlid
List<LayoutClassedModelUsage> findByPlid(long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where plid = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
plid
- the plidstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByPlid
List<LayoutClassedModelUsage> findByPlid(long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where plid = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
plid
- the plidstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByPlid_First
LayoutClassedModelUsage findByPlid_First(long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where plid = ?.- Parameters:
plid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByPlid_First
LayoutClassedModelUsage fetchByPlid_First(long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where plid = ?.- Parameters:
plid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByPlid_Last
LayoutClassedModelUsage findByPlid_Last(long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where plid = ?.- Parameters:
plid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByPlid_Last
LayoutClassedModelUsage fetchByPlid_Last(long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where plid = ?.- Parameters:
plid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByPlid_PrevAndNext
LayoutClassedModelUsage[] findByPlid_PrevAndNext(long layoutClassedModelUsageId, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where plid = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usageplid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByPlid
void removeByPlid(long plid) Removes all the layout classed model usages where plid = ? from the database.- Parameters:
plid
- the plid
-
countByPlid
int countByPlid(long plid) Returns the number of layout classed model usages where plid = ?.- Parameters:
plid
- the plid- Returns:
- the number of matching layout classed model usages
-
findByC_CN
Returns all the layout classed model usages where companyId = ? and classNameId = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name ID- Returns:
- the matching layout classed model usages
-
findByC_CN
Returns a range of all the layout classed model usages where companyId = ? and classNameId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByC_CN
List<LayoutClassedModelUsage> findByC_CN(long companyId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByC_CN
List<LayoutClassedModelUsage> findByC_CN(long companyId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByC_CN_First
LayoutClassedModelUsage findByC_CN_First(long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByC_CN_First
LayoutClassedModelUsage fetchByC_CN_First(long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByC_CN_Last
LayoutClassedModelUsage findByC_CN_Last(long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByC_CN_Last
LayoutClassedModelUsage fetchByC_CN_Last(long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByC_CN_PrevAndNext
LayoutClassedModelUsage[] findByC_CN_PrevAndNext(long layoutClassedModelUsageId, long companyId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where companyId = ? and classNameId = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usagecompanyId
- the company IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByC_CN
void removeByC_CN(long companyId, long classNameId) Removes all the layout classed model usages where companyId = ? and classNameId = ? from the database.- Parameters:
companyId
- the company IDclassNameId
- the class name ID
-
countByC_CN
int countByC_CN(long companyId, long classNameId) Returns the number of layout classed model usages where companyId = ? and classNameId = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name ID- Returns:
- the number of matching layout classed model usages
-
findByCN_CPK
Returns all the layout classed model usages where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pk- Returns:
- the matching layout classed model usages
-
findByCN_CPK
Returns a range of all the layout classed model usages where classNameId = ? and classPK = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByCN_CPK
List<LayoutClassedModelUsage> findByCN_CPK(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where classNameId = ? and classPK = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByCN_CPK
List<LayoutClassedModelUsage> findByCN_CPK(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where classNameId = ? and classPK = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByCN_CPK_First
LayoutClassedModelUsage findByCN_CPK_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByCN_CPK_First
LayoutClassedModelUsage fetchByCN_CPK_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByCN_CPK_Last
LayoutClassedModelUsage findByCN_CPK_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByCN_CPK_Last
LayoutClassedModelUsage fetchByCN_CPK_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByCN_CPK_PrevAndNext
LayoutClassedModelUsage[] findByCN_CPK_PrevAndNext(long layoutClassedModelUsageId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where classNameId = ? and classPK = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usageclassNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByCN_CPK
void removeByCN_CPK(long classNameId, long classPK) Removes all the layout classed model usages where classNameId = ? and classPK = ? from the database.- Parameters:
classNameId
- the class name IDclassPK
- the class pk
-
countByCN_CPK
int countByCN_CPK(long classNameId, long classPK) Returns the number of layout classed model usages where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pk- Returns:
- the number of matching layout classed model usages
-
findByC_CN_CMERC
List<LayoutClassedModelUsage> findByC_CN_CMERC(long companyId, long classNameId, String classedModelExternalReferenceCode) Returns all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference code- Returns:
- the matching layout classed model usages
-
findByC_CN_CMERC
List<LayoutClassedModelUsage> findByC_CN_CMERC(long companyId, long classNameId, String classedModelExternalReferenceCode, int start, int end) Returns a range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByC_CN_CMERC
List<LayoutClassedModelUsage> findByC_CN_CMERC(long companyId, long classNameId, String classedModelExternalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByC_CN_CMERC
List<LayoutClassedModelUsage> findByC_CN_CMERC(long companyId, long classNameId, String classedModelExternalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByC_CN_CMERC_First
LayoutClassedModelUsage findByC_CN_CMERC_First(long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByC_CN_CMERC_First
LayoutClassedModelUsage fetchByC_CN_CMERC_First(long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByC_CN_CMERC_Last
LayoutClassedModelUsage findByC_CN_CMERC_Last(long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByC_CN_CMERC_Last
LayoutClassedModelUsage fetchByC_CN_CMERC_Last(long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByC_CN_CMERC_PrevAndNext
LayoutClassedModelUsage[] findByC_CN_CMERC_PrevAndNext(long layoutClassedModelUsageId, long companyId, long classNameId, String classedModelExternalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usagecompanyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByC_CN_CMERC
Removes all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? from the database.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference code
-
countByC_CN_CMERC
Returns the number of layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference code- Returns:
- the number of matching layout classed model usages
-
findByC_CN_CT
Returns all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container type- Returns:
- the matching layout classed model usages
-
findByC_CN_CT
List<LayoutClassedModelUsage> findByC_CN_CT(long companyId, long classNameId, long containerType, int start, int end) Returns a range of all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container typestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByC_CN_CT
List<LayoutClassedModelUsage> findByC_CN_CT(long companyId, long classNameId, long containerType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container typestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByC_CN_CT
List<LayoutClassedModelUsage> findByC_CN_CT(long companyId, long classNameId, long containerType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container typestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByC_CN_CT_First
LayoutClassedModelUsage findByC_CN_CT_First(long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByC_CN_CT_First
LayoutClassedModelUsage fetchByC_CN_CT_First(long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByC_CN_CT_Last
LayoutClassedModelUsage findByC_CN_CT_Last(long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByC_CN_CT_Last
LayoutClassedModelUsage fetchByC_CN_CT_Last(long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByC_CN_CT_PrevAndNext
LayoutClassedModelUsage[] findByC_CN_CT_PrevAndNext(long layoutClassedModelUsageId, long companyId, long classNameId, long containerType, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where companyId = ? and classNameId = ? and containerType = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usagecompanyId
- the company IDclassNameId
- the class name IDcontainerType
- the container typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByC_CN_CT
void removeByC_CN_CT(long companyId, long classNameId, long containerType) Removes all the layout classed model usages where companyId = ? and classNameId = ? and containerType = ? from the database.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container type
-
countByC_CN_CT
int countByC_CN_CT(long companyId, long classNameId, long containerType) Returns the number of layout classed model usages where companyId = ? and classNameId = ? and containerType = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDcontainerType
- the container type- Returns:
- the number of matching layout classed model usages
-
findByCN_CPK_T
Returns all the layout classed model usages where classNameId = ? and classPK = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the type- Returns:
- the matching layout classed model usages
-
findByCN_CPK_T
List<LayoutClassedModelUsage> findByCN_CPK_T(long classNameId, long classPK, int type, int start, int end) Returns a range of all the layout classed model usages where classNameId = ? and classPK = ? and type = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the typestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByCN_CPK_T
List<LayoutClassedModelUsage> findByCN_CPK_T(long classNameId, long classPK, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where classNameId = ? and classPK = ? and type = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the typestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByCN_CPK_T
List<LayoutClassedModelUsage> findByCN_CPK_T(long classNameId, long classPK, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where classNameId = ? and classPK = ? and type = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the typestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByCN_CPK_T_First
LayoutClassedModelUsage findByCN_CPK_T_First(long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByCN_CPK_T_First
LayoutClassedModelUsage fetchByCN_CPK_T_First(long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByCN_CPK_T_Last
LayoutClassedModelUsage findByCN_CPK_T_Last(long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByCN_CPK_T_Last
LayoutClassedModelUsage fetchByCN_CPK_T_Last(long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByCN_CPK_T_PrevAndNext
LayoutClassedModelUsage[] findByCN_CPK_T_PrevAndNext(long layoutClassedModelUsageId, long classNameId, long classPK, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where classNameId = ? and classPK = ? and type = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usageclassNameId
- the class name IDclassPK
- the class pktype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByCN_CPK_T
void removeByCN_CPK_T(long classNameId, long classPK, int type) Removes all the layout classed model usages where classNameId = ? and classPK = ? and type = ? from the database.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the type
-
countByCN_CPK_T
int countByCN_CPK_T(long classNameId, long classPK, int type) Returns the number of layout classed model usages where classNameId = ? and classPK = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pktype
- the type- Returns:
- the number of matching layout classed model usages
-
findByCK_CT_P
Returns all the layout classed model usages where containerKey = ? and containerType = ? and plid = ?.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plid- Returns:
- the matching layout classed model usages
-
findByCK_CT_P
List<LayoutClassedModelUsage> findByCK_CT_P(String containerKey, long containerType, long plid, int start, int end) Returns a range of all the layout classed model usages where containerKey = ? and containerType = ? and plid = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plidstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByCK_CT_P
List<LayoutClassedModelUsage> findByCK_CT_P(String containerKey, long containerType, long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where containerKey = ? and containerType = ? and plid = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plidstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByCK_CT_P
List<LayoutClassedModelUsage> findByCK_CT_P(String containerKey, long containerType, long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where containerKey = ? and containerType = ? and plid = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plidstart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByCK_CT_P_First
LayoutClassedModelUsage findByCK_CT_P_First(String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByCK_CT_P_First
LayoutClassedModelUsage fetchByCK_CT_P_First(String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByCK_CT_P_Last
LayoutClassedModelUsage findByCK_CT_P_Last(String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByCK_CT_P_Last
LayoutClassedModelUsage fetchByCK_CT_P_Last(String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByCK_CT_P_PrevAndNext
LayoutClassedModelUsage[] findByCK_CT_P_PrevAndNext(long layoutClassedModelUsageId, String containerKey, long containerType, long plid, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where containerKey = ? and containerType = ? and plid = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usagecontainerKey
- the container keycontainerType
- the container typeplid
- the plidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByCK_CT_P
Removes all the layout classed model usages where containerKey = ? and containerType = ? and plid = ? from the database.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plid
-
countByCK_CT_P
Returns the number of layout classed model usages where containerKey = ? and containerType = ? and plid = ?.- Parameters:
containerKey
- the container keycontainerType
- the container typeplid
- the plid- Returns:
- the number of matching layout classed model usages
-
findByC_CN_CMERC_T
List<LayoutClassedModelUsage> findByC_CN_CMERC_T(long companyId, long classNameId, String classedModelExternalReferenceCode, int type) Returns all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the type- Returns:
- the matching layout classed model usages
-
findByC_CN_CMERC_T
List<LayoutClassedModelUsage> findByC_CN_CMERC_T(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, int start, int end) Returns a range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the typestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of matching layout classed model usages
-
findByC_CN_CMERC_T
List<LayoutClassedModelUsage> findByC_CN_CMERC_T(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the typestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching layout classed model usages
-
findByC_CN_CMERC_T
List<LayoutClassedModelUsage> findByC_CN_CMERC_T(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the typestart
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching layout classed model usages
-
findByC_CN_CMERC_T_First
LayoutClassedModelUsage findByC_CN_CMERC_T_First(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByC_CN_CMERC_T_First
LayoutClassedModelUsage fetchByC_CN_CMERC_T_First(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the first layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByC_CN_CMERC_T_Last
LayoutClassedModelUsage findByC_CN_CMERC_T_Last(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByC_CN_CMERC_T_Last
LayoutClassedModelUsage fetchByC_CN_CMERC_T_Last(long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns the last layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
findByC_CN_CMERC_T_PrevAndNext
LayoutClassedModelUsage[] findByC_CN_CMERC_T_PrevAndNext(long layoutClassedModelUsageId, long companyId, long classNameId, String classedModelExternalReferenceCode, int type, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usages before and after the current layout classed model usage in the ordered set where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.- Parameters:
layoutClassedModelUsageId
- the primary key of the current layout classed model usagecompanyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
removeByC_CN_CMERC_T
void removeByC_CN_CMERC_T(long companyId, long classNameId, String classedModelExternalReferenceCode, int type) Removes all the layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ? from the database.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the type
-
countByC_CN_CMERC_T
int countByC_CN_CMERC_T(long companyId, long classNameId, String classedModelExternalReferenceCode, int type) Returns the number of layout classed model usages where companyId = ? and classNameId = ? and classedModelExternalReferenceCode = ? and type = ?.- Parameters:
companyId
- the company IDclassNameId
- the class name IDclassedModelExternalReferenceCode
- the classed model external reference codetype
- the type- Returns:
- the number of matching layout classed model usages
-
findByG_CN_CPK_CMERC_CK_CT_P
LayoutClassedModelUsage findByG_CN_CPK_CMERC_CK_CT_P(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usage where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ? or throws aNoSuchLayoutClassedModelUsageException
if it could not be found.- Parameters:
groupId
- the group IDclassNameId
- the class name IDclassPK
- the class pkclassedModelExternalReferenceCode
- the classed model external reference codecontainerKey
- the container keycontainerType
- the container typeplid
- the plid- Returns:
- the matching layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a matching layout classed model usage could not be found
-
fetchByG_CN_CPK_CMERC_CK_CT_P
LayoutClassedModelUsage fetchByG_CN_CPK_CMERC_CK_CT_P(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid) Returns the layout classed model usage where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ? or returnsnull
if it could not be found. Uses the finder cache.- Parameters:
groupId
- the group IDclassNameId
- the class name IDclassPK
- the class pkclassedModelExternalReferenceCode
- the classed model external reference codecontainerKey
- the container keycontainerType
- the container typeplid
- the plid- Returns:
- the matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
fetchByG_CN_CPK_CMERC_CK_CT_P
LayoutClassedModelUsage fetchByG_CN_CPK_CMERC_CK_CT_P(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid, boolean useFinderCache) Returns the layout classed model usage where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ? or returnsnull
if it could not be found, optionally using the finder cache.- Parameters:
groupId
- the group IDclassNameId
- the class name IDclassPK
- the class pkclassedModelExternalReferenceCode
- the classed model external reference codecontainerKey
- the container keycontainerType
- the container typeplid
- the pliduseFinderCache
- whether to use the finder cache- Returns:
- the matching layout classed model usage, or
null
if a matching layout classed model usage could not be found
-
removeByG_CN_CPK_CMERC_CK_CT_P
LayoutClassedModelUsage removeByG_CN_CPK_CMERC_CK_CT_P(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid) throws NoSuchLayoutClassedModelUsageException Removes the layout classed model usage where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ? from the database.- Parameters:
groupId
- the group IDclassNameId
- the class name IDclassPK
- the class pkclassedModelExternalReferenceCode
- the classed model external reference codecontainerKey
- the container keycontainerType
- the container typeplid
- the plid- Returns:
- the layout classed model usage that was removed
- Throws:
NoSuchLayoutClassedModelUsageException
-
countByG_CN_CPK_CMERC_CK_CT_P
int countByG_CN_CPK_CMERC_CK_CT_P(long groupId, long classNameId, long classPK, String classedModelExternalReferenceCode, String containerKey, long containerType, long plid) Returns the number of layout classed model usages where groupId = ? and classNameId = ? and classPK = ? and classedModelExternalReferenceCode = ? and containerKey = ? and containerType = ? and plid = ?.- Parameters:
groupId
- the group IDclassNameId
- the class name IDclassPK
- the class pkclassedModelExternalReferenceCode
- the classed model external reference codecontainerKey
- the container keycontainerType
- the container typeplid
- the plid- Returns:
- the number of matching layout classed model usages
-
cacheResult
Caches the layout classed model usage in the entity cache if it is enabled.- Parameters:
layoutClassedModelUsage
- the layout classed model usage
-
cacheResult
Caches the layout classed model usages in the entity cache if it is enabled.- Parameters:
layoutClassedModelUsages
- the layout classed model usages
-
create
Creates a new layout classed model usage with the primary key. Does not add the layout classed model usage to the database.- Parameters:
layoutClassedModelUsageId
- the primary key for the new layout classed model usage- Returns:
- the new layout classed model usage
-
remove
LayoutClassedModelUsage remove(long layoutClassedModelUsageId) throws NoSuchLayoutClassedModelUsageException Removes the layout classed model usage with the primary key from the database. Also notifies the appropriate model listeners.- Parameters:
layoutClassedModelUsageId
- the primary key of the layout classed model usage- Returns:
- the layout classed model usage that was removed
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
updateImpl
-
findByPrimaryKey
LayoutClassedModelUsage findByPrimaryKey(long layoutClassedModelUsageId) throws NoSuchLayoutClassedModelUsageException Returns the layout classed model usage with the primary key or throws aNoSuchLayoutClassedModelUsageException
if it could not be found.- Parameters:
layoutClassedModelUsageId
- the primary key of the layout classed model usage- Returns:
- the layout classed model usage
- Throws:
NoSuchLayoutClassedModelUsageException
- if a layout classed model usage with the primary key could not be found
-
fetchByPrimaryKey
Returns the layout classed model usage with the primary key or returnsnull
if it could not be found.- Parameters:
layoutClassedModelUsageId
- the primary key of the layout classed model usage- Returns:
- the layout classed model usage, or
null
if a layout classed model usage with the primary key could not be found
-
findAll
List<LayoutClassedModelUsage> findAll()Returns all the layout classed model usages.- Returns:
- the layout classed model usages
-
findAll
Returns a range of all the layout classed model usages.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
start
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)- Returns:
- the range of layout classed model usages
-
findAll
List<LayoutClassedModelUsage> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator) Returns an ordered range of all the layout classed model usages.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
start
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of layout classed model usages
-
findAll
List<LayoutClassedModelUsage> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<LayoutClassedModelUsage> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout classed model usages.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromLayoutClassedModelUsageModelImpl
.- Parameters:
start
- the lower bound of the range of layout classed model usagesend
- the upper bound of the range of layout classed model usages (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of layout classed model usages
-
removeAll
void removeAll()Removes all the layout classed model usages from the database. -
countAll
int countAll()Returns the number of layout classed model usages.- Returns:
- the number of layout classed model usages
-