Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ADD_LAYOUT_UTILITY_PAGE_ENTRY - Static variable in class com.liferay.layout.utility.page.constants.LayoutUtilityPageActionKeys
- addLayoutUtilityPageEntry(LayoutUtilityPageEntry) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Adds the layout utility page entry to the database.
- addLayoutUtilityPageEntry(LayoutUtilityPageEntry) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Adds the layout utility page entry to the database.
- addLayoutUtilityPageEntry(LayoutUtilityPageEntry) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Adds the layout utility page entry to the database.
- addLayoutUtilityPageEntry(String, long, long, long, boolean, String, String, long, ServiceContext) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- addLayoutUtilityPageEntry(String, long, long, long, boolean, String, String, long, ServiceContext) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- addLayoutUtilityPageEntry(String, long, long, long, boolean, String, String, long, ServiceContext) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- addLayoutUtilityPageEntry(String, long, long, long, long, boolean, String, String, long, ServiceContext) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- addLayoutUtilityPageEntry(String, long, long, long, long, boolean, String, String, long, ServiceContext) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- addLayoutUtilityPageEntry(String, long, long, long, long, boolean, String, String, long, ServiceContext) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- ASSIGN_DEFAULT_LAYOUT_UTILITY_PAGE_ENTRY - Static variable in class com.liferay.layout.utility.page.constants.LayoutUtilityPageActionKeys
C
- cacheResult(LayoutUtilityPageEntry) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Caches the layout utility page entry in the entity cache if it is enabled.
- cacheResult(LayoutUtilityPageEntry) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Caches the layout utility page entry in the entity cache if it is enabled.
- cacheResult(List<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Caches the layout utility page entries in the entity cache if it is enabled.
- cacheResult(List<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Caches the layout utility page entries in the entity cache if it is enabled.
- character - Variable in exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotContainInvalidCharacters
- clearCache() - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- clearCache(LayoutUtilityPageEntry) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- cloneWithOriginalValues() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
- cloneWithOriginalValues() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- com.liferay.layout.utility.page.constants - package com.liferay.layout.utility.page.constants
- com.liferay.layout.utility.page.converter - package com.liferay.layout.utility.page.converter
- com.liferay.layout.utility.page.exception - package com.liferay.layout.utility.page.exception
- com.liferay.layout.utility.page.model - package com.liferay.layout.utility.page.model
- com.liferay.layout.utility.page.provider - package com.liferay.layout.utility.page.provider
- com.liferay.layout.utility.page.service - package com.liferay.layout.utility.page.service
- com.liferay.layout.utility.page.service.persistence - package com.liferay.layout.utility.page.service.persistence
- companyId - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- convertToExternalValue(String) - Static method in class com.liferay.layout.utility.page.converter.LayoutUtilityPageEntryTypeConverter
- convertToInternalValue(String) - Static method in class com.liferay.layout.utility.page.converter.LayoutUtilityPageEntryTypeConverter
- copyLayoutUtilityPageEntry(long, long, long, ServiceContext) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- copyLayoutUtilityPageEntry(long, long, long, ServiceContext) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- copyLayoutUtilityPageEntry(long, long, long, ServiceContext) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- copyLayoutUtilityPageEntry(long, long, ServiceContext) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- copyLayoutUtilityPageEntry(long, long, ServiceContext) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- copyLayoutUtilityPageEntry(long, long, ServiceContext) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- countAll() - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries.
- countAll() - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries.
- countByERC_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where externalReferenceCode = ? and groupId = ?.
- countByERC_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where externalReferenceCode = ? and groupId = ?.
- countByG_D_T(long, boolean, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- countByG_D_T(long, boolean, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- countByG_LikeN_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- countByG_LikeN_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- countByG_LikeN_T(long, String, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- countByG_LikeN_T(long, String, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- countByG_N_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where groupId = ? and name = ? and type = ?.
- countByG_N_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where groupId = ? and name = ? and type = ?.
- countByG_T(long, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where groupId = ? and type = ?.
- countByG_T(long, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where groupId = ? and type = ?.
- countByG_T(long, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where groupId = ? and type = any ?.
- countByG_T(long, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where groupId = ? and type = any ?.
- countByGroupId(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where groupId = ?.
- countByGroupId(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where groupId = ?.
- countByPlid(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where plid = ?.
- countByPlid(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where plid = ?.
- countByUuid(String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where uuid = ? and companyId = ?.
- countByUUID_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries where uuid = ? and groupId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- create(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Creates a new layout utility page entry with the primary key.
- create(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Creates a new layout utility page entry with the primary key.
- createDate - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- createLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Creates a new layout utility page entry with the primary key.
- createLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Creates a new layout utility page entry with the primary key.
- createLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Creates a new layout utility page entry with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- ctCollectionId - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
D
- defaultLayoutUtilityPageEntry - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- DefaultLayoutUtilityPageEntryException - Exception in com.liferay.layout.utility.page.exception
- DefaultLayoutUtilityPageEntryException() - Constructor for exception com.liferay.layout.utility.page.exception.DefaultLayoutUtilityPageEntryException
- DefaultLayoutUtilityPageEntryException(String) - Constructor for exception com.liferay.layout.utility.page.exception.DefaultLayoutUtilityPageEntryException
- DefaultLayoutUtilityPageEntryException(String, Throwable) - Constructor for exception com.liferay.layout.utility.page.exception.DefaultLayoutUtilityPageEntryException
- DefaultLayoutUtilityPageEntryException(Throwable) - Constructor for exception com.liferay.layout.utility.page.exception.DefaultLayoutUtilityPageEntryException
- deleteLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Deletes the layout utility page entry with the primary key from the database.
- deleteLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Deletes the layout utility page entry with the primary key from the database.
- deleteLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Deletes the layout utility page entry with the primary key from the database.
- deleteLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- deleteLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- deleteLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- deleteLayoutUtilityPageEntry(LayoutUtilityPageEntry) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Deletes the layout utility page entry from the database.
- deleteLayoutUtilityPageEntry(LayoutUtilityPageEntry) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Deletes the layout utility page entry from the database.
- deleteLayoutUtilityPageEntry(LayoutUtilityPageEntry) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Deletes the layout utility page entry from the database.
- deleteLayoutUtilityPageEntry(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- deleteLayoutUtilityPageEntry(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- deleteLayoutUtilityPageEntry(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- deleteLayoutUtilityPageEntry(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- deleteLayoutUtilityPageEntry(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- deleteLayoutUtilityPageEntry(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- DuplicateLayoutUtilityPageEntryExternalReferenceCodeException - Exception in com.liferay.layout.utility.page.exception
- DuplicateLayoutUtilityPageEntryExternalReferenceCodeException() - Constructor for exception com.liferay.layout.utility.page.exception.DuplicateLayoutUtilityPageEntryExternalReferenceCodeException
- DuplicateLayoutUtilityPageEntryExternalReferenceCodeException(String) - Constructor for exception com.liferay.layout.utility.page.exception.DuplicateLayoutUtilityPageEntryExternalReferenceCodeException
- DuplicateLayoutUtilityPageEntryExternalReferenceCodeException(String, Throwable) - Constructor for exception com.liferay.layout.utility.page.exception.DuplicateLayoutUtilityPageEntryExternalReferenceCodeException
- DuplicateLayoutUtilityPageEntryExternalReferenceCodeException(Throwable) - Constructor for exception com.liferay.layout.utility.page.exception.DuplicateLayoutUtilityPageEntryExternalReferenceCodeException
- dynamicQuery() - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- dynamicQuery() - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- externalReferenceCode - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
F
- fetchByERC_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or returns
null
if it could not be found. - fetchByERC_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or returns
null
if it could not be found. - fetchByERC_G(String, long, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByERC_G(String, long, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByG_D_T_First(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- fetchByG_D_T_First(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- fetchByG_D_T_Last(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- fetchByG_D_T_Last(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- fetchByG_LikeN_T_First(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- fetchByG_LikeN_T_First(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- fetchByG_LikeN_T_Last(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- fetchByG_LikeN_T_Last(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- fetchByG_N_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or returns
null
if it could not be found. - fetchByG_N_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or returns
null
if it could not be found. - fetchByG_N_T(long, String, String, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByG_N_T(long, String, String, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByG_T_First(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and type = ?.
- fetchByG_T_First(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and type = ?.
- fetchByG_T_Last(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and type = ?.
- fetchByG_T_Last(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and type = ?.
- fetchByGroupId_First(long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ?.
- fetchByPlid(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where plid = ? or returns
null
if it could not be found. - fetchByPlid(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where plid = ? or returns
null
if it could not be found. - fetchByPlid(long, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where plid = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByPlid(long, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where plid = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByPrimaryKey(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- fetchByUuid_C_First(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where uuid = ? and groupId = ? or returns
null
if it could not be found. - fetchByUUID_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where uuid = ? and groupId = ? or returns
null
if it could not be found. - fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where uuid = ? and groupId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where uuid = ? and groupId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByUuid_Last(String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where uuid = ?.
- fetchDefaultLayoutUtilityPageEntry(long, String) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- fetchDefaultLayoutUtilityPageEntry(long, String) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- fetchDefaultLayoutUtilityPageEntry(long, String) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- fetchLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- fetchLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- fetchLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- fetchLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- fetchLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- fetchLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- fetchLayoutUtilityPageEntry(long, String, String) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- fetchLayoutUtilityPageEntry(long, String, String) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- fetchLayoutUtilityPageEntry(long, String, String) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- fetchLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- fetchLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- fetchLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- fetchLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- fetchLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- fetchLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- fetchLayoutUtilityPageEntryByPlid(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- fetchLayoutUtilityPageEntryByPlid(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- fetchLayoutUtilityPageEntryByPlid(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- fetchLayoutUtilityPageEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns the layout utility page entry matching the UUID and group.
- fetchLayoutUtilityPageEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns the layout utility page entry matching the UUID and group.
- fetchLayoutUtilityPageEntryByUuidAndGroupId(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns the layout utility page entry matching the UUID and group.
- FILE_NAME_UTILITY_PAGE - Static variable in class com.liferay.layout.utility.page.constants.LayoutUtilityPageExportImportConstants
- filterCountByG_D_T(long, boolean, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterCountByG_D_T(long, boolean, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterCountByG_LikeN_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterCountByG_LikeN_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterCountByG_LikeN_T(long, String, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterCountByG_LikeN_T(long, String, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterCountByG_T(long, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterCountByG_T(long, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterCountByG_T(long, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterCountByG_T(long, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterCountByGroupId(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ?.
- filterCountByGroupId(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByG_D_T(long, boolean, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T_PrevAndNext(long, long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T_PrevAndNext(long, long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_LikeN_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String[], int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String[], int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T_PrevAndNext(long, long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T_PrevAndNext(long, long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_T(long, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T(long, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T(long, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String[], int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String[], int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T(long, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and type = ?.
- filterFindByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and type = ?.
- filterFindByG_T_PrevAndNext(long, long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T_PrevAndNext(long, long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByGroupId(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ?.
- findAll() - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries.
- findAll() - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries.
- findAll(int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries.
- findAll(int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries.
- findAll(int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries.
- findAll(int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries.
- findAll(int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries.
- findAll(int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries.
- findByERC_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByERC_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByG_D_T(long, boolean, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_First(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_First(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_Last(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_Last(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_PrevAndNext(long, long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_PrevAndNext(long, long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_LikeN_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?, optionally using the finder cache.
- findByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?, optionally using the finder cache.
- findByG_LikeN_T(long, String, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_First(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_First(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_Last(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_Last(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_PrevAndNext(long, long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_PrevAndNext(long, long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_N_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByG_N_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByG_T(long, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?, optionally using the finder cache.
- findByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?, optionally using the finder cache.
- findByG_T(long, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T_First(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_First(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_Last(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_Last(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_PrevAndNext(long, long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_PrevAndNext(long, long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByGroupId(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ?.
- findByGroupId_First(long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ?.
- findByPlid(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where plid = ? or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByPlid(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where plid = ? or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry with the primary key or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry with the primary key or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByUuid(String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where uuid = ? and groupId = ? or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByUUID_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where uuid = ? and groupId = ? or throws a
NoSuchLayoutUtilityPageEntryException
if it could not be found. - findByUuid_Last(String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
G
- getActionableDynamicQuery() - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getAttributeGetterFunctions() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- getAttributeSetterBiConsumers() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- getBasePersistence() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getCompanyId() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the company ID of this layout utility page entry.
- getCompanyId() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the company ID of this layout utility page entry.
- getCreateDate() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the create date of this layout utility page entry.
- getCreateDate() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the create date of this layout utility page entry.
- getCtCollectionId() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the ct collection ID of this layout utility page entry.
- getCtCollectionId() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the ct collection ID of this layout utility page entry.
- getCTPersistence() - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getCTPersistence() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getDefaultLayoutUtilityPageEntry() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the default layout utility page entry of this layout utility page entry.
- getDefaultLayoutUtilityPageEntry() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the default layout utility page entry of this layout utility page entry.
- getDefaultLayoutUtilityPageEntry(long, String) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getDefaultLayoutUtilityPageEntry(long, String) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getDefaultLayoutUtilityPageEntry(long, String) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getDefaultLayoutUtilityPageEntry(long, String) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getDefaultLayoutUtilityPageEntry(long, String) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getDefaultLayoutUtilityPageEntry(long, String) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getDefaultPageElementJSON(String) - Method in interface com.liferay.layout.utility.page.provider.LayoutUtilityPageEntryDefaultPageElementDefinitionProvider
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getExternalReferenceCode() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the external reference code of this layout utility page entry.
- getExternalReferenceCode() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the external reference code of this layout utility page entry.
- getGroupId() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the group ID of this layout utility page entry.
- getGroupId() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the group ID of this layout utility page entry.
- getImagePreviewURL(ThemeDisplay) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntry
- getImagePreviewURL(ThemeDisplay) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLastPublishDate() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the last publish date of this layout utility page entry.
- getLastPublishDate() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the last publish date of this layout utility page entry.
- getLayoutUtilityPageEntries(int, int) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns a range of all the layout utility page entries.
- getLayoutUtilityPageEntries(int, int) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns a range of all the layout utility page entries.
- getLayoutUtilityPageEntries(int, int) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns a range of all the layout utility page entries.
- getLayoutUtilityPageEntries(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getLayoutUtilityPageEntries(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getLayoutUtilityPageEntries(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLayoutUtilityPageEntries(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getLayoutUtilityPageEntries(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getLayoutUtilityPageEntries(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getLayoutUtilityPageEntries(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getLayoutUtilityPageEntries(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getLayoutUtilityPageEntries(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLayoutUtilityPageEntries(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getLayoutUtilityPageEntries(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getLayoutUtilityPageEntries(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getLayoutUtilityPageEntries(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getLayoutUtilityPageEntries(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getLayoutUtilityPageEntries(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLayoutUtilityPageEntries(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getLayoutUtilityPageEntries(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getLayoutUtilityPageEntries(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getLayoutUtilityPageEntries(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getLayoutUtilityPageEntries(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getLayoutUtilityPageEntries(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLayoutUtilityPageEntries(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getLayoutUtilityPageEntries(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getLayoutUtilityPageEntries(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getLayoutUtilityPageEntries(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getLayoutUtilityPageEntries(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getLayoutUtilityPageEntries(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLayoutUtilityPageEntries(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getLayoutUtilityPageEntries(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getLayoutUtilityPageEntries(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getLayoutUtilityPageEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns all the layout utility page entries matching the UUID and company.
- getLayoutUtilityPageEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns all the layout utility page entries matching the UUID and company.
- getLayoutUtilityPageEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns all the layout utility page entries matching the UUID and company.
- getLayoutUtilityPageEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns a range of layout utility page entries matching the UUID and company.
- getLayoutUtilityPageEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns a range of layout utility page entries matching the UUID and company.
- getLayoutUtilityPageEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns a range of layout utility page entries matching the UUID and company.
- getLayoutUtilityPageEntriesCount() - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns the number of layout utility page entries.
- getLayoutUtilityPageEntriesCount() - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns the number of layout utility page entries.
- getLayoutUtilityPageEntriesCount() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns the number of layout utility page entries.
- getLayoutUtilityPageEntriesCount(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getLayoutUtilityPageEntriesCount(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getLayoutUtilityPageEntriesCount(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLayoutUtilityPageEntriesCount(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getLayoutUtilityPageEntriesCount(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getLayoutUtilityPageEntriesCount(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getLayoutUtilityPageEntriesCount(long, String[]) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getLayoutUtilityPageEntriesCount(long, String[]) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getLayoutUtilityPageEntriesCount(long, String[]) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLayoutUtilityPageEntriesCount(long, String[]) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getLayoutUtilityPageEntriesCount(long, String[]) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getLayoutUtilityPageEntriesCount(long, String[]) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getLayoutUtilityPageEntriesCount(long, String, String[]) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getLayoutUtilityPageEntriesCount(long, String, String[]) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getLayoutUtilityPageEntriesCount(long, String, String[]) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLayoutUtilityPageEntriesCount(long, String, String[]) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getLayoutUtilityPageEntriesCount(long, String, String[]) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getLayoutUtilityPageEntriesCount(long, String, String[]) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns the layout utility page entry with the primary key.
- getLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns the layout utility page entry with the primary key.
- getLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns the layout utility page entry with the primary key.
- getLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- getLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- getLayoutUtilityPageEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns the layout utility page entry matching the UUID and group.
- getLayoutUtilityPageEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns the layout utility page entry matching the UUID and group.
- getLayoutUtilityPageEntryByUuidAndGroupId(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns the layout utility page entry matching the UUID and group.
- getLayoutUtilityPageEntryId() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the layout utility page entry ID of this layout utility page entry.
- getLayoutUtilityPageEntryId() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the layout utility page entry ID of this layout utility page entry.
- getModelAttributes() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- getModelClass() - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getModelClass() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getModifiedDate() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the modified date of this layout utility page entry.
- getModifiedDate() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the modified date of this layout utility page entry.
- getMvccVersion() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the mvcc version of this layout utility page entry.
- getMvccVersion() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the mvcc version of this layout utility page entry.
- getName() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the name of this layout utility page entry.
- getName() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the name of this layout utility page entry.
- getOSGiServiceIdentifier() - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- getPlid() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the plid of this layout utility page entry.
- getPlid() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the plid of this layout utility page entry.
- getPreviewFileEntryId() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the preview file entry ID of this layout utility page entry.
- getPreviewFileEntryId() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the preview file entry ID of this layout utility page entry.
- getPrimaryKey() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the primary key of this layout utility page entry.
- getPrimaryKey() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the primary key of this layout utility page entry.
- getService() - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- getService() - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- getStagedModelType() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- getType() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the type of this layout utility page entry.
- getType() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the type of this layout utility page entry.
- getUserId() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the user ID of this layout utility page entry.
- getUserId() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the user ID of this layout utility page entry.
- getUserName() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the user name of this layout utility page entry.
- getUserName() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the user name of this layout utility page entry.
- getUserUuid() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the user uuid of this layout utility page entry.
- getUserUuid() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the user uuid of this layout utility page entry.
- getUuid() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns the uuid of this layout utility page entry.
- getUuid() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns the uuid of this layout utility page entry.
- getWrappedService() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- groupId - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
I
- INSTANCE - Static variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- isDefaultLayoutUtilityPageEntry() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Returns
true
if this layout utility page entry is default layout utility page entry. - isDefaultLayoutUtilityPageEntry() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Returns
true
if this layout utility page entry is default layout utility page entry.
L
- lastPublishDate - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- LAYOUT_UTILITY_PAGE_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntry
- LayoutUtilityPageActionKeys - Class in com.liferay.layout.utility.page.constants
- LayoutUtilityPageActionKeys() - Constructor for class com.liferay.layout.utility.page.constants.LayoutUtilityPageActionKeys
- LayoutUtilityPageConstants - Class in com.liferay.layout.utility.page.constants
- LayoutUtilityPageConstants() - Constructor for class com.liferay.layout.utility.page.constants.LayoutUtilityPageConstants
- LayoutUtilityPageEntry - Interface in com.liferay.layout.utility.page.model
-
The extended model interface for the LayoutUtilityPageEntry service.
- LayoutUtilityPageEntryDefaultPageElementDefinitionProvider - Interface in com.liferay.layout.utility.page.provider
- LayoutUtilityPageEntryId - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- LayoutUtilityPageEntryLocalService - Interface in com.liferay.layout.utility.page.service
-
Provides the local service interface for LayoutUtilityPageEntry.
- LayoutUtilityPageEntryLocalServiceUtil - Class in com.liferay.layout.utility.page.service
-
Provides the local service utility for LayoutUtilityPageEntry.
- LayoutUtilityPageEntryLocalServiceUtil() - Constructor for class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- LayoutUtilityPageEntryLocalServiceWrapper - Class in com.liferay.layout.utility.page.service
-
Provides a wrapper for
LayoutUtilityPageEntryLocalService
. - LayoutUtilityPageEntryLocalServiceWrapper() - Constructor for class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- LayoutUtilityPageEntryLocalServiceWrapper(LayoutUtilityPageEntryLocalService) - Constructor for class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- LayoutUtilityPageEntryModel - Interface in com.liferay.layout.utility.page.model
-
The base model interface for the LayoutUtilityPageEntry service.
- LayoutUtilityPageEntryNameException - Exception in com.liferay.layout.utility.page.exception
- LayoutUtilityPageEntryNameException.MustNotBeDuplicate - Exception in com.liferay.layout.utility.page.exception
- LayoutUtilityPageEntryNameException.MustNotBeNull - Exception in com.liferay.layout.utility.page.exception
- LayoutUtilityPageEntryNameException.MustNotContainInvalidCharacters - Exception in com.liferay.layout.utility.page.exception
- LayoutUtilityPageEntryNameException.MustNotExceedMaximumSize - Exception in com.liferay.layout.utility.page.exception
- LayoutUtilityPageEntryPersistence - Interface in com.liferay.layout.utility.page.service.persistence
-
The persistence interface for the layout utility page entry service.
- LayoutUtilityPageEntryService - Interface in com.liferay.layout.utility.page.service
-
Provides the remote service interface for LayoutUtilityPageEntry.
- LayoutUtilityPageEntryServiceUtil - Class in com.liferay.layout.utility.page.service
-
Provides the remote service utility for LayoutUtilityPageEntry.
- LayoutUtilityPageEntryServiceUtil() - Constructor for class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- LayoutUtilityPageEntryServiceWrapper - Class in com.liferay.layout.utility.page.service
-
Provides a wrapper for
LayoutUtilityPageEntryService
. - LayoutUtilityPageEntryServiceWrapper() - Constructor for class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- LayoutUtilityPageEntryServiceWrapper(LayoutUtilityPageEntryService) - Constructor for class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- LayoutUtilityPageEntryTable - Class in com.liferay.layout.utility.page.model
-
The table class for the "LayoutUtilityPageEntry" database table.
- LayoutUtilityPageEntryTypeConverter - Class in com.liferay.layout.utility.page.converter
- LayoutUtilityPageEntryTypeConverter() - Constructor for class com.liferay.layout.utility.page.converter.LayoutUtilityPageEntryTypeConverter
- LayoutUtilityPageEntryUtil - Class in com.liferay.layout.utility.page.service.persistence
-
The persistence utility for the layout utility page entry service.
- LayoutUtilityPageEntryUtil() - Constructor for class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- LayoutUtilityPageEntryWrapper - Class in com.liferay.layout.utility.page.model
-
This class is a wrapper for
LayoutUtilityPageEntry
. - LayoutUtilityPageEntryWrapper(LayoutUtilityPageEntry) - Constructor for class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- LayoutUtilityPageExportImportConstants - Class in com.liferay.layout.utility.page.constants
- LayoutUtilityPageExportImportConstants() - Constructor for class com.liferay.layout.utility.page.constants.LayoutUtilityPageExportImportConstants
M
- modifiedDate - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- MustNotBeDuplicate(long, String) - Constructor for exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotBeDuplicate
- MustNotBeNull(long) - Constructor for exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotBeNull
- MustNotContainInvalidCharacters(char) - Constructor for exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotContainInvalidCharacters
- MustNotExceedMaximumSize(int) - Constructor for exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotExceedMaximumSize
- mvccVersion - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
N
- name - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- NoSuchLayoutUtilityPageEntryException - Exception in com.liferay.layout.utility.page.exception
- NoSuchLayoutUtilityPageEntryException() - Constructor for exception com.liferay.layout.utility.page.exception.NoSuchLayoutUtilityPageEntryException
- NoSuchLayoutUtilityPageEntryException(String) - Constructor for exception com.liferay.layout.utility.page.exception.NoSuchLayoutUtilityPageEntryException
- NoSuchLayoutUtilityPageEntryException(String, Throwable) - Constructor for exception com.liferay.layout.utility.page.exception.NoSuchLayoutUtilityPageEntryException
- NoSuchLayoutUtilityPageEntryException(Throwable) - Constructor for exception com.liferay.layout.utility.page.exception.NoSuchLayoutUtilityPageEntryException
P
- persist() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- plid - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- previewFileEntryId - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
R
- remove(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes the layout utility page entry with the primary key from the database.
- remove(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes the layout utility page entry with the primary key from the database.
- removeAll() - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes all the layout utility page entries from the database.
- removeAll() - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes all the layout utility page entries from the database.
- removeByERC_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes the layout utility page entry where externalReferenceCode = ? and groupId = ? from the database.
- removeByERC_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes the layout utility page entry where externalReferenceCode = ? and groupId = ? from the database.
- removeByG_D_T(long, boolean, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ? from the database.
- removeByG_D_T(long, boolean, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ? from the database.
- removeByG_LikeN_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes all the layout utility page entries where groupId = ? and name LIKE ? and type = ? from the database.
- removeByG_LikeN_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes all the layout utility page entries where groupId = ? and name LIKE ? and type = ? from the database.
- removeByG_N_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes the layout utility page entry where groupId = ? and name = ? and type = ? from the database.
- removeByG_N_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes the layout utility page entry where groupId = ? and name = ? and type = ? from the database.
- removeByG_T(long, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes all the layout utility page entries where groupId = ? and type = ? from the database.
- removeByG_T(long, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes all the layout utility page entries where groupId = ? and type = ? from the database.
- removeByGroupId(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes all the layout utility page entries where groupId = ? from the database.
- removeByGroupId(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes all the layout utility page entries where groupId = ? from the database.
- removeByPlid(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes the layout utility page entry where plid = ? from the database.
- removeByPlid(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes the layout utility page entry where plid = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes all the layout utility page entries where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes all the layout utility page entries where uuid = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes all the layout utility page entries where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes all the layout utility page entries where uuid = ? and companyId = ? from the database.
- removeByUUID_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Removes the layout utility page entry where uuid = ? and groupId = ? from the database.
- removeByUUID_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Removes the layout utility page entry where uuid = ? and groupId = ? from the database.
- RESOURCE_NAME - Static variable in class com.liferay.layout.utility.page.constants.LayoutUtilityPageConstants
S
- SERVICE_NAME - Static variable in class com.liferay.layout.utility.page.constants.LayoutUtilityPageConstants
- setCompanyId(long) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the company ID of this layout utility page entry.
- setCompanyId(long) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the company ID of this layout utility page entry.
- setCreateDate(Date) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the create date of this layout utility page entry.
- setCreateDate(Date) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the create date of this layout utility page entry.
- setCtCollectionId(long) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the ct collection ID of this layout utility page entry.
- setCtCollectionId(long) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the ct collection ID of this layout utility page entry.
- setDefaultLayoutUtilityPageEntry(boolean) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets whether this layout utility page entry is default layout utility page entry.
- setDefaultLayoutUtilityPageEntry(boolean) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets whether this layout utility page entry is default layout utility page entry.
- setDefaultLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- setDefaultLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- setDefaultLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- setDefaultLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- setDefaultLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- setDefaultLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- setExternalReferenceCode(String) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the external reference code of this layout utility page entry.
- setExternalReferenceCode(String) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the external reference code of this layout utility page entry.
- setGroupId(long) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the group ID of this layout utility page entry.
- setGroupId(long) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the group ID of this layout utility page entry.
- setLastPublishDate(Date) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the last publish date of this layout utility page entry.
- setLastPublishDate(Date) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the last publish date of this layout utility page entry.
- setLayoutUtilityPageEntryId(long) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the layout utility page entry ID of this layout utility page entry.
- setLayoutUtilityPageEntryId(long) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the layout utility page entry ID of this layout utility page entry.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- setModifiedDate(Date) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the modified date of this layout utility page entry.
- setModifiedDate(Date) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the modified date of this layout utility page entry.
- setMvccVersion(long) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the mvcc version of this layout utility page entry.
- setMvccVersion(long) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the mvcc version of this layout utility page entry.
- setName(String) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the name of this layout utility page entry.
- setName(String) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the name of this layout utility page entry.
- setPersistence(LayoutUtilityPageEntryPersistence) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- setPlid(long) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the plid of this layout utility page entry.
- setPlid(long) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the plid of this layout utility page entry.
- setPreviewFileEntryId(long) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the preview file entry ID of this layout utility page entry.
- setPreviewFileEntryId(long) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the preview file entry ID of this layout utility page entry.
- setPrimaryKey(long) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the primary key of this layout utility page entry.
- setPrimaryKey(long) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the primary key of this layout utility page entry.
- setType(String) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the type of this layout utility page entry.
- setType(String) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the type of this layout utility page entry.
- setUserId(long) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the user ID of this layout utility page entry.
- setUserId(long) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the user ID of this layout utility page entry.
- setUserName(String) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the user name of this layout utility page entry.
- setUserName(String) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the user name of this layout utility page entry.
- setUserUuid(String) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the user uuid of this layout utility page entry.
- setUserUuid(String) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the user uuid of this layout utility page entry.
- setUuid(String) - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
-
Sets the uuid of this layout utility page entry.
- setUuid(String) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
-
Sets the uuid of this layout utility page entry.
- setWrappedService(LayoutUtilityPageEntryLocalService) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- setWrappedService(LayoutUtilityPageEntryService) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
T
- toXmlString() - Method in interface com.liferay.layout.utility.page.model.LayoutUtilityPageEntryModel
- toXmlString() - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
- type - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
U
- unsetDefaultLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- unsetDefaultLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- unsetDefaultLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- update(LayoutUtilityPageEntry) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- update(LayoutUtilityPageEntry, ServiceContext) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- updateImpl(LayoutUtilityPageEntry) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
- updateImpl(LayoutUtilityPageEntry) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
- updateLayoutUtilityPageEntry(long, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- updateLayoutUtilityPageEntry(long, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- updateLayoutUtilityPageEntry(long, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- updateLayoutUtilityPageEntry(long, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- updateLayoutUtilityPageEntry(long, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- updateLayoutUtilityPageEntry(long, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- updateLayoutUtilityPageEntry(long, String) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- updateLayoutUtilityPageEntry(long, String) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
- updateLayoutUtilityPageEntry(long, String) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- updateLayoutUtilityPageEntry(long, String) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
- updateLayoutUtilityPageEntry(long, String) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
- updateLayoutUtilityPageEntry(long, String) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
- updateLayoutUtilityPageEntry(LayoutUtilityPageEntry) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Updates the layout utility page entry in the database or adds it if it does not yet exist.
- updateLayoutUtilityPageEntry(LayoutUtilityPageEntry) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Updates the layout utility page entry in the database or adds it if it does not yet exist.
- updateLayoutUtilityPageEntry(LayoutUtilityPageEntry) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Updates the layout utility page entry in the database or adds it if it does not yet exist.
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<LayoutUtilityPageEntry>, R, E>) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<LayoutUtilityPageEntry>, R, E>) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
- userId - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- userName - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
- uuid - Variable in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryTable
W
- wrap(LayoutUtilityPageEntry) - Method in class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form