Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addJSONStorageEntries(long, long, long, String) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- addJSONStorageEntries(long, long, long, String) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- addJSONStorageEntries(long, long, long, String) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- addJSONStorageEntry(JSONStorageEntry) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Adds the json storage entry to the database.
- addJSONStorageEntry(JSONStorageEntry) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Adds the json storage entry to the database.
- addJSONStorageEntry(JSONStorageEntry) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Adds the json storage entry to the database.
C
- cacheResult(JSONStorageEntry) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Caches the json storage entry in the entity cache if it is enabled.
- cacheResult(JSONStorageEntry) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Caches the json storage entry in the entity cache if it is enabled.
- cacheResult(List<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Caches the json storage entries in the entity cache if it is enabled.
- cacheResult(List<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Caches the json storage entries in the entity cache if it is enabled.
- classNameId - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
- classPK - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
- clearCache() - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- clearCache(JSONStorageEntry) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- cloneWithOriginalValues() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
- cloneWithOriginalValues() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
- com.liferay.json.storage.constants - package com.liferay.json.storage.constants
- com.liferay.json.storage.exception - package com.liferay.json.storage.exception
- com.liferay.json.storage.model - package com.liferay.json.storage.model
- com.liferay.json.storage.service - package com.liferay.json.storage.service
- com.liferay.json.storage.service.persistence - package com.liferay.json.storage.service.persistence
- com.liferay.json.storage.upgrade - package com.liferay.json.storage.upgrade
- companyId - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
- countAll() - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the number of json storage entries.
- countAll() - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the number of json storage entries.
- countByC_CN_I_T_VL(long, long, int, int, long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the number of json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- countByC_CN_I_T_VL(long, long, int, int, long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the number of json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- countByC_CN_K_T_VL(long, long, String, int, long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the number of json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- countByC_CN_K_T_VL(long, long, String, int, long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the number of json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- countByCN_CPK(long, long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the number of json storage entries where classNameId = ? and classPK = ?.
- countByCN_CPK(long, long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the number of json storage entries where classNameId = ? and classPK = ?.
- countByCN_CPK_P_I_K(long, long, long, int, String) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the number of json storage entries where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ?.
- countByCN_CPK_P_I_K(long, long, long, int, String) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the number of json storage entries where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- create(long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Creates a new json storage entry with the primary key.
- create(long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Creates a new json storage entry with the primary key.
- createJSONStorageEntry(long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Creates a new json storage entry with the primary key.
- createJSONStorageEntry(long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Creates a new json storage entry with the primary key.
- createJSONStorageEntry(long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Creates a new json storage entry with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- createUpgradeStep(Class<?>, String, String, String) - Method in interface com.liferay.json.storage.upgrade.JSONStorageUpgradeStepFactory
- ctCollectionId - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
D
- deleteJSONStorageEntries(long, long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- deleteJSONStorageEntries(long, long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- deleteJSONStorageEntries(long, long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- deleteJSONStorageEntry(long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Deletes the json storage entry with the primary key from the database.
- deleteJSONStorageEntry(long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Deletes the json storage entry with the primary key from the database.
- deleteJSONStorageEntry(long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Deletes the json storage entry with the primary key from the database.
- deleteJSONStorageEntry(JSONStorageEntry) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Deletes the json storage entry from the database.
- deleteJSONStorageEntry(JSONStorageEntry) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Deletes the json storage entry from the database.
- deleteJSONStorageEntry(JSONStorageEntry) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Deletes the json storage entry from the database.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- dynamicQuery() - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
F
- fetchByC_CN_I_T_VL_First(long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the first json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- fetchByC_CN_I_T_VL_First(long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the first json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- fetchByC_CN_I_T_VL_Last(long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the last json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- fetchByC_CN_I_T_VL_Last(long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the last json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- fetchByC_CN_K_T_VL_First(long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the first json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- fetchByC_CN_K_T_VL_First(long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the first json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- fetchByC_CN_K_T_VL_Last(long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the last json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- fetchByC_CN_K_T_VL_Last(long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the last json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- fetchByCN_CPK_First(long, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the first json storage entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByCN_CPK_First(long, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the first json storage entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByCN_CPK_Last(long, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the last json storage entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByCN_CPK_Last(long, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the last json storage entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByCN_CPK_P_I_K(long, long, long, int, String) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the json storage entry where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ? or returns
null
if it could not be found. - fetchByCN_CPK_P_I_K(long, long, long, int, String) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the json storage entry where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ? or returns
null
if it could not be found. - fetchByCN_CPK_P_I_K(long, long, long, int, String, boolean) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the json storage entry where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByCN_CPK_P_I_K(long, long, long, int, String, boolean) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the json storage entry where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByPrimaryKey(long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the json storage entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the json storage entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- fetchJSONStorageEntry(long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- fetchJSONStorageEntry(long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- fetchJSONStorageEntry(long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- findAll() - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns all the json storage entries.
- findAll() - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns all the json storage entries.
- findAll(int, int) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns a range of all the json storage entries.
- findAll(int, int) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns a range of all the json storage entries.
- findAll(int, int, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns an ordered range of all the json storage entries.
- findAll(int, int, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns an ordered range of all the json storage entries.
- findAll(int, int, OrderByComparator<JSONStorageEntry>, boolean) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns an ordered range of all the json storage entries.
- findAll(int, int, OrderByComparator<JSONStorageEntry>, boolean) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns an ordered range of all the json storage entries.
- findByC_CN_I_T_VL(long, long, int, int, long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL(long, long, int, int, long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL(long, long, int, int, long, int, int) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns a range of all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL(long, long, int, int, long, int, int) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns a range of all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL(long, long, int, int, long, int, int, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns an ordered range of all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL(long, long, int, int, long, int, int, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns an ordered range of all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL(long, long, int, int, long, int, int, OrderByComparator<JSONStorageEntry>, boolean) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns an ordered range of all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL(long, long, int, int, long, int, int, OrderByComparator<JSONStorageEntry>, boolean) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns an ordered range of all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL_First(long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the first json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL_First(long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the first json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL_Last(long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the last json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL_Last(long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the last json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL_PrevAndNext(long, long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the json storage entries before and after the current json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_I_T_VL_PrevAndNext(long, long, long, int, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the json storage entries before and after the current json storage entry in the ordered set where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL(long, long, String, int, long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL(long, long, String, int, long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL(long, long, String, int, long, int, int) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns a range of all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL(long, long, String, int, long, int, int) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns a range of all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL(long, long, String, int, long, int, int, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns an ordered range of all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL(long, long, String, int, long, int, int, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns an ordered range of all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL(long, long, String, int, long, int, int, OrderByComparator<JSONStorageEntry>, boolean) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns an ordered range of all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL(long, long, String, int, long, int, int, OrderByComparator<JSONStorageEntry>, boolean) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns an ordered range of all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL_First(long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the first json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL_First(long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the first json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL_Last(long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the last json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL_Last(long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the last json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL_PrevAndNext(long, long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the json storage entries before and after the current json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByC_CN_K_T_VL_PrevAndNext(long, long, long, String, int, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the json storage entries before and after the current json storage entry in the ordered set where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ?.
- findByCN_CPK(long, long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns all the json storage entries where classNameId = ? and classPK = ?.
- findByCN_CPK(long, long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns all the json storage entries where classNameId = ? and classPK = ?.
- findByCN_CPK(long, long, int, int) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns a range of all the json storage entries where classNameId = ? and classPK = ?.
- findByCN_CPK(long, long, int, int) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns a range of all the json storage entries where classNameId = ? and classPK = ?.
- findByCN_CPK(long, long, int, int, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns an ordered range of all the json storage entries where classNameId = ? and classPK = ?.
- findByCN_CPK(long, long, int, int, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns an ordered range of all the json storage entries where classNameId = ? and classPK = ?.
- findByCN_CPK(long, long, int, int, OrderByComparator<JSONStorageEntry>, boolean) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns an ordered range of all the json storage entries where classNameId = ? and classPK = ?.
- findByCN_CPK(long, long, int, int, OrderByComparator<JSONStorageEntry>, boolean) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns an ordered range of all the json storage entries where classNameId = ? and classPK = ?.
- findByCN_CPK_First(long, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the first json storage entry in the ordered set where classNameId = ? and classPK = ?.
- findByCN_CPK_First(long, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the first json storage entry in the ordered set where classNameId = ? and classPK = ?.
- findByCN_CPK_Last(long, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the last json storage entry in the ordered set where classNameId = ? and classPK = ?.
- findByCN_CPK_Last(long, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the last json storage entry in the ordered set where classNameId = ? and classPK = ?.
- findByCN_CPK_P_I_K(long, long, long, int, String) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the json storage entry where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ? or throws a
NoSuchJSONStorageEntryException
if it could not be found. - findByCN_CPK_P_I_K(long, long, long, int, String) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the json storage entry where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ? or throws a
NoSuchJSONStorageEntryException
if it could not be found. - findByCN_CPK_PrevAndNext(long, long, long, OrderByComparator<JSONStorageEntry>) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the json storage entries before and after the current json storage entry in the ordered set where classNameId = ? and classPK = ?.
- findByCN_CPK_PrevAndNext(long, long, long, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the json storage entries before and after the current json storage entry in the ordered set where classNameId = ? and classPK = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns the json storage entry with the primary key or throws a
NoSuchJSONStorageEntryException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Returns the json storage entry with the primary key or throws a
NoSuchJSONStorageEntryException
if it could not be found. - findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<JSONStorageEntry>) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
G
- getActionableDynamicQuery() - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getAttributeGetterFunctions() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
- getAttributeSetterBiConsumers() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
- getBasePersistence() - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getClassName() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the fully qualified class name of this json storage entry.
- getClassName() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the fully qualified class name of this json storage entry.
- getClassNameId() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the class name ID of this json storage entry.
- getClassNameId() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the class name ID of this json storage entry.
- getClassPK() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the class pk of this json storage entry.
- getClassPK() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the class pk of this json storage entry.
- getClassPKs(long, long, int, int) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getClassPKs(long, long, int, int) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getClassPKs(long, long, int, int) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getClassPKs(long, long, Object[], Object, int, int) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getClassPKs(long, long, Object[], Object, int, int) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getClassPKs(long, long, Object[], Object, int, int) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getClassPKsCount(long, long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getClassPKsCount(long, long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getClassPKsCount(long, long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getClassPKsCount(long, long, Object[], Object) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getClassPKsCount(long, long, Object[], Object) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getClassPKsCount(long, long, Object[], Object) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getCompanyId() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the company ID of this json storage entry.
- getCompanyId() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the company ID of this json storage entry.
- getCtCollectionId() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the ct collection ID of this json storage entry.
- getCtCollectionId() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the ct collection ID of this json storage entry.
- getCTPersistence() - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getCTPersistence() - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getIndex() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the index of this json storage entry.
- getIndex() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the index of this json storage entry.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getJSON(long, long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getJSON(long, long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getJSON(long, long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getJSONArray(long, long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getJSONArray(long, long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getJSONArray(long, long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getJSONObject(long, long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getJSONObject(long, long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getJSONObject(long, long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getJSONSerializable(long, long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getJSONSerializable(long, long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getJSONSerializable(long, long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getJSONStorageEntries(int, int) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Returns a range of all the json storage entries.
- getJSONStorageEntries(int, int) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Returns a range of all the json storage entries.
- getJSONStorageEntries(int, int) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Returns a range of all the json storage entries.
- getJSONStorageEntriesCount() - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Returns the number of json storage entries.
- getJSONStorageEntriesCount() - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Returns the number of json storage entries.
- getJSONStorageEntriesCount() - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Returns the number of json storage entries.
- getJSONStorageEntry(long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Returns the json storage entry with the primary key.
- getJSONStorageEntry(long) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Returns the json storage entry with the primary key.
- getJSONStorageEntry(long) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Returns the json storage entry with the primary key.
- getJsonStorageEntryId() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the json storage entry ID of this json storage entry.
- getJsonStorageEntryId() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the json storage entry ID of this json storage entry.
- getKey() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the key of this json storage entry.
- getKey() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the key of this json storage entry.
- getModelAttributes() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
- getModelClass() - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getModelClass() - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getMvccVersion() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the mvcc version of this json storage entry.
- getMvccVersion() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the mvcc version of this json storage entry.
- getOSGiServiceIdentifier() - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getParentJSONStorageEntryId() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the parent json storage entry ID of this json storage entry.
- getParentJSONStorageEntryId() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the parent json storage entry ID of this json storage entry.
- getPersistedModel(Serializable) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- getPrimaryKey() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the primary key of this json storage entry.
- getPrimaryKey() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the primary key of this json storage entry.
- getService() - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- getType() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the type of this json storage entry.
- getType() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the type of this json storage entry.
- getValue() - Method in interface com.liferay.json.storage.model.JSONStorageEntry
- getValue() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
- getValueLong() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the value long of this json storage entry.
- getValueLong() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the value long of this json storage entry.
- getValueString() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Returns the value string of this json storage entry.
- getValueString() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Returns the value string of this json storage entry.
- getWrappedService() - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
I
- index - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
- INDEX_DEFAULT - Static variable in interface com.liferay.json.storage.constants.JSONStorageEntryConstants
- INSTANCE - Static variable in class com.liferay.json.storage.model.JSONStorageEntryTable
J
- JSON_STORAGE_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.json.storage.model.JSONStorageEntry
- JSONStorageEntry - Interface in com.liferay.json.storage.model
-
The extended model interface for the JSONStorageEntry service.
- JSONStorageEntryConstants - Interface in com.liferay.json.storage.constants
- jsonStorageEntryId - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
- JSONStorageEntryLocalService - Interface in com.liferay.json.storage.service
-
Provides the local service interface for JSONStorageEntry.
- JSONStorageEntryLocalServiceUtil - Class in com.liferay.json.storage.service
-
Provides the local service utility for JSONStorageEntry.
- JSONStorageEntryLocalServiceUtil() - Constructor for class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- JSONStorageEntryLocalServiceWrapper - Class in com.liferay.json.storage.service
-
Provides a wrapper for
JSONStorageEntryLocalService
. - JSONStorageEntryLocalServiceWrapper() - Constructor for class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- JSONStorageEntryLocalServiceWrapper(JSONStorageEntryLocalService) - Constructor for class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- JSONStorageEntryModel - Interface in com.liferay.json.storage.model
-
The base model interface for the JSONStorageEntry service.
- JSONStorageEntryPersistence - Interface in com.liferay.json.storage.service.persistence
-
The persistence interface for the json storage entry service.
- JSONStorageEntryTable - Class in com.liferay.json.storage.model
-
The table class for the "JSONStorageEntry" database table.
- JSONStorageEntryUtil - Class in com.liferay.json.storage.service.persistence
-
The persistence utility for the json storage entry service.
- JSONStorageEntryUtil() - Constructor for class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- JSONStorageEntryWrapper - Class in com.liferay.json.storage.model
-
This class is a wrapper for
JSONStorageEntry
. - JSONStorageEntryWrapper(JSONStorageEntry) - Constructor for class com.liferay.json.storage.model.JSONStorageEntryWrapper
- JSONStorageUpgradeStepFactory - Interface in com.liferay.json.storage.upgrade
K
- key - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
M
- mvccVersion - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
N
- NoSuchJSONStorageEntryException - Exception in com.liferay.json.storage.exception
- NoSuchJSONStorageEntryException() - Constructor for exception com.liferay.json.storage.exception.NoSuchJSONStorageEntryException
- NoSuchJSONStorageEntryException(String) - Constructor for exception com.liferay.json.storage.exception.NoSuchJSONStorageEntryException
- NoSuchJSONStorageEntryException(String, Throwable) - Constructor for exception com.liferay.json.storage.exception.NoSuchJSONStorageEntryException
- NoSuchJSONStorageEntryException(Throwable) - Constructor for exception com.liferay.json.storage.exception.NoSuchJSONStorageEntryException
P
- PARENT_JSON_STORAGE_ENTRY_ID_DEFAULT - Static variable in interface com.liferay.json.storage.constants.JSONStorageEntryConstants
- parentJSONStorageEntryId - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
- persist() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
R
- remove(long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Removes the json storage entry with the primary key from the database.
- remove(long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Removes the json storage entry with the primary key from the database.
- removeAll() - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Removes all the json storage entries from the database.
- removeAll() - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Removes all the json storage entries from the database.
- removeByC_CN_I_T_VL(long, long, int, int, long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Removes all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ? from the database.
- removeByC_CN_I_T_VL(long, long, int, int, long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Removes all the json storage entries where companyId = ? and classNameId = ? and index = ? and type = ? and valueLong = ? from the database.
- removeByC_CN_K_T_VL(long, long, String, int, long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Removes all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ? from the database.
- removeByC_CN_K_T_VL(long, long, String, int, long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Removes all the json storage entries where companyId = ? and classNameId = ? and key = ? and type = ? and valueLong = ? from the database.
- removeByCN_CPK(long, long) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Removes all the json storage entries where classNameId = ? and classPK = ? from the database.
- removeByCN_CPK(long, long) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Removes all the json storage entries where classNameId = ? and classPK = ? from the database.
- removeByCN_CPK_P_I_K(long, long, long, int, String) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Removes the json storage entry where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ? from the database.
- removeByCN_CPK_P_I_K(long, long, long, int, String) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
-
Removes the json storage entry where classNameId = ? and classPK = ? and parentJSONStorageEntryId = ? and index = ? and key = ? from the database.
S
- setClassName(String) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
- setClassName(String) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
- setClassNameId(long) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the class name ID of this json storage entry.
- setClassNameId(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the class name ID of this json storage entry.
- setClassPK(long) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the class pk of this json storage entry.
- setClassPK(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the class pk of this json storage entry.
- setCompanyId(long) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the company ID of this json storage entry.
- setCompanyId(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the company ID of this json storage entry.
- setCtCollectionId(long) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the ct collection ID of this json storage entry.
- setCtCollectionId(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the ct collection ID of this json storage entry.
- setIndex(int) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the index of this json storage entry.
- setIndex(int) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the index of this json storage entry.
- setJsonStorageEntryId(long) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the json storage entry ID of this json storage entry.
- setJsonStorageEntryId(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the json storage entry ID of this json storage entry.
- setKey(String) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the key of this json storage entry.
- setKey(String) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the key of this json storage entry.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
- setMvccVersion(long) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the mvcc version of this json storage entry.
- setMvccVersion(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the mvcc version of this json storage entry.
- setParentJSONStorageEntryId(long) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the parent json storage entry ID of this json storage entry.
- setParentJSONStorageEntryId(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the parent json storage entry ID of this json storage entry.
- setPersistence(JSONStorageEntryPersistence) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- setPrimaryKey(long) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the primary key of this json storage entry.
- setPrimaryKey(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the primary key of this json storage entry.
- setType(int) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the type of this json storage entry.
- setType(int) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the type of this json storage entry.
- setValue(Object) - Method in interface com.liferay.json.storage.model.JSONStorageEntry
- setValue(Object) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
- setValueLong(long) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the value long of this json storage entry.
- setValueLong(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the value long of this json storage entry.
- setValueString(String) - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
-
Sets the value string of this json storage entry.
- setValueString(String) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the value string of this json storage entry.
- setWrappedService(JSONStorageEntryLocalService) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
T
- toXmlString() - Method in interface com.liferay.json.storage.model.JSONStorageEntryModel
- toXmlString() - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
- type - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
- TYPE_ARRAY - Static variable in interface com.liferay.json.storage.constants.JSONStorageEntryConstants
- TYPE_EMPTY - Static variable in interface com.liferay.json.storage.constants.JSONStorageEntryConstants
- TYPE_NULL - Static variable in interface com.liferay.json.storage.constants.JSONStorageEntryConstants
- TYPE_OBJECT - Static variable in interface com.liferay.json.storage.constants.JSONStorageEntryConstants
- TYPE_VALUE_LONG - Static variable in interface com.liferay.json.storage.constants.JSONStorageEntryConstants
- TYPE_VALUE_LONG_QUOTED - Static variable in interface com.liferay.json.storage.constants.JSONStorageEntryConstants
- TYPE_VALUE_STRING - Static variable in interface com.liferay.json.storage.constants.JSONStorageEntryConstants
U
- update(JSONStorageEntry) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- update(JSONStorageEntry, ServiceContext) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- updateImpl(JSONStorageEntry) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
- updateImpl(JSONStorageEntry) - Static method in class com.liferay.json.storage.service.persistence.JSONStorageEntryUtil
- updateJSONStorageEntries(long, long, long, String) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- updateJSONStorageEntries(long, long, long, String) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
- updateJSONStorageEntries(long, long, long, String) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
- updateJSONStorageEntry(JSONStorageEntry) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
Updates the json storage entry in the database or adds it if it does not yet exist.
- updateJSONStorageEntry(JSONStorageEntry) - Static method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil
-
Updates the json storage entry in the database or adds it if it does not yet exist.
- updateJSONStorageEntry(JSONStorageEntry) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
Updates the json storage entry in the database or adds it if it does not yet exist.
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<JSONStorageEntry>, R, E>) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<JSONStorageEntry>, R, E>) - Method in class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
V
- valueLong - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
- valueString - Variable in class com.liferay.json.storage.model.JSONStorageEntryTable
W
- wrap(JSONStorageEntry) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form