- fetchByC_R_First(long, boolean, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where companyId = ? and readOnly = ?.
- fetchByC_R_First(long, boolean, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where companyId = ? and readOnly = ?.
- fetchByC_R_Last(long, boolean, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where companyId = ? and readOnly = ?.
- fetchByC_R_Last(long, boolean, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where companyId = ? and readOnly = ?.
- fetchByC_T_First(long, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where companyId = ? and type = ?.
- fetchByC_T_First(long, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where companyId = ? and type = ?.
- fetchByC_T_Last(long, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where companyId = ? and type = ?.
- fetchByC_T_Last(long, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where companyId = ? and type = ?.
- fetchByC_T_S_First(long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- fetchByC_T_S_First(long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- fetchByC_T_S_Last(long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- fetchByC_T_S_Last(long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- fetchByCompanyId_First(long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the first sxp blueprint in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the first sxp blueprint in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the last sxp blueprint in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the last sxp blueprint in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where companyId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the sxp blueprint with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the sxp blueprint with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp element with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp element with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
- fetchByUuid_C_First(String, long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the first sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the first sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the last sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the last sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the first sxp blueprint in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the first sxp blueprint in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the last sxp blueprint in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the last sxp blueprint in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where uuid = ?.
- fetchSXPBlueprint(long) - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
- fetchSXPBlueprint(long) - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
- fetchSXPBlueprint(long) - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- fetchSXPBlueprintByUuidAndCompanyId(String, long) - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
Returns the sxp blueprint with the matching UUID and company.
- fetchSXPBlueprintByUuidAndCompanyId(String, long) - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
Returns the sxp blueprint with the matching UUID and company.
- fetchSXPBlueprintByUuidAndCompanyId(String, long) - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
Returns the sxp blueprint with the matching UUID and company.
- fetchSXPElement(long) - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
- fetchSXPElement(long) - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
- fetchSXPElement(long) - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- fetchSXPElementByUuidAndCompanyId(String, long) - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
Returns the sxp element with the matching UUID and company.
- fetchSXPElementByUuidAndCompanyId(String, long) - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
Returns the sxp element with the matching UUID and company.
- fetchSXPElementByUuidAndCompanyId(String, long) - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
Returns the sxp element with the matching UUID and company.
- filterCountByC_R(long, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the number of sxp elements that the user has permission to view where companyId = ? and readOnly = ?.
- filterCountByC_R(long, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the number of sxp elements that the user has permission to view where companyId = ? and readOnly = ?.
- filterCountByC_T(long, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the number of sxp elements that the user has permission to view where companyId = ? and type = ?.
- filterCountByC_T(long, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the number of sxp elements that the user has permission to view where companyId = ? and type = ?.
- filterCountByC_T_S(long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the number of sxp elements that the user has permission to view where companyId = ? and type = ? and status = ?.
- filterCountByC_T_S(long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the number of sxp elements that the user has permission to view where companyId = ? and type = ? and status = ?.
- filterCountByCompanyId(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the number of sxp blueprints that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the number of sxp blueprints that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the number of sxp elements that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the number of sxp elements that the user has permission to view where companyId = ?.
- filterCountByUuid(String) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the number of sxp blueprints that the user has permission to view where uuid = ?.
- filterCountByUuid(String) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the number of sxp blueprints that the user has permission to view where uuid = ?.
- filterCountByUuid(String) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the number of sxp elements that the user has permission to view where uuid = ?.
- filterCountByUuid(String) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the number of sxp elements that the user has permission to view where uuid = ?.
- filterCountByUuid_C(String, long) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the number of sxp blueprints that the user has permission to view where uuid = ? and companyId = ?.
- filterCountByUuid_C(String, long) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the number of sxp blueprints that the user has permission to view where uuid = ? and companyId = ?.
- filterCountByUuid_C(String, long) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the number of sxp elements that the user has permission to view where uuid = ? and companyId = ?.
- filterCountByUuid_C(String, long) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the number of sxp elements that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByC_R(long, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements that the user has permission to view where companyId = ? and readOnly = ?.
- filterFindByC_R(long, boolean, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements that the user has permission to view where companyId = ? and readOnly = ?.
- filterFindByC_R(long, boolean, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements that the user has permissions to view where companyId = ? and readOnly = ?.
- filterFindByC_R(long, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements that the user has permission to view where companyId = ? and readOnly = ?.
- filterFindByC_R(long, boolean, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements that the user has permission to view where companyId = ? and readOnly = ?.
- filterFindByC_R(long, boolean, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements that the user has permissions to view where companyId = ? and readOnly = ?.
- filterFindByC_R_PrevAndNext(long, long, boolean, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where companyId = ? and readOnly = ?.
- filterFindByC_R_PrevAndNext(long, long, boolean, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where companyId = ? and readOnly = ?.
- filterFindByC_T(long, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, int, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, int, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements that the user has permissions to view where companyId = ? and type = ?.
- filterFindByC_T(long, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, int, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, int, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements that the user has permissions to view where companyId = ? and type = ?.
- filterFindByC_T_PrevAndNext(long, long, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T_PrevAndNext(long, long, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T_S(long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements that the user has permission to view where companyId = ? and type = ? and status = ?.
- filterFindByC_T_S(long, int, int, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements that the user has permission to view where companyId = ? and type = ? and status = ?.
- filterFindByC_T_S(long, int, int, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements that the user has permissions to view where companyId = ? and type = ? and status = ?.
- filterFindByC_T_S(long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements that the user has permission to view where companyId = ? and type = ? and status = ?.
- filterFindByC_T_S(long, int, int, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements that the user has permission to view where companyId = ? and type = ? and status = ?.
- filterFindByC_T_S(long, int, int, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements that the user has permissions to view where companyId = ? and type = ? and status = ?.
- filterFindByC_T_S_PrevAndNext(long, long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where companyId = ? and type = ? and status = ?.
- filterFindByC_T_S_PrevAndNext(long, long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where companyId = ? and type = ? and status = ?.
- filterFindByCompanyId(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns all the sxp blueprints that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns a range of all the sxp blueprints that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns all the sxp blueprints that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns a range of all the sxp blueprints that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements that the user has permissions to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set of sxp blueprints that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set of sxp blueprints that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where companyId = ?.
- filterFindByUuid(String) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns all the sxp blueprints that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns a range of all the sxp blueprints that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints that the user has permissions to view where uuid = ?.
- filterFindByUuid(String) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns all the sxp blueprints that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns a range of all the sxp blueprints that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints that the user has permissions to view where uuid = ?.
- filterFindByUuid(String) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements that the user has permissions to view where uuid = ?.
- filterFindByUuid(String) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements that the user has permissions to view where uuid = ?.
- filterFindByUuid_C(String, long) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns all the sxp blueprints that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns a range of all the sxp blueprints that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns all the sxp blueprints that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns a range of all the sxp blueprints that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set of sxp blueprints that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set of sxp blueprints that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set of sxp blueprints that the user has permission to view where uuid = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set of sxp blueprints that the user has permission to view where uuid = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where uuid = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set of sxp elements that the user has permission to view where uuid = ?.
- findAll() - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns all the sxp blueprints.
- findAll(int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns a range of all the sxp blueprints.
- findAll(int, int, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints.
- findAll(int, int, OrderByComparator<SXPBlueprint>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints.
- findAll() - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns all the sxp blueprints.
- findAll(int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns a range of all the sxp blueprints.
- findAll(int, int, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints.
- findAll(int, int, OrderByComparator<SXPBlueprint>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints.
- findAll() - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements.
- findAll(int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements.
- findAll(int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements.
- findAll(int, int, OrderByComparator<SXPElement>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements.
- findAll() - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements.
- findAll(int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements.
- findAll(int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements.
- findAll(int, int, OrderByComparator<SXPElement>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements.
- findByC_R(long, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements where companyId = ? and readOnly = ?.
- findByC_R(long, boolean, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements where companyId = ? and readOnly = ?.
- findByC_R(long, boolean, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where companyId = ? and readOnly = ?.
- findByC_R(long, boolean, int, int, OrderByComparator<SXPElement>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where companyId = ? and readOnly = ?.
- findByC_R(long, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements where companyId = ? and readOnly = ?.
- findByC_R(long, boolean, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements where companyId = ? and readOnly = ?.
- findByC_R(long, boolean, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where companyId = ? and readOnly = ?.
- findByC_R(long, boolean, int, int, OrderByComparator<SXPElement>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where companyId = ? and readOnly = ?.
- findByC_R_First(long, boolean, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where companyId = ? and readOnly = ?.
- findByC_R_First(long, boolean, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where companyId = ? and readOnly = ?.
- findByC_R_Last(long, boolean, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where companyId = ? and readOnly = ?.
- findByC_R_Last(long, boolean, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where companyId = ? and readOnly = ?.
- findByC_R_PrevAndNext(long, long, boolean, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set where companyId = ? and readOnly = ?.
- findByC_R_PrevAndNext(long, long, boolean, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set where companyId = ? and readOnly = ?.
- findByC_T(long, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements where companyId = ? and type = ?.
- findByC_T(long, int, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements where companyId = ? and type = ?.
- findByC_T(long, int, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where companyId = ? and type = ?.
- findByC_T(long, int, int, int, OrderByComparator<SXPElement>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where companyId = ? and type = ?.
- findByC_T(long, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements where companyId = ? and type = ?.
- findByC_T(long, int, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements where companyId = ? and type = ?.
- findByC_T(long, int, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where companyId = ? and type = ?.
- findByC_T(long, int, int, int, OrderByComparator<SXPElement>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where companyId = ? and type = ?.
- findByC_T_First(long, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where companyId = ? and type = ?.
- findByC_T_First(long, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where companyId = ? and type = ?.
- findByC_T_Last(long, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where companyId = ? and type = ?.
- findByC_T_Last(long, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where companyId = ? and type = ?.
- findByC_T_PrevAndNext(long, long, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set where companyId = ? and type = ?.
- findByC_T_PrevAndNext(long, long, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set where companyId = ? and type = ?.
- findByC_T_S(long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements where companyId = ? and type = ? and status = ?.
- findByC_T_S(long, int, int, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements where companyId = ? and type = ? and status = ?.
- findByC_T_S(long, int, int, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where companyId = ? and type = ? and status = ?.
- findByC_T_S(long, int, int, int, int, OrderByComparator<SXPElement>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where companyId = ? and type = ? and status = ?.
- findByC_T_S(long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements where companyId = ? and type = ? and status = ?.
- findByC_T_S(long, int, int, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements where companyId = ? and type = ? and status = ?.
- findByC_T_S(long, int, int, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where companyId = ? and type = ? and status = ?.
- findByC_T_S(long, int, int, int, int, OrderByComparator<SXPElement>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where companyId = ? and type = ? and status = ?.
- findByC_T_S_First(long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- findByC_T_S_First(long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- findByC_T_S_Last(long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- findByC_T_S_Last(long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- findByC_T_S_PrevAndNext(long, long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- findByC_T_S_PrevAndNext(long, long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set where companyId = ? and type = ? and status = ?.
- findByCompanyId(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns all the sxp blueprints where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns a range of all the sxp blueprints where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<SXPBlueprint>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns all the sxp blueprints where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns a range of all the sxp blueprints where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<SXPBlueprint>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints where companyId = ?.
- findByCompanyId(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<SXPElement>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<SXPElement>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the first sxp blueprint in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the first sxp blueprint in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the last sxp blueprint in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the last sxp blueprint in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set where companyId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the sxp blueprint with the primary key or throws a NoSuchSXPBlueprintException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the sxp blueprint with the primary key or throws a NoSuchSXPBlueprintException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp element with the primary key or throws a NoSuchSXPElementException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp element with the primary key or throws a NoSuchSXPElementException
if it could not be found.
- findByUuid(String) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns all the sxp blueprints where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns a range of all the sxp blueprints where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SXPBlueprint>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns all the sxp blueprints where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns a range of all the sxp blueprints where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SXPBlueprint>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints where uuid = ?.
- findByUuid(String) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SXPElement>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SXPElement>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns all the sxp blueprints where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns a range of all the sxp blueprints where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SXPBlueprint>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns an ordered range of all the sxp blueprints where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns all the sxp blueprints where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns a range of all the sxp blueprints where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SXPBlueprint>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns an ordered range of all the sxp blueprints where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns all the sxp elements where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns a range of all the sxp elements where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SXPElement>, boolean) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns an ordered range of all the sxp elements where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns all the sxp elements where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns a range of all the sxp elements where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SXPElement>, boolean) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns an ordered range of all the sxp elements where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the first sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the first sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the last sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the last sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the first sxp blueprint in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the first sxp blueprint in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the first sxp element in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the first sxp element in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the last sxp blueprint in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the last sxp blueprint in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the last sxp element in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the last sxp element in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<SXPBlueprint>) - Method in interface com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
Returns the sxp blueprints before and after the current sxp blueprint in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<SXPElement>) - Method in interface com.liferay.search.experiences.service.persistence.SXPElementPersistence
-
Returns the sxp elements before and after the current sxp element in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
Returns the sxp elements before and after the current sxp element in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SXPBlueprint>) - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SXPElement>) - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- getActionableDynamicQuery() - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- getAvailableLanguageIds() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
- getAvailableLanguageIds() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- getAvailableLanguageIds() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
- getAvailableLanguageIds() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- getClassName() - Method in class com.liferay.search.experiences.blueprint.parameter.contributor.SXPParameterContributorDefinition
-
- getClassName() - Method in class com.liferay.search.experiences.problem.Problem
-
- getCompanyId() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the company ID of this sxp blueprint.
- getCompanyId() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getCompanyId() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the company ID of this sxp blueprint.
- getCompanyId() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the company ID of this sxp element.
- getCompanyId() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getCompanyId() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the company ID of this sxp element.
- getConfigurationJSON() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the configuration json of this sxp blueprint.
- getConfigurationJSON() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getConfigurationJSON() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the configuration json of this sxp blueprint.
- getCreateDate() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the create date of this sxp blueprint.
- getCreateDate() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getCreateDate() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the create date of this sxp blueprint.
- getCreateDate() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the create date of this sxp element.
- getCreateDate() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getCreateDate() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the create date of this sxp element.
- getDefaultLanguageId() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
- getDefaultLanguageId() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- getDefaultLanguageId() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
- getDefaultLanguageId() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- getDescription() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the description of this sxp blueprint.
- getDescription(Locale) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the localized description of this sxp blueprint in the language.
- getDescription(Locale, boolean) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the localized description of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
- getDescription(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the localized description of this sxp blueprint in the language.
- getDescription(String, boolean) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the localized description of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
- getDescription() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getDescription() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the description of this sxp blueprint.
- getDescription(Locale) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the localized description of this sxp blueprint in the language.
- getDescription(Locale, boolean) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the localized description of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
- getDescription(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the localized description of this sxp blueprint in the language.
- getDescription(String, boolean) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the localized description of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
- getDescription() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the description of this sxp element.
- getDescription(Locale) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the localized description of this sxp element in the language.
- getDescription(Locale, boolean) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the localized description of this sxp element in the language, optionally using the default language if no localization exists for the requested language.
- getDescription(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the localized description of this sxp element in the language.
- getDescription(String, boolean) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the localized description of this sxp element in the language, optionally using the default language if no localization exists for the requested language.
- getDescription() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getDescription() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the description of this sxp element.
- getDescription(Locale) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the localized description of this sxp element in the language.
- getDescription(Locale, boolean) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the localized description of this sxp element in the language, optionally using the default language if no localization exists for the requested language.
- getDescription(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the localized description of this sxp element in the language.
- getDescription(String, boolean) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the localized description of this sxp element in the language, optionally using the default language if no localization exists for the requested language.
- getDescriptionCurrentLanguageId() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
- getDescriptionCurrentLanguageId() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- getDescriptionCurrentLanguageId() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
- getDescriptionCurrentLanguageId() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- getDescriptionCurrentValue() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
- getDescriptionCurrentValue() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- getDescriptionCurrentValue() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
- getDescriptionCurrentValue() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- getDescriptionMap() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns a map of the locales and localized descriptions of this sxp blueprint.
- getDescriptionMap() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns a map of the locales and localized descriptions of this sxp blueprint.
- getDescriptionMap() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns a map of the locales and localized descriptions of this sxp element.
- getDescriptionMap() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns a map of the locales and localized descriptions of this sxp element.
- getElementDefinitionJSON() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the element definition json of this sxp element.
- getElementDefinitionJSON() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getElementDefinitionJSON() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the element definition json of this sxp element.
- getElementInstancesJSON() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the element instances json of this sxp blueprint.
- getElementInstancesJSON() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getElementInstancesJSON() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the element instances json of this sxp blueprint.
- getElementKey() - Method in class com.liferay.search.experiences.problem.Problem
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- getHidden() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the hidden of this sxp element.
- getHidden() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getHidden() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the hidden of this sxp element.
- getIndex() - Method in exception com.liferay.search.experiences.blueprint.exception.InvalidElementInstanceException
-
- getIndex() - Method in exception com.liferay.search.experiences.blueprint.exception.InvalidQueryEntryException
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- getLanguageKey() - Method in class com.liferay.search.experiences.blueprint.parameter.contributor.SXPParameterContributorDefinition
-
- getLanguageKey() - Method in class com.liferay.search.experiences.problem.Problem
-
- getMessage() - Method in class com.liferay.search.experiences.problem.Problem
-
- getModelAttributes() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- getModelAttributes() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- getModifiedDate() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the modified date of this sxp blueprint.
- getModifiedDate() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getModifiedDate() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the modified date of this sxp blueprint.
- getModifiedDate() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the modified date of this sxp element.
- getModifiedDate() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getModifiedDate() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the modified date of this sxp element.
- getMvccVersion() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the mvcc version of this sxp blueprint.
- getMvccVersion() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getMvccVersion() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the mvcc version of this sxp blueprint.
- getMvccVersion() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the mvcc version of this sxp element.
- getMvccVersion() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getMvccVersion() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the mvcc version of this sxp element.
- getName() - Method in exception com.liferay.search.experiences.blueprint.exception.InvalidParameterException
-
- getName() - Method in interface com.liferay.search.experiences.blueprint.parameter.SXPParameter
-
- getOrderBy() - Method in class com.liferay.search.experiences.util.comparator.SXPBlueprintModifiedDateComparator
-
- getOrderBy() - Method in class com.liferay.search.experiences.util.comparator.SXPBlueprintTitleComparator
-
- getOrderByConditionFields() - Method in class com.liferay.search.experiences.util.comparator.SXPBlueprintModifiedDateComparator
-
- getOrderByFields() - Method in class com.liferay.search.experiences.util.comparator.SXPBlueprintModifiedDateComparator
-
- getOrderByFields() - Method in class com.liferay.search.experiences.util.comparator.SXPBlueprintTitleComparator
-
- getOSGiServiceIdentifier() - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.search.experiences.service.SXPBlueprintService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.search.experiences.service.SXPBlueprintServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.search.experiences.service.SXPBlueprintServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.search.experiences.service.SXPElementService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.search.experiences.service.SXPElementServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.search.experiences.service.SXPElementServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- getPersistedModel(Serializable) - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
- getPersistence() - Static method in class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
- getPrimaryKey() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the primary key of this sxp blueprint.
- getPrimaryKey() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getPrimaryKey() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the primary key of this sxp blueprint.
- getPrimaryKey() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the primary key of this sxp element.
- getPrimaryKey() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getPrimaryKey() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the primary key of this sxp element.
- getProblems() - Method in exception com.liferay.search.experiences.exception.SXPBlueprintConfigurationJSONException
-
- getProblems() - Method in exception com.liferay.search.experiences.exception.SXPBlueprintTitleException
-
- getProblems() - Method in exception com.liferay.search.experiences.exception.SXPElementElementDefinitionJSONException
-
- getProblems() - Method in exception com.liferay.search.experiences.exception.SXPElementTitleException
-
- getReadOnly() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the read only of this sxp element.
- getReadOnly() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getReadOnly() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the read only of this sxp element.
- getRootConfiguration() - Method in class com.liferay.search.experiences.problem.Problem
-
- getRootJSONObject() - Method in class com.liferay.search.experiences.problem.Problem
-
- getRootJSONObjectPropertyKey() - Method in class com.liferay.search.experiences.problem.Problem
-
- getRootJSONObjectValue() - Method in class com.liferay.search.experiences.problem.Problem
-
- getSchemaVersion() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the schema version of this sxp blueprint.
- getSchemaVersion() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getSchemaVersion() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the schema version of this sxp blueprint.
- getSchemaVersion() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the schema version of this sxp element.
- getSchemaVersion() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getSchemaVersion() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the schema version of this sxp element.
- getService() - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
- getService() - Static method in class com.liferay.search.experiences.service.SXPBlueprintServiceUtil
-
- getService() - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
- getService() - Static method in class com.liferay.search.experiences.service.SXPElementServiceUtil
-
- getSeverity() - Method in class com.liferay.search.experiences.problem.Problem
-
- getStagedModelType() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- getStagedModelType() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- getStatus() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the status of this sxp blueprint.
- getStatus() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getStatus() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the status of this sxp blueprint.
- getStatus() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the status of this sxp element.
- getStatus() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getStatus() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the status of this sxp element.
- getStatusByUserId() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the status by user ID of this sxp blueprint.
- getStatusByUserId() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getStatusByUserId() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the status by user ID of this sxp blueprint.
- getStatusByUserName() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the status by user name of this sxp blueprint.
- getStatusByUserName() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getStatusByUserName() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the status by user name of this sxp blueprint.
- getStatusByUserUuid() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the status by user uuid of this sxp blueprint.
- getStatusByUserUuid() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the status by user uuid of this sxp blueprint.
- getStatusDate() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the status date of this sxp blueprint.
- getStatusDate() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getStatusDate() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the status date of this sxp blueprint.
- getSXPBlueprint(long) - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
Returns the sxp blueprint with the primary key.
- getSXPBlueprint(long) - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
Returns the sxp blueprint with the primary key.
- getSXPBlueprint(long) - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
Returns the sxp blueprint with the primary key.
- getSXPBlueprint(long) - Method in interface com.liferay.search.experiences.service.SXPBlueprintService
-
- getSXPBlueprint(long) - Static method in class com.liferay.search.experiences.service.SXPBlueprintServiceUtil
-
- getSXPBlueprint(long) - Method in class com.liferay.search.experiences.service.SXPBlueprintServiceWrapper
-
- getSXPBlueprintByUuidAndCompanyId(String, long) - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
Returns the sxp blueprint with the matching UUID and company.
- getSXPBlueprintByUuidAndCompanyId(String, long) - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
Returns the sxp blueprint with the matching UUID and company.
- getSXPBlueprintByUuidAndCompanyId(String, long) - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
Returns the sxp blueprint with the matching UUID and company.
- getSXPBlueprintId() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the sxp blueprint ID of this sxp blueprint.
- getSXPBlueprintId() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getSXPBlueprintId() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the sxp blueprint ID of this sxp blueprint.
- getSXPBlueprints(int, int) - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
Returns a range of all the sxp blueprints.
- getSXPBlueprints(int, int) - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
Returns a range of all the sxp blueprints.
- getSXPBlueprints(int, int) - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
Returns a range of all the sxp blueprints.
- getSXPBlueprintsCount() - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
Returns the number of sxp blueprints.
- getSXPBlueprintsCount(long) - Method in interface com.liferay.search.experiences.service.SXPBlueprintLocalService
-
- getSXPBlueprintsCount() - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
Returns the number of sxp blueprints.
- getSXPBlueprintsCount(long) - Static method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
- getSXPBlueprintsCount() - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
Returns the number of sxp blueprints.
- getSXPBlueprintsCount(long) - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- getSXPElement(long) - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
Returns the sxp element with the primary key.
- getSXPElement(long) - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
Returns the sxp element with the primary key.
- getSXPElement(long) - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
Returns the sxp element with the primary key.
- getSXPElement(long) - Method in interface com.liferay.search.experiences.service.SXPElementService
-
- getSXPElement(long) - Static method in class com.liferay.search.experiences.service.SXPElementServiceUtil
-
- getSXPElement(long) - Method in class com.liferay.search.experiences.service.SXPElementServiceWrapper
-
- getSXPElementByUuidAndCompanyId(String, long) - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
Returns the sxp element with the matching UUID and company.
- getSXPElementByUuidAndCompanyId(String, long) - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
Returns the sxp element with the matching UUID and company.
- getSXPElementByUuidAndCompanyId(String, long) - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
Returns the sxp element with the matching UUID and company.
- getSXPElementId() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the sxp element ID of this sxp element.
- getSXPElementId() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getSXPElementId() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the sxp element ID of this sxp element.
- getSXPElements(int, int) - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
Returns a range of all the sxp elements.
- getSXPElements(long, boolean) - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
- getSXPElements(int, int) - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
Returns a range of all the sxp elements.
- getSXPElements(long, boolean) - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
- getSXPElements(int, int) - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
Returns a range of all the sxp elements.
- getSXPElements(long, boolean) - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- getSXPElementsCount() - Method in interface com.liferay.search.experiences.service.SXPElementLocalService
-
Returns the number of sxp elements.
- getSXPElementsCount() - Static method in class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
Returns the number of sxp elements.
- getSXPElementsCount() - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
Returns the number of sxp elements.
- getSXPParameterContributorDefinitions(long) - Method in interface com.liferay.search.experiences.blueprint.parameter.contributor.SXPParameterContributorDefinitionProvider
-
- getTemplateVariable() - Method in class com.liferay.search.experiences.blueprint.parameter.contributor.SXPParameterContributorDefinition
-
- getTemplateVariable() - Method in interface com.liferay.search.experiences.blueprint.parameter.SXPParameter
-
- getTemplateVariables() - Method in exception com.liferay.search.experiences.blueprint.exception.UnresolvedTemplateVariableException
-
- getThrowable() - Method in class com.liferay.search.experiences.problem.Problem
-
- getTitle() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the title of this sxp blueprint.
- getTitle(Locale) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the localized title of this sxp blueprint in the language.
- getTitle(Locale, boolean) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the localized title of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
- getTitle(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the localized title of this sxp blueprint in the language.
- getTitle(String, boolean) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the localized title of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
- getTitle() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getTitle() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the title of this sxp blueprint.
- getTitle(Locale) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the localized title of this sxp blueprint in the language.
- getTitle(Locale, boolean) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the localized title of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
- getTitle(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the localized title of this sxp blueprint in the language.
- getTitle(String, boolean) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the localized title of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
- getTitle() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the title of this sxp element.
- getTitle(Locale) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the localized title of this sxp element in the language.
- getTitle(Locale, boolean) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the localized title of this sxp element in the language, optionally using the default language if no localization exists for the requested language.
- getTitle(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the localized title of this sxp element in the language.
- getTitle(String, boolean) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the localized title of this sxp element in the language, optionally using the default language if no localization exists for the requested language.
- getTitle() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getTitle() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the title of this sxp element.
- getTitle(Locale) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the localized title of this sxp element in the language.
- getTitle(Locale, boolean) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the localized title of this sxp element in the language, optionally using the default language if no localization exists for the requested language.
- getTitle(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the localized title of this sxp element in the language.
- getTitle(String, boolean) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the localized title of this sxp element in the language, optionally using the default language if no localization exists for the requested language.
- getTitleCurrentLanguageId() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
- getTitleCurrentLanguageId() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- getTitleCurrentLanguageId() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
- getTitleCurrentLanguageId() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- getTitleCurrentValue() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
- getTitleCurrentValue() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- getTitleCurrentValue() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
- getTitleCurrentValue() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- getTitleMap() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns a map of the locales and localized titles of this sxp blueprint.
- getTitleMap() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns a map of the locales and localized titles of this sxp blueprint.
- getTitleMap() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns a map of the locales and localized titles of this sxp element.
- getTitleMap() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns a map of the locales and localized titles of this sxp element.
- getType() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the type of this sxp element.
- getType() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getType() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the type of this sxp element.
- getUserId() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the user ID of this sxp blueprint.
- getUserId() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getUserId() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the user ID of this sxp blueprint.
- getUserId() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the user ID of this sxp element.
- getUserId() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getUserId() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the user ID of this sxp element.
- getUserName() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the user name of this sxp blueprint.
- getUserName() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getUserName() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the user name of this sxp blueprint.
- getUserName() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the user name of this sxp element.
- getUserName() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getUserName() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the user name of this sxp element.
- getUserUuid() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the user uuid of this sxp blueprint.
- getUserUuid() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the user uuid of this sxp blueprint.
- getUserUuid() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the user uuid of this sxp element.
- getUserUuid() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the user uuid of this sxp element.
- getUuid() - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Returns the uuid of this sxp blueprint.
- getUuid() - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- getUuid() - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Returns the uuid of this sxp blueprint.
- getUuid() - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Returns the uuid of this sxp element.
- getUuid() - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- getUuid() - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Returns the uuid of this sxp element.
- getValue() - Method in interface com.liferay.search.experiences.blueprint.parameter.SXPParameter
-
- getWrappedService() - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.search.experiences.service.SXPBlueprintServiceWrapper
-
- getWrappedService() - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.search.experiences.service.SXPElementServiceWrapper
-
- schemaVersion - Variable in class com.liferay.search.experiences.model.SXPBlueprintTable
-
- schemaVersion - Variable in class com.liferay.search.experiences.model.SXPElementTable
-
- setCompanyId(long) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the company ID of this sxp blueprint.
- setCompanyId(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setCompanyId(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the company ID of this sxp blueprint.
- setCompanyId(long) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the company ID of this sxp element.
- setCompanyId(long) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setCompanyId(long) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the company ID of this sxp element.
- setConfigurationJSON(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the configuration json of this sxp blueprint.
- setConfigurationJSON(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setConfigurationJSON(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the configuration json of this sxp blueprint.
- setCreateDate(Date) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the create date of this sxp blueprint.
- setCreateDate(Date) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setCreateDate(Date) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the create date of this sxp blueprint.
- setCreateDate(Date) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the create date of this sxp element.
- setCreateDate(Date) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setCreateDate(Date) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the create date of this sxp element.
- setDescription(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the description of this sxp blueprint.
- setDescription(String, Locale) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the localized description of this sxp blueprint in the language.
- setDescription(String, Locale, Locale) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the localized description of this sxp blueprint in the language, and sets the default locale.
- setDescription(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setDescription(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the description of this sxp blueprint.
- setDescription(String, Locale) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the localized description of this sxp blueprint in the language.
- setDescription(String, Locale, Locale) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the localized description of this sxp blueprint in the language, and sets the default locale.
- setDescription(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the description of this sxp element.
- setDescription(String, Locale) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the localized description of this sxp element in the language.
- setDescription(String, Locale, Locale) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the localized description of this sxp element in the language, and sets the default locale.
- setDescription(String) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setDescription(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the description of this sxp element.
- setDescription(String, Locale) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the localized description of this sxp element in the language.
- setDescription(String, Locale, Locale) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the localized description of this sxp element in the language, and sets the default locale.
- setDescriptionCurrentLanguageId(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
- setDescriptionCurrentLanguageId(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- setDescriptionCurrentLanguageId(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
- setDescriptionCurrentLanguageId(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- setDescriptionMap(Map<Locale, String>) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the localized descriptions of this sxp blueprint from the map of locales and localized descriptions.
- setDescriptionMap(Map<Locale, String>, Locale) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the localized descriptions of this sxp blueprint from the map of locales and localized descriptions, and sets the default locale.
- setDescriptionMap(Map<Locale, String>) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the localized descriptions of this sxp blueprint from the map of locales and localized descriptions.
- setDescriptionMap(Map<Locale, String>, Locale) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the localized descriptions of this sxp blueprint from the map of locales and localized descriptions, and sets the default locale.
- setDescriptionMap(Map<Locale, String>) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the localized descriptions of this sxp element from the map of locales and localized descriptions.
- setDescriptionMap(Map<Locale, String>, Locale) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the localized descriptions of this sxp element from the map of locales and localized descriptions, and sets the default locale.
- setDescriptionMap(Map<Locale, String>) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the localized descriptions of this sxp element from the map of locales and localized descriptions.
- setDescriptionMap(Map<Locale, String>, Locale) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the localized descriptions of this sxp element from the map of locales and localized descriptions, and sets the default locale.
- setElementDefinitionJSON(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the element definition json of this sxp element.
- setElementDefinitionJSON(String) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setElementDefinitionJSON(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the element definition json of this sxp element.
- setElementInstancesJSON(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the element instances json of this sxp blueprint.
- setElementInstancesJSON(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setElementInstancesJSON(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the element instances json of this sxp blueprint.
- setElementKey(String) - Method in class com.liferay.search.experiences.problem.Problem
-
- setHidden(boolean) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets whether this sxp element is hidden.
- setHidden(boolean) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setHidden(boolean) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets whether this sxp element is hidden.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the modified date of this sxp blueprint.
- setModifiedDate(Date) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setModifiedDate(Date) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the modified date of this sxp blueprint.
- setModifiedDate(Date) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the modified date of this sxp element.
- setModifiedDate(Date) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setModifiedDate(Date) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the modified date of this sxp element.
- setMvccVersion(long) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the mvcc version of this sxp blueprint.
- setMvccVersion(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setMvccVersion(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the mvcc version of this sxp blueprint.
- setMvccVersion(long) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the mvcc version of this sxp element.
- setMvccVersion(long) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setMvccVersion(long) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the mvcc version of this sxp element.
- setPrimaryKey(long) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the primary key of this sxp blueprint.
- setPrimaryKey(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setPrimaryKey(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the primary key of this sxp blueprint.
- setPrimaryKey(long) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the primary key of this sxp element.
- setPrimaryKey(long) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setPrimaryKey(long) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the primary key of this sxp element.
- setReadOnly(boolean) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets whether this sxp element is read only.
- setReadOnly(boolean) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setReadOnly(boolean) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets whether this sxp element is read only.
- setSchemaVersion(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the schema version of this sxp blueprint.
- setSchemaVersion(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setSchemaVersion(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the schema version of this sxp blueprint.
- setSchemaVersion(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the schema version of this sxp element.
- setSchemaVersion(String) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setSchemaVersion(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the schema version of this sxp element.
- setStatus(int) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the status of this sxp blueprint.
- setStatus(int) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setStatus(int) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the status of this sxp blueprint.
- setStatus(int) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the status of this sxp element.
- setStatus(int) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setStatus(int) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the status of this sxp element.
- setStatusByUserId(long) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the status by user ID of this sxp blueprint.
- setStatusByUserId(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setStatusByUserId(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the status by user ID of this sxp blueprint.
- setStatusByUserName(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the status by user name of this sxp blueprint.
- setStatusByUserName(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setStatusByUserName(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the status by user name of this sxp blueprint.
- setStatusByUserUuid(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the status by user uuid of this sxp blueprint.
- setStatusByUserUuid(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the status by user uuid of this sxp blueprint.
- setStatusDate(Date) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the status date of this sxp blueprint.
- setStatusDate(Date) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setStatusDate(Date) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the status date of this sxp blueprint.
- setSXPBlueprintId(long) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the sxp blueprint ID of this sxp blueprint.
- setSXPBlueprintId(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setSXPBlueprintId(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the sxp blueprint ID of this sxp blueprint.
- setSXPElementId(long) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the sxp element ID of this sxp element.
- setSXPElementId(long) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setSXPElementId(long) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the sxp element ID of this sxp element.
- setTitle(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the title of this sxp blueprint.
- setTitle(String, Locale) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the localized title of this sxp blueprint in the language.
- setTitle(String, Locale, Locale) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the localized title of this sxp blueprint in the language, and sets the default locale.
- setTitle(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setTitle(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the title of this sxp blueprint.
- setTitle(String, Locale) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the localized title of this sxp blueprint in the language.
- setTitle(String, Locale, Locale) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the localized title of this sxp blueprint in the language, and sets the default locale.
- setTitle(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the title of this sxp element.
- setTitle(String, Locale) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the localized title of this sxp element in the language.
- setTitle(String, Locale, Locale) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the localized title of this sxp element in the language, and sets the default locale.
- setTitle(String) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setTitle(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the title of this sxp element.
- setTitle(String, Locale) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the localized title of this sxp element in the language.
- setTitle(String, Locale, Locale) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the localized title of this sxp element in the language, and sets the default locale.
- setTitleCurrentLanguageId(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
- setTitleCurrentLanguageId(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- setTitleCurrentLanguageId(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
- setTitleCurrentLanguageId(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
- setTitleMap(Map<Locale, String>) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the localized titles of this sxp blueprint from the map of locales and localized titles.
- setTitleMap(Map<Locale, String>, Locale) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the localized titles of this sxp blueprint from the map of locales and localized titles, and sets the default locale.
- setTitleMap(Map<Locale, String>) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the localized titles of this sxp blueprint from the map of locales and localized titles.
- setTitleMap(Map<Locale, String>, Locale) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the localized titles of this sxp blueprint from the map of locales and localized titles, and sets the default locale.
- setTitleMap(Map<Locale, String>) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the localized titles of this sxp element from the map of locales and localized titles.
- setTitleMap(Map<Locale, String>, Locale) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the localized titles of this sxp element from the map of locales and localized titles, and sets the default locale.
- setTitleMap(Map<Locale, String>) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the localized titles of this sxp element from the map of locales and localized titles.
- setTitleMap(Map<Locale, String>, Locale) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the localized titles of this sxp element from the map of locales and localized titles, and sets the default locale.
- setType(int) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the type of this sxp element.
- setType(int) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setType(int) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the type of this sxp element.
- setUserId(long) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the user ID of this sxp blueprint.
- setUserId(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setUserId(long) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the user ID of this sxp blueprint.
- setUserId(long) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the user ID of this sxp element.
- setUserId(long) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setUserId(long) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the user ID of this sxp element.
- setUserName(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the user name of this sxp blueprint.
- setUserName(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setUserName(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the user name of this sxp blueprint.
- setUserName(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the user name of this sxp element.
- setUserName(String) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setUserName(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the user name of this sxp element.
- setUserUuid(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the user uuid of this sxp blueprint.
- setUserUuid(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the user uuid of this sxp blueprint.
- setUserUuid(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the user uuid of this sxp element.
- setUserUuid(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the user uuid of this sxp element.
- setUuid(String) - Method in interface com.liferay.search.experiences.model.SXPBlueprintModel
-
Sets the uuid of this sxp blueprint.
- setUuid(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- setUuid(String) - Method in class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
Sets the uuid of this sxp blueprint.
- setUuid(String) - Method in interface com.liferay.search.experiences.model.SXPElementModel
-
Sets the uuid of this sxp element.
- setUuid(String) - Method in class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- setUuid(String) - Method in class com.liferay.search.experiences.model.SXPElementWrapper
-
Sets the uuid of this sxp element.
- setWrappedService(SXPBlueprintLocalService) - Method in class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- setWrappedService(SXPBlueprintService) - Method in class com.liferay.search.experiences.service.SXPBlueprintServiceWrapper
-
- setWrappedService(SXPElementLocalService) - Method in class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- setWrappedService(SXPElementService) - Method in class com.liferay.search.experiences.service.SXPElementServiceWrapper
-
- severity(Severity) - Method in class com.liferay.search.experiences.problem.Problem.Builder
-
- Severity - Enum in com.liferay.search.experiences.problem
-
- status - Variable in class com.liferay.search.experiences.model.SXPBlueprintTable
-
- status - Variable in class com.liferay.search.experiences.model.SXPElementTable
-
- statusByUserId - Variable in class com.liferay.search.experiences.model.SXPBlueprintTable
-
- statusByUserName - Variable in class com.liferay.search.experiences.model.SXPBlueprintTable
-
- statusDate - Variable in class com.liferay.search.experiences.model.SXPBlueprintTable
-
- SXP_BLUEPRINT_ADMIN - Static variable in class com.liferay.search.experiences.constants.SXPPortletKeys
-
- SXP_BLUEPRINT_ID_ACCESSOR - Static variable in interface com.liferay.search.experiences.model.SXPBlueprint
-
- SXP_BLUEPRINT_OPTIONS - Static variable in class com.liferay.search.experiences.constants.SXPPortletKeys
-
- SXP_ELEMENT_ID_ACCESSOR - Static variable in interface com.liferay.search.experiences.model.SXPElement
-
- SXP_POWER_TOOLS - Static variable in class com.liferay.search.experiences.constants.SXPPortletKeys
-
- SXPActionKeys - Class in com.liferay.search.experiences.constants
-
- SXPActionKeys() - Constructor for class com.liferay.search.experiences.constants.SXPActionKeys
-
- SXPBlueprint - Interface in com.liferay.search.experiences.model
-
The extended model interface for the SXPBlueprint service.
- SXPBlueprintConfigurationJSONException - Exception in com.liferay.search.experiences.exception
-
- SXPBlueprintConfigurationJSONException() - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintConfigurationJSONException
-
- SXPBlueprintConfigurationJSONException(List<Problem>) - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintConfigurationJSONException
-
- SXPBlueprintConfigurationJSONException(String) - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintConfigurationJSONException
-
- SXPBlueprintConfigurationJSONException(String, Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintConfigurationJSONException
-
- SXPBlueprintConfigurationJSONException(Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintConfigurationJSONException
-
- sxpBlueprintId - Variable in class com.liferay.search.experiences.model.SXPBlueprintTable
-
- SXPBlueprintLocalService - Interface in com.liferay.search.experiences.service
-
Provides the local service interface for SXPBlueprint.
- SXPBlueprintLocalServiceUtil - Class in com.liferay.search.experiences.service
-
Provides the local service utility for SXPBlueprint.
- SXPBlueprintLocalServiceUtil() - Constructor for class com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil
-
- SXPBlueprintLocalServiceWrapper - Class in com.liferay.search.experiences.service
-
- SXPBlueprintLocalServiceWrapper() - Constructor for class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- SXPBlueprintLocalServiceWrapper(SXPBlueprintLocalService) - Constructor for class com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper
-
- SXPBlueprintModel - Interface in com.liferay.search.experiences.model
-
The base model interface for the SXPBlueprint service.
- SXPBlueprintModifiedDateComparator - Class in com.liferay.search.experiences.util.comparator
-
- SXPBlueprintModifiedDateComparator() - Constructor for class com.liferay.search.experiences.util.comparator.SXPBlueprintModifiedDateComparator
-
- SXPBlueprintModifiedDateComparator(boolean) - Constructor for class com.liferay.search.experiences.util.comparator.SXPBlueprintModifiedDateComparator
-
- SXPBlueprintPersistence - Interface in com.liferay.search.experiences.service.persistence
-
The persistence interface for the sxp blueprint service.
- SXPBlueprintSearchRequestEnhancer - Interface in com.liferay.search.experiences.blueprint.search.request.enhancer
-
- SXPBlueprintService - Interface in com.liferay.search.experiences.service
-
Provides the remote service interface for SXPBlueprint.
- SXPBlueprintServiceUtil - Class in com.liferay.search.experiences.service
-
Provides the remote service utility for SXPBlueprint.
- SXPBlueprintServiceUtil() - Constructor for class com.liferay.search.experiences.service.SXPBlueprintServiceUtil
-
- SXPBlueprintServiceWrapper - Class in com.liferay.search.experiences.service
-
- SXPBlueprintServiceWrapper() - Constructor for class com.liferay.search.experiences.service.SXPBlueprintServiceWrapper
-
- SXPBlueprintServiceWrapper(SXPBlueprintService) - Constructor for class com.liferay.search.experiences.service.SXPBlueprintServiceWrapper
-
- SXPBlueprintSoap - Class in com.liferay.search.experiences.model
-
- SXPBlueprintSoap() - Constructor for class com.liferay.search.experiences.model.SXPBlueprintSoap
-
Deprecated.
- SXPBlueprintTable - Class in com.liferay.search.experiences.model
-
The table class for the "SXPBlueprint" database table.
- SXPBlueprintTitleComparator - Class in com.liferay.search.experiences.util.comparator
-
- SXPBlueprintTitleComparator() - Constructor for class com.liferay.search.experiences.util.comparator.SXPBlueprintTitleComparator
-
- SXPBlueprintTitleComparator(boolean) - Constructor for class com.liferay.search.experiences.util.comparator.SXPBlueprintTitleComparator
-
- SXPBlueprintTitleComparator(boolean, Locale) - Constructor for class com.liferay.search.experiences.util.comparator.SXPBlueprintTitleComparator
-
- SXPBlueprintTitleException - Exception in com.liferay.search.experiences.exception
-
- SXPBlueprintTitleException() - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintTitleException
-
- SXPBlueprintTitleException(List<Problem>) - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintTitleException
-
- SXPBlueprintTitleException(String) - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintTitleException
-
- SXPBlueprintTitleException(String, Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintTitleException
-
- SXPBlueprintTitleException(Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPBlueprintTitleException
-
- SXPBlueprintUtil - Class in com.liferay.search.experiences.service.persistence
-
The persistence utility for the sxp blueprint service.
- SXPBlueprintUtil() - Constructor for class com.liferay.search.experiences.service.persistence.SXPBlueprintUtil
-
- SXPBlueprintValidator - Interface in com.liferay.search.experiences.validator
-
- SXPBlueprintWrapper - Class in com.liferay.search.experiences.model
-
- SXPBlueprintWrapper(SXPBlueprint) - Constructor for class com.liferay.search.experiences.model.SXPBlueprintWrapper
-
- SXPConstants - Class in com.liferay.search.experiences.constants
-
- SXPConstants() - Constructor for class com.liferay.search.experiences.constants.SXPConstants
-
- SXPElement - Interface in com.liferay.search.experiences.model
-
The extended model interface for the SXPElement service.
- SXPElementConstants - Class in com.liferay.search.experiences.constants
-
- SXPElementConstants() - Constructor for class com.liferay.search.experiences.constants.SXPElementConstants
-
- SXPElementElementDefinitionJSONException - Exception in com.liferay.search.experiences.exception
-
- SXPElementElementDefinitionJSONException() - Constructor for exception com.liferay.search.experiences.exception.SXPElementElementDefinitionJSONException
-
- SXPElementElementDefinitionJSONException(List<Problem>) - Constructor for exception com.liferay.search.experiences.exception.SXPElementElementDefinitionJSONException
-
- SXPElementElementDefinitionJSONException(String) - Constructor for exception com.liferay.search.experiences.exception.SXPElementElementDefinitionJSONException
-
- SXPElementElementDefinitionJSONException(String, Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPElementElementDefinitionJSONException
-
- SXPElementElementDefinitionJSONException(Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPElementElementDefinitionJSONException
-
- sxpElementId - Variable in class com.liferay.search.experiences.model.SXPElementTable
-
- SXPElementLocalService - Interface in com.liferay.search.experiences.service
-
Provides the local service interface for SXPElement.
- SXPElementLocalServiceUtil - Class in com.liferay.search.experiences.service
-
Provides the local service utility for SXPElement.
- SXPElementLocalServiceUtil() - Constructor for class com.liferay.search.experiences.service.SXPElementLocalServiceUtil
-
- SXPElementLocalServiceWrapper - Class in com.liferay.search.experiences.service
-
- SXPElementLocalServiceWrapper() - Constructor for class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- SXPElementLocalServiceWrapper(SXPElementLocalService) - Constructor for class com.liferay.search.experiences.service.SXPElementLocalServiceWrapper
-
- SXPElementModel - Interface in com.liferay.search.experiences.model
-
The base model interface for the SXPElement service.
- SXPElementPersistence - Interface in com.liferay.search.experiences.service.persistence
-
The persistence interface for the sxp element service.
- SXPElementReadOnlyException - Exception in com.liferay.search.experiences.exception
-
- SXPElementReadOnlyException() - Constructor for exception com.liferay.search.experiences.exception.SXPElementReadOnlyException
-
- SXPElementReadOnlyException(String) - Constructor for exception com.liferay.search.experiences.exception.SXPElementReadOnlyException
-
- SXPElementReadOnlyException(String, Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPElementReadOnlyException
-
- SXPElementReadOnlyException(Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPElementReadOnlyException
-
- SXPElementService - Interface in com.liferay.search.experiences.service
-
Provides the remote service interface for SXPElement.
- SXPElementServiceUtil - Class in com.liferay.search.experiences.service
-
Provides the remote service utility for SXPElement.
- SXPElementServiceUtil() - Constructor for class com.liferay.search.experiences.service.SXPElementServiceUtil
-
- SXPElementServiceWrapper - Class in com.liferay.search.experiences.service
-
- SXPElementServiceWrapper() - Constructor for class com.liferay.search.experiences.service.SXPElementServiceWrapper
-
- SXPElementServiceWrapper(SXPElementService) - Constructor for class com.liferay.search.experiences.service.SXPElementServiceWrapper
-
- SXPElementSoap - Class in com.liferay.search.experiences.model
-
- SXPElementSoap() - Constructor for class com.liferay.search.experiences.model.SXPElementSoap
-
Deprecated.
- SXPElementTable - Class in com.liferay.search.experiences.model
-
The table class for the "SXPElement" database table.
- SXPElementTitleException - Exception in com.liferay.search.experiences.exception
-
- SXPElementTitleException() - Constructor for exception com.liferay.search.experiences.exception.SXPElementTitleException
-
- SXPElementTitleException(List<Problem>) - Constructor for exception com.liferay.search.experiences.exception.SXPElementTitleException
-
- SXPElementTitleException(String) - Constructor for exception com.liferay.search.experiences.exception.SXPElementTitleException
-
- SXPElementTitleException(String, Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPElementTitleException
-
- SXPElementTitleException(Throwable) - Constructor for exception com.liferay.search.experiences.exception.SXPElementTitleException
-
- SXPElementUtil - Class in com.liferay.search.experiences.service.persistence
-
The persistence utility for the sxp element service.
- SXPElementUtil() - Constructor for class com.liferay.search.experiences.service.persistence.SXPElementUtil
-
- SXPElementValidator - Interface in com.liferay.search.experiences.validator
-
- SXPElementWrapper - Class in com.liferay.search.experiences.model
-
- SXPElementWrapper(SXPElement) - Constructor for class com.liferay.search.experiences.model.SXPElementWrapper
-
- SXPExceptionUtil - Class in com.liferay.search.experiences.exception
-
- SXPExceptionUtil() - Constructor for class com.liferay.search.experiences.exception.SXPExceptionUtil
-
- SXPPanelCategoryKeys - Class in com.liferay.search.experiences.constants
-
- SXPPanelCategoryKeys() - Constructor for class com.liferay.search.experiences.constants.SXPPanelCategoryKeys
-
- SXPParameter - Interface in com.liferay.search.experiences.blueprint.parameter
-
- SXPParameterContributorDefinition - Class in com.liferay.search.experiences.blueprint.parameter.contributor
-
- SXPParameterContributorDefinition(Class<?>, String, String) - Constructor for class com.liferay.search.experiences.blueprint.parameter.contributor.SXPParameterContributorDefinition
-
- SXPParameterContributorDefinitionProvider - Interface in com.liferay.search.experiences.blueprint.parameter.contributor
-
- SXPPortletKeys - Class in com.liferay.search.experiences.constants
-
- SXPPortletKeys() - Constructor for class com.liferay.search.experiences.constants.SXPPortletKeys
-