Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addMicroblogsEntry(long, long, long, String, int, long, int, ServiceContext) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- addMicroblogsEntry(long, long, long, String, int, long, int, ServiceContext) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- addMicroblogsEntry(long, long, long, String, int, long, int, ServiceContext) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- addMicroblogsEntry(long, String, int, long, int, ServiceContext) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- addMicroblogsEntry(long, String, int, long, int, ServiceContext) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- addMicroblogsEntry(long, String, int, long, int, ServiceContext) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- addMicroblogsEntry(long, String, int, long, int, ServiceContext) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- addMicroblogsEntry(long, String, int, long, int, ServiceContext) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- addMicroblogsEntry(long, String, int, long, int, ServiceContext) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- addMicroblogsEntry(MicroblogsEntry) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Adds the microblogs entry to the database.
- addMicroblogsEntry(MicroblogsEntry) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Adds the microblogs entry to the database.
- addMicroblogsEntry(MicroblogsEntry) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Adds the microblogs entry to the database.
C
- cacheResult(MicroblogsEntry) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Caches the microblogs entry in the entity cache if it is enabled.
- cacheResult(MicroblogsEntry) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Caches the microblogs entry in the entity cache if it is enabled.
- cacheResult(List<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Caches the microblogs entries in the entity cache if it is enabled.
- cacheResult(List<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Caches the microblogs entries in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- clearCache(MicroblogsEntry) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- cloneWithOriginalValues() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
- cloneWithOriginalValues() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
- com.liferay.microblogs.constants - package com.liferay.microblogs.constants
- com.liferay.microblogs.exception - package com.liferay.microblogs.exception
- com.liferay.microblogs.model - package com.liferay.microblogs.model
- com.liferay.microblogs.service - package com.liferay.microblogs.service
- com.liferay.microblogs.service.persistence - package com.liferay.microblogs.service.persistence
- com.liferay.microblogs.util.comparator - package com.liferay.microblogs.util.comparator
- companyId - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
- compare(MicroblogsEntry, MicroblogsEntry) - Method in class com.liferay.microblogs.util.comparator.EntryCreateDateComparator
- content - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
- countAll() - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries.
- countAll() - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries.
- countByC_CCNI_ATN(long, long, String) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- countByC_CCNI_CCPK(long, long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- countByC_CCNI_CCPK(long, long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- countByC_CCNI_CCPK(long, long, long[]) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- countByC_CCNI_CCPK(long, long, long[]) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- countByC_CCNI_CCPK_ATN(long, long, long, String, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- countByC_CCNI_CCPK_T(long, long, long[], int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- countByC_CCNI_CCPK_T(long, long, long[], int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- countByC_CCNI_CCPK_T(long, long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- countByC_CCNI_CCPK_T(long, long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- countByC_CCNI_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- countByC_CCNI_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- countByC_U(long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- countByC_U_ATN(long, long, String) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- countByCCNI_CCPK(long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- countByCCNI_CCPK(long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- countByCCNI_CCPK(long, long[]) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where creatorClassNameId = ? and creatorClassPK = any ?.
- countByCCNI_CCPK(long, long[]) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where creatorClassNameId = ? and creatorClassPK = any ?.
- countByCCNI_CCPK_T(long, long[], int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- countByCCNI_CCPK_T(long, long[], int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- countByCCNI_CCPK_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- countByCCNI_CCPK_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- countByCCNI_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where creatorClassNameId = ? and type = ?.
- countByCCNI_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where creatorClassNameId = ? and type = ?.
- countByCompanyId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where companyId = ?.
- countByT_P(int, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- countByT_P(int, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- countByU_C_T_S(long, Date, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- countByU_C_T_S(long, Date, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- countByU_MU(long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- countByU_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where userId = ? and type = ?.
- countByU_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where userId = ? and type = ?.
- countByU_T_MU(long, int, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- countByUserId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries where userId = ?.
- countByUserId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries where userId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- create(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Creates a new microblogs entry with the primary key.
- create(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Creates a new microblogs entry with the primary key.
- createDate - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
- createMicroblogsEntry(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Creates a new microblogs entry with the primary key.
- createMicroblogsEntry(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Creates a new microblogs entry with the primary key.
- createMicroblogsEntry(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Creates a new microblogs entry with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- creatorClassNameId - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
- creatorClassPK - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
D
- deleteMicroblogsEntries(long, long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- deleteMicroblogsEntries(long, long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- deleteMicroblogsEntries(long, long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- deleteMicroblogsEntry(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Deletes the microblogs entry with the primary key from the database.
- deleteMicroblogsEntry(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Deletes the microblogs entry with the primary key from the database.
- deleteMicroblogsEntry(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Deletes the microblogs entry with the primary key from the database.
- deleteMicroblogsEntry(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- deleteMicroblogsEntry(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- deleteMicroblogsEntry(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- deleteMicroblogsEntry(MicroblogsEntry) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Deletes the microblogs entry from the database.
- deleteMicroblogsEntry(MicroblogsEntry) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Deletes the microblogs entry from the database.
- deleteMicroblogsEntry(MicroblogsEntry) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Deletes the microblogs entry from the database.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- deleteUserMicroblogsEntries(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- deleteUserMicroblogsEntries(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- deleteUserMicroblogsEntries(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- dynamicQuery() - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
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.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
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.microblogs.service.MicroblogsEntryLocalService
-
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.microblogs.service.MicroblogsEntryLocalServiceUtil
-
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.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
F
- fetchByC_CCNI_CCPK_First(long, long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- fetchByC_CCNI_CCPK_First(long, long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- fetchByC_CCNI_CCPK_Last(long, long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- fetchByC_CCNI_CCPK_Last(long, long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- fetchByC_CCNI_CCPK_T_First(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- fetchByC_CCNI_CCPK_T_First(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- fetchByC_CCNI_CCPK_T_Last(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- fetchByC_CCNI_CCPK_T_Last(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- fetchByC_CCNI_T_First(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- fetchByC_CCNI_T_First(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- fetchByC_CCNI_T_Last(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- fetchByC_CCNI_T_Last(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- fetchByCCNI_CCPK_First(long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- fetchByCCNI_CCPK_First(long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- fetchByCCNI_CCPK_Last(long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- fetchByCCNI_CCPK_Last(long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- fetchByCCNI_CCPK_T_First(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- fetchByCCNI_CCPK_T_First(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- fetchByCCNI_CCPK_T_Last(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- fetchByCCNI_CCPK_T_Last(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- fetchByCCNI_T_First(long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- fetchByCCNI_T_First(long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- fetchByCCNI_T_Last(long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- fetchByCCNI_T_Last(long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- fetchByCompanyId_First(long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where companyId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- fetchByT_P_First(int, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- fetchByT_P_First(int, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- fetchByT_P_Last(int, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- fetchByT_P_Last(int, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- fetchByU_C_T_S_First(long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- fetchByU_C_T_S_First(long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- fetchByU_C_T_S_Last(long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- fetchByU_C_T_S_Last(long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- fetchByU_T_First(long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where userId = ? and type = ?.
- fetchByU_T_First(long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where userId = ? and type = ?.
- fetchByU_T_Last(long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where userId = ? and type = ?.
- fetchByU_T_Last(long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where userId = ? and type = ?.
- fetchByUserId_First(long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where userId = ?.
- fetchMicroblogsEntry(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- fetchMicroblogsEntry(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- fetchMicroblogsEntry(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- fetchParentMicroblogsEntryUserId() - Method in interface com.liferay.microblogs.model.MicroblogsEntry
- fetchParentMicroblogsEntryUserId() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
- filterCountByC_CCNI_CCPK(long, long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterCountByC_CCNI_CCPK(long, long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterCountByC_CCNI_CCPK(long, long, long[]) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- filterCountByC_CCNI_CCPK(long, long, long[]) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- filterCountByC_CCNI_CCPK_T(long, long, long[], int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterCountByC_CCNI_CCPK_T(long, long, long[], int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterCountByC_CCNI_CCPK_T(long, long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterCountByC_CCNI_CCPK_T(long, long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterCountByC_CCNI_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterCountByC_CCNI_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterCountByCCNI_CCPK(long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterCountByCCNI_CCPK(long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterCountByCCNI_CCPK(long, long[]) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ?.
- filterCountByCCNI_CCPK(long, long[]) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ?.
- filterCountByCCNI_CCPK_T(long, long[], int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterCountByCCNI_CCPK_T(long, long[], int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterCountByCCNI_CCPK_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterCountByCCNI_CCPK_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterCountByCCNI_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and type = ?.
- filterCountByCCNI_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where creatorClassNameId = ? and type = ?.
- filterCountByCompanyId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where companyId = ?.
- filterCountByT_P(int, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where type = ? and parentMicroblogsEntryId = ?.
- filterCountByT_P(int, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where type = ? and parentMicroblogsEntryId = ?.
- filterCountByU_C_T_S(long, Date, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterCountByU_C_T_S(long, Date, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterCountByU_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where userId = ? and type = ?.
- filterCountByU_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where userId = ? and type = ?.
- filterCountByUserId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the number of microblogs entries that the user has permission to view where userId = ?.
- filterCountByUserId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the number of microblogs entries that the user has permission to view where userId = ?.
- filterFindByC_CCNI_CCPK(long, long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByC_CCNI_CCPK(long, long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByC_CCNI_CCPK(long, long, long[]) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByC_CCNI_CCPK(long, long, long[]) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByC_CCNI_CCPK(long, long, long[], int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByC_CCNI_CCPK(long, long, long[], int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByC_CCNI_CCPK(long, long, long[], int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByC_CCNI_CCPK(long, long, long[], int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByC_CCNI_CCPK(long, long, long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByC_CCNI_CCPK(long, long, long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByC_CCNI_CCPK(long, long, long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByC_CCNI_CCPK(long, long, long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByC_CCNI_CCPK_PrevAndNext(long, long, long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByC_CCNI_CCPK_PrevAndNext(long, long, long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long[], int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long[], int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long[], int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long[], int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long[], int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long[], int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByC_CCNI_CCPK_T(long, long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByC_CCNI_CCPK_T_PrevAndNext(long, long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByC_CCNI_CCPK_T_PrevAndNext(long, long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByC_CCNI_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterFindByC_CCNI_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterFindByC_CCNI_T(long, long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterFindByC_CCNI_T(long, long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterFindByC_CCNI_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterFindByC_CCNI_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterFindByC_CCNI_T_PrevAndNext(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterFindByC_CCNI_T_PrevAndNext(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where companyId = ? and creatorClassNameId = ? and type = ?.
- filterFindByCCNI_CCPK(long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByCCNI_CCPK(long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByCCNI_CCPK(long, long[]) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByCCNI_CCPK(long, long[]) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByCCNI_CCPK(long, long[], int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByCCNI_CCPK(long, long[], int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByCCNI_CCPK(long, long[], int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByCCNI_CCPK(long, long[], int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ?.
- filterFindByCCNI_CCPK(long, long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByCCNI_CCPK(long, long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByCCNI_CCPK(long, long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByCCNI_CCPK(long, long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByCCNI_CCPK_PrevAndNext(long, long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByCCNI_CCPK_PrevAndNext(long, long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ?.
- filterFindByCCNI_CCPK_T(long, long[], int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long[], int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long[], int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long[], int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long[], int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long[], int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByCCNI_CCPK_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByCCNI_CCPK_T_PrevAndNext(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByCCNI_CCPK_T_PrevAndNext(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- filterFindByCCNI_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and type = ?.
- filterFindByCCNI_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where creatorClassNameId = ? and type = ?.
- filterFindByCCNI_T(long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and type = ?.
- filterFindByCCNI_T(long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where creatorClassNameId = ? and type = ?.
- filterFindByCCNI_T(long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where creatorClassNameId = ? and type = ?.
- filterFindByCCNI_T(long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where creatorClassNameId = ? and type = ?.
- filterFindByCCNI_T_PrevAndNext(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where creatorClassNameId = ? and type = ?.
- filterFindByCCNI_T_PrevAndNext(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where creatorClassNameId = ? and type = ?.
- filterFindByCompanyId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where companyId = ?.
- filterFindByT_P(int, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where type = ? and parentMicroblogsEntryId = ?.
- filterFindByT_P(int, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where type = ? and parentMicroblogsEntryId = ?.
- filterFindByT_P(int, long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where type = ? and parentMicroblogsEntryId = ?.
- filterFindByT_P(int, long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where type = ? and parentMicroblogsEntryId = ?.
- filterFindByT_P(int, long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where type = ? and parentMicroblogsEntryId = ?.
- filterFindByT_P(int, long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where type = ? and parentMicroblogsEntryId = ?.
- filterFindByT_P_PrevAndNext(long, int, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where type = ? and parentMicroblogsEntryId = ?.
- filterFindByT_P_PrevAndNext(long, int, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where type = ? and parentMicroblogsEntryId = ?.
- filterFindByU_C_T_S(long, Date, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterFindByU_C_T_S(long, Date, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterFindByU_C_T_S(long, Date, int, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterFindByU_C_T_S(long, Date, int, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterFindByU_C_T_S(long, Date, int, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterFindByU_C_T_S(long, Date, int, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterFindByU_C_T_S_PrevAndNext(long, long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterFindByU_C_T_S_PrevAndNext(long, long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- filterFindByU_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where userId = ? and type = ?.
- filterFindByU_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where userId = ? and type = ?.
- filterFindByU_T(long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where userId = ? and type = ?.
- filterFindByU_T(long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where userId = ? and type = ?.
- filterFindByU_T(long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where userId = ? and type = ?.
- filterFindByU_T(long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where userId = ? and type = ?.
- filterFindByU_T_PrevAndNext(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where userId = ? and type = ?.
- filterFindByU_T_PrevAndNext(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where userId = ? and type = ?.
- filterFindByUserId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries that the user has permission to view where userId = ?.
- filterFindByUserId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where userId = ?.
- filterFindByUserId(long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries that the user has permissions to view where userId = ?.
- filterFindByUserId_PrevAndNext(long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where userId = ?.
- filterFindByUserId_PrevAndNext(long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set of microblogs entries that the user has permission to view where userId = ?.
- findAll() - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries.
- findAll() - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries.
- findAll(int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries.
- findAll(int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries.
- findAll(int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries.
- findAll(int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries.
- findAll(int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries.
- findAll(int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries.
- findByC_CCNI_ATN(long, long, String, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- findByC_CCNI_CCPK(long, long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK(long, long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK(long, long, long[]) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- findByC_CCNI_CCPK(long, long, long[]) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- findByC_CCNI_CCPK(long, long, long[], int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- findByC_CCNI_CCPK(long, long, long[], int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- findByC_CCNI_CCPK(long, long, long[], int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- findByC_CCNI_CCPK(long, long, long[], int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ?.
- findByC_CCNI_CCPK(long, long, long[], int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?, optionally using the finder cache.
- findByC_CCNI_CCPK(long, long, long[], int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?, optionally using the finder cache.
- findByC_CCNI_CCPK(long, long, long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK(long, long, long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK(long, long, long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK(long, long, long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK(long, long, long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK(long, long, long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK_ATN(long, long, long, String, boolean, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- findByC_CCNI_CCPK_First(long, long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK_First(long, long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK_Last(long, long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK_Last(long, long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK_PrevAndNext(long, long, long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK_PrevAndNext(long, long, long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ?.
- findByC_CCNI_CCPK_T(long, long, long[], int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long[], int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long[], int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long[], int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long[], int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long[], int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long[], int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?, optionally using the finder cache.
- findByC_CCNI_CCPK_T(long, long, long[], int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?, optionally using the finder cache.
- findByC_CCNI_CCPK_T(long, long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T(long, long, long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T_First(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T_First(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T_Last(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T_Last(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T_PrevAndNext(long, long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_CCPK_T_PrevAndNext(long, long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByC_CCNI_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T(long, long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T(long, long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T_First(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T_First(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T_Last(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T_Last(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T_PrevAndNext(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_CCNI_T_PrevAndNext(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where companyId = ? and creatorClassNameId = ? and type = ?.
- findByC_U(long, long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- findByC_U_ATN(long, long, String, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- findByCCNI_CCPK(long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK(long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK(long, long[]) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ?.
- findByCCNI_CCPK(long, long[]) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ?.
- findByCCNI_CCPK(long, long[], int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ?.
- findByCCNI_CCPK(long, long[], int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ?.
- findByCCNI_CCPK(long, long[], int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ?.
- findByCCNI_CCPK(long, long[], int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ?.
- findByCCNI_CCPK(long, long[], int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?, optionally using the finder cache.
- findByCCNI_CCPK(long, long[], int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?, optionally using the finder cache.
- findByCCNI_CCPK(long, long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK(long, long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK(long, long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK(long, long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK(long, long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK(long, long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK_First(long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK_First(long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK_Last(long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK_Last(long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK_PrevAndNext(long, long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK_PrevAndNext(long, long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ?.
- findByCCNI_CCPK_T(long, long[], int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByCCNI_CCPK_T(long, long[], int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByCCNI_CCPK_T(long, long[], int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByCCNI_CCPK_T(long, long[], int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByCCNI_CCPK_T(long, long[], int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByCCNI_CCPK_T(long, long[], int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = any ? and type = ?.
- findByCCNI_CCPK_T(long, long[], int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?, optionally using the finder cache.
- findByCCNI_CCPK_T(long, long[], int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?, optionally using the finder cache.
- findByCCNI_CCPK_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T(long, long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T(long, long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T(long, long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T_First(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T_First(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T_Last(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T_Last(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T_PrevAndNext(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_CCPK_T_PrevAndNext(long, long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where creatorClassNameId = ? and creatorClassPK = ? and type = ?.
- findByCCNI_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where creatorClassNameId = ? and type = ?.
- findByCCNI_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where creatorClassNameId = ? and type = ?.
- findByCCNI_T(long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and type = ?.
- findByCCNI_T(long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where creatorClassNameId = ? and type = ?.
- findByCCNI_T(long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and type = ?.
- findByCCNI_T(long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and type = ?.
- findByCCNI_T(long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and type = ?.
- findByCCNI_T(long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where creatorClassNameId = ? and type = ?.
- findByCCNI_T_First(long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- findByCCNI_T_First(long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- findByCCNI_T_Last(long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- findByCCNI_T_Last(long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- findByCCNI_T_PrevAndNext(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- findByCCNI_T_PrevAndNext(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where creatorClassNameId = ? and type = ?.
- findByCompanyId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where companyId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entry with the primary key or throws a
NoSuchEntryException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entry with the primary key or throws a
NoSuchEntryException
if it could not be found. - findByT_P(int, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- findByT_P(int, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- findByT_P(int, long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- findByT_P(int, long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- findByT_P(int, long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- findByT_P(int, long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- findByT_P(int, long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- findByT_P(int, long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where type = ? and parentMicroblogsEntryId = ?.
- findByT_P_First(int, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- findByT_P_First(int, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- findByT_P_Last(int, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- findByT_P_Last(int, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- findByT_P_PrevAndNext(long, int, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- findByT_P_PrevAndNext(long, int, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where type = ? and parentMicroblogsEntryId = ?.
- findByU_C_T_S(long, Date, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S(long, Date, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S(long, Date, int, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S(long, Date, int, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S(long, Date, int, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S(long, Date, int, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S(long, Date, int, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S(long, Date, int, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S_First(long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S_First(long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S_Last(long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S_Last(long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S_PrevAndNext(long, long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_C_T_S_PrevAndNext(long, long, Date, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where userId = ? and createDate = ? and type = ? and socialRelationType = ?.
- findByU_MU(long, long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- findByU_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where userId = ? and type = ?.
- findByU_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where userId = ? and type = ?.
- findByU_T(long, int, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where userId = ? and type = ?.
- findByU_T(long, int, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where userId = ? and type = ?.
- findByU_T(long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where userId = ? and type = ?.
- findByU_T(long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where userId = ? and type = ?.
- findByU_T(long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where userId = ? and type = ?.
- findByU_T(long, int, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where userId = ? and type = ?.
- findByU_T_First(long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where userId = ? and type = ?.
- findByU_T_First(long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where userId = ? and type = ?.
- findByU_T_Last(long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where userId = ? and type = ?.
- findByU_T_Last(long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where userId = ? and type = ?.
- findByU_T_MU(long, int, long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryFinder
- findByU_T_PrevAndNext(long, long, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where userId = ? and type = ?.
- findByU_T_PrevAndNext(long, long, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where userId = ? and type = ?.
- findByUserId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns all the microblogs entries where userId = ?.
- findByUserId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns all the microblogs entries where userId = ?.
- findByUserId(long, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns a range of all the microblogs entries where userId = ?.
- findByUserId(long, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns a range of all the microblogs entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns an ordered range of all the microblogs entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<MicroblogsEntry>, boolean) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns an ordered range of all the microblogs entries where userId = ?.
- findByUserId_First(long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the first microblogs entry in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the first microblogs entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the last microblogs entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the last microblogs entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Returns the microblogs entries before and after the current microblogs entry in the ordered set where userId = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
G
- getActionableDynamicQuery() - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getCompanyId() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the company ID of this microblogs entry.
- getCompanyId() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the company ID of this microblogs entry.
- getCompanyMicroblogsEntries(long, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getCompanyMicroblogsEntries(long, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getCompanyMicroblogsEntries(long, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getCompanyMicroblogsEntriesCount(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getCompanyMicroblogsEntriesCount(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getCompanyMicroblogsEntriesCount(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getContent() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the content of this microblogs entry.
- getContent() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the content of this microblogs entry.
- getCreateDate() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the create date of this microblogs entry.
- getCreateDate() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the create date of this microblogs entry.
- getCreatorClassNameId() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the creator class name ID of this microblogs entry.
- getCreatorClassNameId() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the creator class name ID of this microblogs entry.
- getCreatorClassPK() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the creator class pk of this microblogs entry.
- getCreatorClassPK() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the creator class pk of this microblogs entry.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getInstance(boolean) - Static method in class com.liferay.microblogs.util.comparator.EntryCreateDateComparator
- getMicroblogsEntries(int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Returns a range of all the microblogs entries.
- getMicroblogsEntries(int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Returns a range of all the microblogs entries.
- getMicroblogsEntries(int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Returns a range of all the microblogs entries.
- getMicroblogsEntries(int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- getMicroblogsEntries(int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getMicroblogsEntries(int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- getMicroblogsEntries(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getMicroblogsEntries(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getMicroblogsEntries(long, long, int, int, int, OrderByComparator<MicroblogsEntry>) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getMicroblogsEntries(long, long, long, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getMicroblogsEntries(long, long, long, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getMicroblogsEntries(long, long, long, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getMicroblogsEntries(long, long, long, int, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getMicroblogsEntries(long, long, long, int, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getMicroblogsEntries(long, long, long, int, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getMicroblogsEntries(long, long, long, String, boolean, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getMicroblogsEntries(long, long, long, String, boolean, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getMicroblogsEntries(long, long, long, String, boolean, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getMicroblogsEntries(String, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- getMicroblogsEntries(String, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getMicroblogsEntries(String, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- getMicroblogsEntriesCount() - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Returns the number of microblogs entries.
- getMicroblogsEntriesCount() - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Returns the number of microblogs entries.
- getMicroblogsEntriesCount() - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Returns the number of microblogs entries.
- getMicroblogsEntriesCount() - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- getMicroblogsEntriesCount() - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getMicroblogsEntriesCount() - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- getMicroblogsEntriesCount(long, long, long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getMicroblogsEntriesCount(long, long, long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getMicroblogsEntriesCount(long, long, long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getMicroblogsEntriesCount(long, long, long, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getMicroblogsEntriesCount(long, long, long, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getMicroblogsEntriesCount(long, long, long, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getMicroblogsEntriesCount(long, long, long, String, boolean) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getMicroblogsEntriesCount(long, long, long, String, boolean) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getMicroblogsEntriesCount(long, long, long, String, boolean) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getMicroblogsEntriesCount(long, long, String) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getMicroblogsEntriesCount(long, long, String) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getMicroblogsEntriesCount(long, long, String) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getMicroblogsEntriesCount(String) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- getMicroblogsEntriesCount(String) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getMicroblogsEntriesCount(String) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- getMicroblogsEntry(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Returns the microblogs entry with the primary key.
- getMicroblogsEntry(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Returns the microblogs entry with the primary key.
- getMicroblogsEntry(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Returns the microblogs entry with the primary key.
- getMicroblogsEntry(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- getMicroblogsEntry(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getMicroblogsEntry(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- getMicroblogsEntryId() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the microblogs entry ID of this microblogs entry.
- getMicroblogsEntryId() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the microblogs entry ID of this microblogs entry.
- getModelAttributes() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
- getModifiedDate() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the modified date of this microblogs entry.
- getModifiedDate() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the modified date of this microblogs entry.
- getOrderBy() - Method in class com.liferay.microblogs.util.comparator.EntryCreateDateComparator
- getOrderByFields() - Method in class com.liferay.microblogs.util.comparator.EntryCreateDateComparator
- getOSGiServiceIdentifier() - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
-
Returns the OSGi service identifier.
- getParentMicroblogsEntryId() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the parent microblogs entry ID of this microblogs entry.
- getParentMicroblogsEntryId() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the parent microblogs entry ID of this microblogs entry.
- getParentMicroblogsEntryMicroblogsEntries(int, long, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getParentMicroblogsEntryMicroblogsEntries(int, long, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getParentMicroblogsEntryMicroblogsEntries(int, long, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getParentMicroblogsEntryMicroblogsEntries(int, long, int, int, OrderByComparator<MicroblogsEntry>) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getParentMicroblogsEntryMicroblogsEntries(int, long, int, int, OrderByComparator<MicroblogsEntry>) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getParentMicroblogsEntryMicroblogsEntries(int, long, int, int, OrderByComparator<MicroblogsEntry>) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getParentMicroblogsEntryMicroblogsEntriesCount(int, long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getParentMicroblogsEntryMicroblogsEntriesCount(int, long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getParentMicroblogsEntryMicroblogsEntriesCount(int, long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getParentMicroblogsEntryUserId() - Method in interface com.liferay.microblogs.model.MicroblogsEntry
- getParentMicroblogsEntryUserId() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
- getPersistedModel(Serializable) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- getPrimaryKey() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the primary key of this microblogs entry.
- getPrimaryKey() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the primary key of this microblogs entry.
- getService() - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getService() - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getSocialRelationType() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the social relation type of this microblogs entry.
- getSocialRelationType() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the social relation type of this microblogs entry.
- getType() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the type of this microblogs entry.
- getType() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the type of this microblogs entry.
- getUserId() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the user ID of this microblogs entry.
- getUserId() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the user ID of this microblogs entry.
- getUserMicroblogsEntries(long, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getUserMicroblogsEntries(long, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getUserMicroblogsEntries(long, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getUserMicroblogsEntries(long, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- getUserMicroblogsEntries(long, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getUserMicroblogsEntries(long, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- getUserMicroblogsEntries(long, int, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getUserMicroblogsEntries(long, int, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getUserMicroblogsEntries(long, int, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getUserMicroblogsEntries(long, int, int, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- getUserMicroblogsEntries(long, int, int, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getUserMicroblogsEntries(long, int, int, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- getUserMicroblogsEntriesCount(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getUserMicroblogsEntriesCount(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getUserMicroblogsEntriesCount(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getUserMicroblogsEntriesCount(long) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- getUserMicroblogsEntriesCount(long) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getUserMicroblogsEntriesCount(long) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- getUserMicroblogsEntriesCount(long, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- getUserMicroblogsEntriesCount(long, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- getUserMicroblogsEntriesCount(long, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getUserMicroblogsEntriesCount(long, int) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- getUserMicroblogsEntriesCount(long, int) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- getUserMicroblogsEntriesCount(long, int) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- getUserName() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the user name of this microblogs entry.
- getUserName() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the user name of this microblogs entry.
- getUserUuid() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Returns the user uuid of this microblogs entry.
- getUserUuid() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Returns the user uuid of this microblogs entry.
- getWrappedService() - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
I
- INSTANCE - Static variable in class com.liferay.microblogs.model.MicroblogsEntryTable
- isAscending() - Method in class com.liferay.microblogs.util.comparator.EntryCreateDateComparator
M
- MICROBLOGS - Static variable in class com.liferay.microblogs.constants.MicroblogsPortletKeys
- MICROBLOGS_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.microblogs.model.MicroblogsEntry
- MICROBLOGS_STATUS_UPDATE - Static variable in class com.liferay.microblogs.constants.MicroblogsPortletKeys
- MicroblogsConstants - Class in com.liferay.microblogs.constants
- MicroblogsConstants() - Constructor for class com.liferay.microblogs.constants.MicroblogsConstants
- MicroblogsEntry - Interface in com.liferay.microblogs.model
-
The extended model interface for the MicroblogsEntry service.
- MicroblogsEntryConstants - Class in com.liferay.microblogs.constants
- MicroblogsEntryConstants - Class in com.liferay.microblogs.model
-
Deprecated.
- MicroblogsEntryConstants() - Constructor for class com.liferay.microblogs.constants.MicroblogsEntryConstants
- MicroblogsEntryConstants() - Constructor for class com.liferay.microblogs.model.MicroblogsEntryConstants
-
Deprecated.
- MicroblogsEntryFinder - Interface in com.liferay.microblogs.service.persistence
- microblogsEntryId - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
- MicroblogsEntryLocalService - Interface in com.liferay.microblogs.service
-
Provides the local service interface for MicroblogsEntry.
- MicroblogsEntryLocalServiceUtil - Class in com.liferay.microblogs.service
-
Provides the local service utility for MicroblogsEntry.
- MicroblogsEntryLocalServiceUtil() - Constructor for class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- MicroblogsEntryLocalServiceWrapper - Class in com.liferay.microblogs.service
-
Provides a wrapper for
MicroblogsEntryLocalService
. - MicroblogsEntryLocalServiceWrapper() - Constructor for class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- MicroblogsEntryLocalServiceWrapper(MicroblogsEntryLocalService) - Constructor for class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- MicroblogsEntryModel - Interface in com.liferay.microblogs.model
-
The base model interface for the MicroblogsEntry service.
- MicroblogsEntryPersistence - Interface in com.liferay.microblogs.service.persistence
-
The persistence interface for the microblogs entry service.
- MicroblogsEntryService - Interface in com.liferay.microblogs.service
-
Provides the remote service interface for MicroblogsEntry.
- MicroblogsEntryServiceUtil - Class in com.liferay.microblogs.service
-
Provides the remote service utility for MicroblogsEntry.
- MicroblogsEntryServiceUtil() - Constructor for class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- MicroblogsEntryServiceWrapper - Class in com.liferay.microblogs.service
-
Provides a wrapper for
MicroblogsEntryService
. - MicroblogsEntryServiceWrapper() - Constructor for class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- MicroblogsEntryServiceWrapper(MicroblogsEntryService) - Constructor for class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- MicroblogsEntryTable - Class in com.liferay.microblogs.model
-
The table class for the "MicroblogsEntry" database table.
- MicroblogsEntryUtil - Class in com.liferay.microblogs.service.persistence
-
The persistence utility for the microblogs entry service.
- MicroblogsEntryUtil() - Constructor for class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- MicroblogsEntryWrapper - Class in com.liferay.microblogs.model
-
This class is a wrapper for
MicroblogsEntry
. - MicroblogsEntryWrapper(MicroblogsEntry) - Constructor for class com.liferay.microblogs.model.MicroblogsEntryWrapper
- MicroblogsPortletKeys - Class in com.liferay.microblogs.constants
- MicroblogsPortletKeys() - Constructor for class com.liferay.microblogs.constants.MicroblogsPortletKeys
- modifiedDate - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
N
- NoSuchEntryException - Exception in com.liferay.microblogs.exception
- NoSuchEntryException() - Constructor for exception com.liferay.microblogs.exception.NoSuchEntryException
- NoSuchEntryException(String) - Constructor for exception com.liferay.microblogs.exception.NoSuchEntryException
- NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.microblogs.exception.NoSuchEntryException
- NoSuchEntryException(Throwable) - Constructor for exception com.liferay.microblogs.exception.NoSuchEntryException
- NOTIFICATION_TYPE_REPLY - Static variable in class com.liferay.microblogs.constants.MicroblogsEntryConstants
- NOTIFICATION_TYPE_REPLY - Static variable in class com.liferay.microblogs.model.MicroblogsEntryConstants
-
Deprecated.
- NOTIFICATION_TYPE_REPLY_TO_REPLIED - Static variable in class com.liferay.microblogs.constants.MicroblogsEntryConstants
- NOTIFICATION_TYPE_REPLY_TO_REPLIED - Static variable in class com.liferay.microblogs.model.MicroblogsEntryConstants
-
Deprecated.
- NOTIFICATION_TYPE_REPLY_TO_TAGGED - Static variable in class com.liferay.microblogs.constants.MicroblogsEntryConstants
- NOTIFICATION_TYPE_REPLY_TO_TAGGED - Static variable in class com.liferay.microblogs.model.MicroblogsEntryConstants
-
Deprecated.
- NOTIFICATION_TYPE_TAG - Static variable in class com.liferay.microblogs.constants.MicroblogsEntryConstants
- NOTIFICATION_TYPE_TAG - Static variable in class com.liferay.microblogs.model.MicroblogsEntryConstants
-
Deprecated.
- NOTIFICATION_TYPE_UNKNOWN - Static variable in class com.liferay.microblogs.constants.MicroblogsEntryConstants
- NOTIFICATION_TYPE_UNKNOWN - Static variable in class com.liferay.microblogs.model.MicroblogsEntryConstants
-
Deprecated.
O
- ORDER_BY_ASC - Static variable in class com.liferay.microblogs.util.comparator.EntryCreateDateComparator
- ORDER_BY_DESC - Static variable in class com.liferay.microblogs.util.comparator.EntryCreateDateComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.microblogs.util.comparator.EntryCreateDateComparator
P
- parentMicroblogsEntryId - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
- persist() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
R
- remove(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes the microblogs entry with the primary key from the database.
- remove(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes the microblogs entry with the primary key from the database.
- removeAll() - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries from the database.
- removeAll() - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries from the database.
- removeByC_CCNI_CCPK(long, long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? from the database.
- removeByC_CCNI_CCPK(long, long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? from the database.
- removeByC_CCNI_CCPK_T(long, long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ? from the database.
- removeByC_CCNI_CCPK_T(long, long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where companyId = ? and creatorClassNameId = ? and creatorClassPK = ? and type = ? from the database.
- removeByC_CCNI_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ? from the database.
- removeByC_CCNI_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where companyId = ? and creatorClassNameId = ? and type = ? from the database.
- removeByCCNI_CCPK(long, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? from the database.
- removeByCCNI_CCPK(long, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? from the database.
- removeByCCNI_CCPK_T(long, long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ? from the database.
- removeByCCNI_CCPK_T(long, long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where creatorClassNameId = ? and creatorClassPK = ? and type = ? from the database.
- removeByCCNI_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where creatorClassNameId = ? and type = ? from the database.
- removeByCCNI_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where creatorClassNameId = ? and type = ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where companyId = ? from the database.
- removeByT_P(int, long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where type = ? and parentMicroblogsEntryId = ? from the database.
- removeByT_P(int, long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where type = ? and parentMicroblogsEntryId = ? from the database.
- removeByU_C_T_S(long, Date, int, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ? from the database.
- removeByU_C_T_S(long, Date, int, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where userId = ? and createDate = ? and type = ? and socialRelationType = ? from the database.
- removeByU_T(long, int) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where userId = ? and type = ? from the database.
- removeByU_T(long, int) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where userId = ? and type = ? from the database.
- removeByUserId(long) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
-
Removes all the microblogs entries where userId = ? from the database.
- removeByUserId(long) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
-
Removes all the microblogs entries where userId = ? from the database.
- RESOURCE_NAME - Static variable in class com.liferay.microblogs.constants.MicroblogsConstants
S
- setCompanyId(long) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the company ID of this microblogs entry.
- setCompanyId(long) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the company ID of this microblogs entry.
- setContent(String) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the content of this microblogs entry.
- setContent(String) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the content of this microblogs entry.
- setCreateDate(Date) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the create date of this microblogs entry.
- setCreateDate(Date) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the create date of this microblogs entry.
- setCreatorClassNameId(long) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the creator class name ID of this microblogs entry.
- setCreatorClassNameId(long) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the creator class name ID of this microblogs entry.
- setCreatorClassPK(long) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the creator class pk of this microblogs entry.
- setCreatorClassPK(long) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the creator class pk of this microblogs entry.
- setMicroblogsEntryId(long) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the microblogs entry ID of this microblogs entry.
- setMicroblogsEntryId(long) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the microblogs entry ID of this microblogs entry.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
- setModifiedDate(Date) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the modified date of this microblogs entry.
- setModifiedDate(Date) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the modified date of this microblogs entry.
- setParentMicroblogsEntryId(long) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the parent microblogs entry ID of this microblogs entry.
- setParentMicroblogsEntryId(long) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the parent microblogs entry ID of this microblogs entry.
- setPersistence(MicroblogsEntryPersistence) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- setPrimaryKey(long) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the primary key of this microblogs entry.
- setPrimaryKey(long) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the primary key of this microblogs entry.
- setSocialRelationType(int) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the social relation type of this microblogs entry.
- setSocialRelationType(int) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the social relation type of this microblogs entry.
- setType(int) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the type of this microblogs entry.
- setType(int) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the type of this microblogs entry.
- setUserId(long) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the user ID of this microblogs entry.
- setUserId(long) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the user ID of this microblogs entry.
- setUserName(String) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the user name of this microblogs entry.
- setUserName(String) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the user name of this microblogs entry.
- setUserUuid(String) - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
-
Sets the user uuid of this microblogs entry.
- setUserUuid(String) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
-
Sets the user uuid of this microblogs entry.
- setWrappedService(MicroblogsEntryLocalService) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- setWrappedService(MicroblogsEntryService) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- socialRelationType - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
T
- toXmlString() - Method in interface com.liferay.microblogs.model.MicroblogsEntryModel
- toXmlString() - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
- type - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
- TYPE_EVERYONE - Static variable in class com.liferay.microblogs.constants.MicroblogsEntryConstants
- TYPE_EVERYONE - Static variable in class com.liferay.microblogs.model.MicroblogsEntryConstants
-
Deprecated.
- TYPE_REPLY - Static variable in class com.liferay.microblogs.constants.MicroblogsEntryConstants
- TYPE_REPLY - Static variable in class com.liferay.microblogs.model.MicroblogsEntryConstants
-
Deprecated.
- TYPE_REPOST - Static variable in class com.liferay.microblogs.constants.MicroblogsEntryConstants
- TYPE_REPOST - Static variable in class com.liferay.microblogs.model.MicroblogsEntryConstants
-
Deprecated.
U
- UnsupportedMicroblogsEntryException - Exception in com.liferay.microblogs.exception
- UnsupportedMicroblogsEntryException() - Constructor for exception com.liferay.microblogs.exception.UnsupportedMicroblogsEntryException
- UnsupportedMicroblogsEntryException(String) - Constructor for exception com.liferay.microblogs.exception.UnsupportedMicroblogsEntryException
- UnsupportedMicroblogsEntryException(String, Throwable) - Constructor for exception com.liferay.microblogs.exception.UnsupportedMicroblogsEntryException
- UnsupportedMicroblogsEntryException(Throwable) - Constructor for exception com.liferay.microblogs.exception.UnsupportedMicroblogsEntryException
- update(MicroblogsEntry) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- update(MicroblogsEntry, ServiceContext) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- updateAsset(MicroblogsEntry, long[], String[]) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- updateAsset(MicroblogsEntry, long[], String[]) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- updateAsset(MicroblogsEntry, long[], String[]) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- updateImpl(MicroblogsEntry) - Method in interface com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence
- updateImpl(MicroblogsEntry) - Static method in class com.liferay.microblogs.service.persistence.MicroblogsEntryUtil
- updateMicroblogsEntry(long, String, int, ServiceContext) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
- updateMicroblogsEntry(long, String, int, ServiceContext) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
- updateMicroblogsEntry(long, String, int, ServiceContext) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
- updateMicroblogsEntry(long, String, int, ServiceContext) - Method in interface com.liferay.microblogs.service.MicroblogsEntryService
- updateMicroblogsEntry(long, String, int, ServiceContext) - Static method in class com.liferay.microblogs.service.MicroblogsEntryServiceUtil
- updateMicroblogsEntry(long, String, int, ServiceContext) - Method in class com.liferay.microblogs.service.MicroblogsEntryServiceWrapper
- updateMicroblogsEntry(MicroblogsEntry) - Method in interface com.liferay.microblogs.service.MicroblogsEntryLocalService
-
Updates the microblogs entry in the database or adds it if it does not yet exist.
- updateMicroblogsEntry(MicroblogsEntry) - Static method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceUtil
-
Updates the microblogs entry in the database or adds it if it does not yet exist.
- updateMicroblogsEntry(MicroblogsEntry) - Method in class com.liferay.microblogs.service.MicroblogsEntryLocalServiceWrapper
-
Updates the microblogs entry in the database or adds it if it does not yet exist.
- userId - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
- userName - Variable in class com.liferay.microblogs.model.MicroblogsEntryTable
W
- wrap(MicroblogsEntry) - Method in class com.liferay.microblogs.model.MicroblogsEntryWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
MicroblogsEntryConstants