- 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(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(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>) - 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
-
- 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, 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) - 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) - 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(int, int) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
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>, boolean) - Method in interface com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence
-
Returns an ordered range of 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) - 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>) - 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) - 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, 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, 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>, 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) - 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) - 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>) - 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) - 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, 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, 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>, 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) - 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) - 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>) - 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) - 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, 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, 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>, 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) - 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) - 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>) - 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) - 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
-
- 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
-
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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, Object[], Object, 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, Object[], Object, 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 class com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper
-
- getClassPKsCount(long, long) - Method in interface com.liferay.json.storage.service.JSONStorageEntryLocalService
-
- getClassPKsCount(long, long, Object[], Object) - 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, Object[], Object) - 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 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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
-
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- setParentJSONStorageEntryId(long) - Method in class com.liferay.json.storage.model.JSONStorageEntryWrapper
-
Sets the parent json storage entry ID of this json storage entry.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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.JSONStorageEntrySoap
-
Deprecated.
- 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
-