- fetchByC_C_First(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_First(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_Last(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_Last(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByGroupId_First(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where groupId = ?.
- fetchByLtExpirationDate_First(Date, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where expirationDate < ?.
- fetchByLtExpirationDate_First(Date, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where expirationDate < ?.
- fetchByLtExpirationDate_Last(Date, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where expirationDate < ?.
- fetchByLtExpirationDate_Last(Date, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where expirationDate < ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
- fetchByToUserId_First(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where toUserId = ?.
- fetchByToUserId_First(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where toUserId = ?.
- fetchByToUserId_Last(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where toUserId = ?.
- fetchByToUserId_Last(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where toUserId = ?.
- fetchByTU_C_C(long, long, long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entry where toUserId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found.
- fetchByTU_C_C(long, long, long, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entry where toUserId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByTU_C_C(long, long, long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entry where toUserId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found.
- fetchByTU_C_C(long, long, long, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entry where toUserId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByTU_C_First(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- fetchByTU_C_First(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- fetchByTU_C_Last(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- fetchByTU_C_Last(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- fetchByU_C_First(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where userId = ? and classNameId = ?.
- fetchByU_C_First(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where userId = ? and classNameId = ?.
- fetchByU_C_Last(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where userId = ? and classNameId = ?.
- fetchByU_C_Last(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where userId = ? and classNameId = ?.
- fetchByUserId_First(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where userId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUUID_G(String, long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUuid_Last(String, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where uuid = ?.
- fetchSharingEntry(long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
- fetchSharingEntry(long, long, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the sharing entry for the resource shared with the user or
null
if there's none.
- fetchSharingEntry(long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
- fetchSharingEntry(long, long, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the sharing entry for the resource shared with the user or
null
if there's none.
- fetchSharingEntry(long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
- fetchSharingEntry(long, long, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the sharing entry for the resource shared with the user or
null
if there's none.
- fetchSharingEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the sharing entry matching the UUID and group.
- fetchSharingEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the sharing entry matching the UUID and group.
- fetchSharingEntryByUuidAndGroupId(String, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the sharing entry matching the UUID and group.
- findAll() - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries.
- findAll(int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries.
- findAll(int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries.
- findAll(int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries.
- findAll() - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries.
- findAll(int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries.
- findAll(int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries.
- findAll(int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries.
- findByC_C(long, long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where classNameId = ? and classPK = ?.
- findByC_C(long, long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where classNameId = ? and classPK = ?.
- findByC_C_First(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_First(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_Last(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_Last(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_PrevAndNext(long, long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entries before and after the current sharing entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_PrevAndNext(long, long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entries before and after the current sharing entry in the ordered set where classNameId = ? and classPK = ?.
- findByGroupId(long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where groupId = ?.
- findByGroupId_First(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entries before and after the current sharing entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entries before and after the current sharing entry in the ordered set where groupId = ?.
- findByLtExpirationDate(Date) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries where expirationDate < ?.
- findByLtExpirationDate(Date, int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries where expirationDate < ?.
- findByLtExpirationDate(Date, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where expirationDate < ?.
- findByLtExpirationDate(Date, int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where expirationDate < ?.
- findByLtExpirationDate(Date) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries where expirationDate < ?.
- findByLtExpirationDate(Date, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries where expirationDate < ?.
- findByLtExpirationDate(Date, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where expirationDate < ?.
- findByLtExpirationDate(Date, int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where expirationDate < ?.
- findByLtExpirationDate_First(Date, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where expirationDate < ?.
- findByLtExpirationDate_First(Date, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where expirationDate < ?.
- findByLtExpirationDate_Last(Date, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where expirationDate < ?.
- findByLtExpirationDate_Last(Date, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where expirationDate < ?.
- findByLtExpirationDate_PrevAndNext(long, Date, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entries before and after the current sharing entry in the ordered set where expirationDate < ?.
- findByLtExpirationDate_PrevAndNext(long, Date, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entries before and after the current sharing entry in the ordered set where expirationDate < ?.
- findByPrimaryKey(long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entry with the primary key or throws a NoSuchEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entry with the primary key or throws a NoSuchEntryException
if it could not be found.
- findByToUserId(long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries where toUserId = ?.
- findByToUserId(long, int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries where toUserId = ?.
- findByToUserId(long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where toUserId = ?.
- findByToUserId(long, int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where toUserId = ?.
- findByToUserId(long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries where toUserId = ?.
- findByToUserId(long, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries where toUserId = ?.
- findByToUserId(long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where toUserId = ?.
- findByToUserId(long, int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where toUserId = ?.
- findByToUserId_First(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where toUserId = ?.
- findByToUserId_First(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where toUserId = ?.
- findByToUserId_Last(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where toUserId = ?.
- findByToUserId_Last(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where toUserId = ?.
- findByToUserId_PrevAndNext(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entries before and after the current sharing entry in the ordered set where toUserId = ?.
- findByToUserId_PrevAndNext(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entries before and after the current sharing entry in the ordered set where toUserId = ?.
- findByTU_C(long, long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries where toUserId = ? and classNameId = ?.
- findByTU_C(long, long, int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries where toUserId = ? and classNameId = ?.
- findByTU_C(long, long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where toUserId = ? and classNameId = ?.
- findByTU_C(long, long, int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where toUserId = ? and classNameId = ?.
- findByTU_C(long, long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries where toUserId = ? and classNameId = ?.
- findByTU_C(long, long, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries where toUserId = ? and classNameId = ?.
- findByTU_C(long, long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where toUserId = ? and classNameId = ?.
- findByTU_C(long, long, int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where toUserId = ? and classNameId = ?.
- findByTU_C_C(long, long, long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entry where toUserId = ? and classNameId = ? and classPK = ? or throws a NoSuchEntryException
if it could not be found.
- findByTU_C_C(long, long, long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entry where toUserId = ? and classNameId = ? and classPK = ? or throws a NoSuchEntryException
if it could not be found.
- findByTU_C_First(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- findByTU_C_First(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- findByTU_C_Last(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- findByTU_C_Last(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- findByTU_C_PrevAndNext(long, long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entries before and after the current sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- findByTU_C_PrevAndNext(long, long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entries before and after the current sharing entry in the ordered set where toUserId = ? and classNameId = ?.
- findByU_C(long, long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where userId = ? and classNameId = ?.
- findByU_C(long, long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where userId = ? and classNameId = ?.
- findByU_C_First(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_First(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_Last(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_Last(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_PrevAndNext(long, long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entries before and after the current sharing entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_PrevAndNext(long, long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entries before and after the current sharing entry in the ordered set where userId = ? and classNameId = ?.
- findByUserId(long, long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryFinder
-
- findByUserId(long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries where userId = ?.
- findByUserId(long, int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where userId = ?.
- findByUserId(long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries where userId = ?.
- findByUserId(long, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where userId = ?.
- findByUserId_First(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entries before and after the current sharing entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entries before and after the current sharing entry in the ordered set where userId = ?.
- findByUuid(String) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns all the sharing entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns a range of all the sharing entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SharingEntry>, boolean) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns an ordered range of all the sharing entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns all the sharing entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns a range of all the sharing entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SharingEntry>, boolean) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns an ordered range of all the sharing entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entries before and after the current sharing entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entries before and after the current sharing entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the first sharing entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the first sharing entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entry where uuid = ? and groupId = ? or throws a NoSuchEntryException
if it could not be found.
- findByUUID_G(String, long) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entry where uuid = ? and groupId = ? or throws a NoSuchEntryException
if it could not be found.
- findByUuid_Last(String, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the last sharing entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the last sharing entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.persistence.SharingEntryPersistence
-
Returns the sharing entries before and after the current sharing entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
Returns the sharing entries before and after the current sharing entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
- getActionId() - Method in enum com.liferay.sharing.security.permission.SharingEntryAction
-
Returns the sharing entry action's ID.
- getActionIds() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the action IDs of this sharing entry.
- getActionIds() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getActionIds() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the action IDs of this sharing entry.
- getAssetTypeTitle(SharingEntry, Locale) - Method in interface com.liferay.sharing.interpreter.SharingEntryInterpreter
-
- getBitwiseValue() - Method in enum com.liferay.sharing.security.permission.SharingEntryAction
-
Returns the sharing entry action's bitwise value.
- getClassName() - Method in interface com.liferay.sharing.filter.SharedAssetsFilterItem
-
Returns the name of the class that filters the sharing entries.
- getClassName() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the fully qualified class name of this sharing entry.
- getClassName() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the fully qualified class name of this sharing entry.
- getClassName() - Method in class com.liferay.sharing.taglib.servlet.taglib.SharingButtonTag
-
- getClassName() - Method in class com.liferay.sharing.taglib.servlet.taglib.SharingCollaboratorsTag
-
- getClassName() - Method in class com.liferay.sharing.test.util.BaseSharingTestCase
-
- getClassNameId() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the class name ID of this sharing entry.
- getClassNameId() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getClassNameId() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the class name ID of this sharing entry.
- getClassPK() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the class pk of this sharing entry.
- getClassPK() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getClassPK() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the class pk of this sharing entry.
- getClassPK() - Method in class com.liferay.sharing.taglib.servlet.taglib.SharingButtonTag
-
- getClassPK() - Method in class com.liferay.sharing.taglib.servlet.taglib.SharingCollaboratorsTag
-
- getCompanyId() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the company ID of this sharing entry.
- getCompanyId() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getCompanyId() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the company ID of this sharing entry.
- getCompanySharingConfiguration(Company) - Method in interface com.liferay.sharing.configuration.SharingConfigurationFactory
-
- getCreateDate() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the create date of this sharing entry.
- getCreateDate() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getCreateDate() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the create date of this sharing entry.
- getExpirationDate() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the expiration date of this sharing entry.
- getExpirationDate() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getExpirationDate() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the expiration date of this sharing entry.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
- getFromUserSharingEntries(long, long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the ordered range of sharing entries for the type of resource
shared by the user.
- getFromUserSharingEntries(long, long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the ordered range of sharing entries for the type of resource
shared by the user.
- getFromUserSharingEntries(long, long, int, int, OrderByComparator<SharingEntry>) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the ordered range of sharing entries for the type of resource
shared by the user.
- getFromUserSharingEntriesCount(long, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the number of sharing entries for the type of resource shared by
the user.
- getFromUserSharingEntriesCount(long, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the number of sharing entries for the type of resource shared by
the user.
- getFromUserSharingEntriesCount(long, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the number of sharing entries for the type of resource shared by
the user.
- getGroupId() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the group ID of this sharing entry.
- getGroupId() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getGroupId() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the group ID of this sharing entry.
- getGroupSharingConfiguration(Group) - Method in interface com.liferay.sharing.configuration.SharingConfigurationFactory
-
- getGroupSharingEntries(long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the the group's sharing entries.
- getGroupSharingEntries(long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the the group's sharing entries.
- getGroupSharingEntries(long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the the group's sharing entries.
- getGroupSharingEntriesCount(long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the the group's sharing entries count.
- getGroupSharingEntriesCount(long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the the group's sharing entries count.
- getGroupSharingEntriesCount(long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the the group's sharing entries count.
- getIcon() - Method in interface com.liferay.sharing.filter.SharedAssetsFilterItem
-
Returns the icon displayed in the user interface.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
- getLabel(Locale) - Method in interface com.liferay.sharing.filter.SharedAssetsFilterItem
-
Returns the label displayed in the user interface.
- getModel(User, Group) - Method in class com.liferay.sharing.test.util.BaseSharingTestCase
-
- getModelAttributes() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
- getModelCount(Group) - Method in class com.liferay.sharing.test.util.BaseSharingTestCase
-
- getModelResourcePermission() - Method in class com.liferay.sharing.test.util.BaseSharingTestCase
-
- getModifiedDate() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the modified date of this sharing entry.
- getModifiedDate() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getModifiedDate() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the modified date of this sharing entry.
- getOrderBy() - Method in class com.liferay.sharing.util.comparator.SharingEntryModifiedDateComparator
-
- getOrderByConditionFields() - Method in class com.liferay.sharing.util.comparator.SharingEntryModifiedDateComparator
-
- getOrderByFields() - Method in class com.liferay.sharing.util.comparator.SharingEntryModifiedDateComparator
-
- getOSGiServiceIdentifier() - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.sharing.service.SharingEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.sharing.service.SharingEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.sharing.service.SharingEntryServiceWrapper
-
Returns the OSGi service identifier.
- getPage() - Method in class com.liferay.sharing.taglib.servlet.taglib.SharingButtonTag
-
- getPage() - Method in class com.liferay.sharing.taglib.servlet.taglib.SharingCollaboratorsTag
-
- getPendingModel(User, Group) - Method in class com.liferay.sharing.test.util.BaseSharingTestCase
-
- getPermissionSQLContributor() - Method in class com.liferay.sharing.test.util.BaseSharingTestCase
-
- getPersistedModel(Serializable) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.sharing.service.persistence.SharingEntryUtil
-
- getPrimaryKey() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the primary key of this sharing entry.
- getPrimaryKey() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getPrimaryKey() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the primary key of this sharing entry.
- getService() - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
- getService() - Static method in class com.liferay.sharing.service.SharingEntryServiceUtil
-
- getShareable() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the shareable of this sharing entry.
- getShareable() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getShareable() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the shareable of this sharing entry.
- getSharingEntries(int, int) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns a range of all the sharing entries.
- getSharingEntries(long, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the resource's sharing entries.
- getSharingEntries(long, long, int, int) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the resource's sharing entries.
- getSharingEntries(int, int) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns a range of all the sharing entries.
- getSharingEntries(long, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the resource's sharing entries.
- getSharingEntries(long, long, int, int) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the resource's sharing entries.
- getSharingEntries(int, int) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns a range of all the sharing entries.
- getSharingEntries(long, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the resource's sharing entries.
- getSharingEntries(long, long, int, int) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the resource's sharing entries.
- getSharingEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns all the sharing entries matching the UUID and company.
- getSharingEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns a range of sharing entries matching the UUID and company.
- getSharingEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns all the sharing entries matching the UUID and company.
- getSharingEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns a range of sharing entries matching the UUID and company.
- getSharingEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns all the sharing entries matching the UUID and company.
- getSharingEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<SharingEntry>) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns a range of sharing entries matching the UUID and company.
- getSharingEntriesCount() - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the number of sharing entries.
- getSharingEntriesCount(long, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the resource's sharing entries count.
- getSharingEntriesCount() - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the number of sharing entries.
- getSharingEntriesCount(long, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the resource's sharing entries count.
- getSharingEntriesCount() - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the number of sharing entries.
- getSharingEntriesCount(long, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the resource's sharing entries count.
- getSharingEntry(long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the sharing entry with the primary key.
- getSharingEntry(long, long, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the sharing entry for the resource shared with the user.
- getSharingEntry(long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the sharing entry with the primary key.
- getSharingEntry(long, long, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the sharing entry for the resource shared with the user.
- getSharingEntry(long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the sharing entry with the primary key.
- getSharingEntry(long, long, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the sharing entry for the resource shared with the user.
- getSharingEntryActions(long) - Static method in enum com.liferay.sharing.security.permission.SharingEntryAction
-
Returns the sharing entry actions from the bitwise value.
- getSharingEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the sharing entry matching the UUID and group.
- getSharingEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the sharing entry matching the UUID and group.
- getSharingEntryByUuidAndGroupId(String, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the sharing entry matching the UUID and group.
- getSharingEntryEditRenderer() - Method in interface com.liferay.sharing.interpreter.SharingEntryInterpreter
-
- getSharingEntryId() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the sharing entry ID of this sharing entry.
- getSharingEntryId() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getSharingEntryId() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the sharing entry ID of this sharing entry.
- getSharingEntryInterpreter(SharingEntry) - Method in interface com.liferay.sharing.interpreter.SharingEntryInterpreterProvider
-
- getSharingEntryMenuItems(SharingEntry, ThemeDisplay) - Method in interface com.liferay.sharing.servlet.taglib.ui.SharingEntryMenuItemContributor
-
- getSharingEntryViewRenderer() - Method in interface com.liferay.sharing.interpreter.SharingEntryInterpreter
-
- getSharingPermissionChecker() - Method in class com.liferay.sharing.test.util.BaseSharingTestCase
-
- getStagedModelType() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
- getSystemSharingConfiguration() - Method in interface com.liferay.sharing.configuration.SharingConfigurationFactory
-
- getTitle(SharingEntry) - Method in interface com.liferay.sharing.interpreter.SharingEntryInterpreter
-
- getToUserId() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the to user ID of this sharing entry.
- getToUserId() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getToUserId() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the to user ID of this sharing entry.
- getToUserSharingEntries(long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the list of sharing entries for resources shared with the user.
- getToUserSharingEntries(long, int, int) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the range of sharing entries for resources shared with the user.
- getToUserSharingEntries(long, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the list of sharing entries for the type of resource shared with
the user.
- getToUserSharingEntries(long, long, int, int, OrderByComparator<SharingEntry>) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the ordered range of sharing entries for the type of resource
shared with the user.
- getToUserSharingEntries(long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the list of sharing entries for resources shared with the user.
- getToUserSharingEntries(long, int, int) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the range of sharing entries for resources shared with the user.
- getToUserSharingEntries(long, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the list of sharing entries for the type of resource shared with
the user.
- getToUserSharingEntries(long, long, int, int, OrderByComparator<SharingEntry>) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the ordered range of sharing entries for the type of resource
shared with the user.
- getToUserSharingEntries(long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the list of sharing entries for resources shared with the user.
- getToUserSharingEntries(long, int, int) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the range of sharing entries for resources shared with the user.
- getToUserSharingEntries(long, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the list of sharing entries for the type of resource shared with
the user.
- getToUserSharingEntries(long, long, int, int, OrderByComparator<SharingEntry>) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the ordered range of sharing entries for the type of resource
shared with the user.
- getToUserSharingEntriesCount(long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the number of sharing entries for resources shared with the user.
- getToUserSharingEntriesCount(long, long) - Method in interface com.liferay.sharing.service.SharingEntryLocalService
-
Returns the number of sharing entries for the type of resource shared
with the user.
- getToUserSharingEntriesCount(long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the number of sharing entries for resources shared with the user.
- getToUserSharingEntriesCount(long, long) - Static method in class com.liferay.sharing.service.SharingEntryLocalServiceUtil
-
Returns the number of sharing entries for the type of resource shared
with the user.
- getToUserSharingEntriesCount(long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the number of sharing entries for resources shared with the user.
- getToUserSharingEntriesCount(long, long) - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
Returns the number of sharing entries for the type of resource shared
with the user.
- getToUserUuid() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the to user uuid of this sharing entry.
- getToUserUuid() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the to user uuid of this sharing entry.
- getURLEdit(SharingEntry, LiferayPortletRequest, LiferayPortletResponse) - Method in interface com.liferay.sharing.renderer.SharingEntryEditRenderer
-
- getUserId() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the user ID of this sharing entry.
- getUserId() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getUserId() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the user ID of this sharing entry.
- getUserName() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the user name of this sharing entry.
- getUserName() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getUserName() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the user name of this sharing entry.
- getUserUuid() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the user uuid of this sharing entry.
- getUserUuid() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the user uuid of this sharing entry.
- getUuid() - Method in interface com.liferay.sharing.model.SharingEntryModel
-
Returns the uuid of this sharing entry.
- getUuid() - Method in class com.liferay.sharing.model.SharingEntrySoap
-
Deprecated.
- getUuid() - Method in class com.liferay.sharing.model.SharingEntryWrapper
-
Returns the uuid of this sharing entry.
- getWrappedService() - Method in class com.liferay.sharing.service.SharingEntryLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.sharing.service.SharingEntryServiceWrapper
-
- groupId - Variable in class com.liferay.sharing.model.SharingEntryTable
-