- fetchByG_S(long, String) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entry where groupId = ? and sourceURL = ? or returns null
if it could not be found.
- fetchByG_S(long, String, boolean) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entry where groupId = ? and sourceURL = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_S(long, String) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entry where groupId = ? and sourceURL = ? or returns null
if it could not be found.
- fetchByG_S(long, String, boolean) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entry where groupId = ? and sourceURL = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByGroupId_First(long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the first redirect entry in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the first redirect entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the last redirect entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the last redirect entry in the ordered set where groupId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
- fetchByUuid_C_First(String, long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the first redirect entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the first redirect entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the last redirect entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the last redirect entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the first redirect entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the first redirect entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect 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.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect 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.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUuid_Last(String, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the last redirect entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the last redirect entry in the ordered set where uuid = ?.
- fetchRedirectEntry(long) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
- fetchRedirectEntry(long, String) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
- fetchRedirectEntry(long) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
- fetchRedirectEntry(long, String) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
- fetchRedirectEntry(long) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- fetchRedirectEntry(long, String) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- fetchRedirectEntry(long) - Method in interface com.liferay.redirect.service.RedirectEntryService
-
- fetchRedirectEntry(long) - Static method in class com.liferay.redirect.service.RedirectEntryServiceUtil
-
- fetchRedirectEntry(long) - Method in class com.liferay.redirect.service.RedirectEntryServiceWrapper
-
- fetchRedirectEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
Returns the redirect entry matching the UUID and group.
- fetchRedirectEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
Returns the redirect entry matching the UUID and group.
- fetchRedirectEntryByUuidAndGroupId(String, long) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
Returns the redirect entry matching the UUID and group.
- filterCountByGroupId(long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the number of redirect entries that the user has permission to view where groupId = ?.
- filterCountByGroupId(long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the number of redirect entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns all the redirect entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns a range of all the redirect entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns an ordered range of all the redirect entries that the user has permissions to view where groupId = ?.
- filterFindByGroupId(long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns all the redirect entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns a range of all the redirect entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns an ordered range of all the redirect entries that the user has permissions to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entries before and after the current redirect entry in the ordered set of redirect entries that the user has permission to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entries before and after the current redirect entry in the ordered set of redirect entries that the user has permission to view where groupId = ?.
- findAll() - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns all the redirect entries.
- findAll(int, int) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns a range of all the redirect entries.
- findAll(int, int, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns an ordered range of all the redirect entries.
- findAll(int, int, OrderByComparator<RedirectEntry>, boolean) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns an ordered range of all the redirect entries.
- findAll() - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns all the redirect entries.
- findAll(int, int) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns a range of all the redirect entries.
- findAll(int, int, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns an ordered range of all the redirect entries.
- findAll(int, int, OrderByComparator<RedirectEntry>, boolean) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns an ordered range of all the redirect entries.
- findByG_S(long, String) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entry where groupId = ? and sourceURL = ? or throws a NoSuchEntryException
if it could not be found.
- findByG_S(long, String) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entry where groupId = ? and sourceURL = ? or throws a NoSuchEntryException
if it could not be found.
- findByGroupId(long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns all the redirect entries where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns a range of all the redirect entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns an ordered range of all the redirect entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<RedirectEntry>, boolean) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns an ordered range of all the redirect entries where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns all the redirect entries where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns a range of all the redirect entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns an ordered range of all the redirect entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<RedirectEntry>, boolean) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns an ordered range of all the redirect entries where groupId = ?.
- findByGroupId_First(long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the first redirect entry in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the first redirect entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the last redirect entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the last redirect entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entries before and after the current redirect entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entries before and after the current redirect entry in the ordered set where groupId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entry with the primary key or throws a NoSuchEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entry with the primary key or throws a NoSuchEntryException
if it could not be found.
- findByUuid(String) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns all the redirect entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns a range of all the redirect entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns an ordered range of all the redirect entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<RedirectEntry>, boolean) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns an ordered range of all the redirect entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns all the redirect entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns a range of all the redirect entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns an ordered range of all the redirect entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<RedirectEntry>, boolean) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns an ordered range of all the redirect entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns all the redirect entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns a range of all the redirect entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns an ordered range of all the redirect entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<RedirectEntry>, boolean) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns an ordered range of all the redirect entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns all the redirect entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns a range of all the redirect entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns an ordered range of all the redirect entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<RedirectEntry>, boolean) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns an ordered range of all the redirect entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the first redirect entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the first redirect entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the last redirect entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the last redirect entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entries before and after the current redirect entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entries before and after the current redirect entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the first redirect entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the first redirect entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect 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.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entry where uuid = ? and groupId = ? or throws a NoSuchEntryException
if it could not be found.
- findByUuid_Last(String, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the last redirect entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the last redirect entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
-
Returns the redirect entries before and after the current redirect entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
Returns the redirect entries before and after the current redirect entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the company ID of this redirect entry.
- getCompanyId() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getCompanyId() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the company ID of this redirect entry.
- getCreateDate() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the create date of this redirect entry.
- getCreateDate() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getCreateDate() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the create date of this redirect entry.
- getDestinationURL() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the destination url of this redirect entry.
- getDestinationURL() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getDestinationURL() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the destination url of this redirect entry.
- getExpirationDate() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the expiration date of this redirect entry.
- getExpirationDate() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getExpirationDate() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the expiration date of this redirect entry.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- getGroupId() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the group ID of this redirect entry.
- getGroupId() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getGroupId() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the group ID of this redirect entry.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- getLastOccurrenceDate() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the last occurrence date of this redirect entry.
- getLastOccurrenceDate() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getLastOccurrenceDate() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the last occurrence date of this redirect entry.
- getModelAttributes() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
- getModifiedDate() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the modified date of this redirect entry.
- getModifiedDate() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getModifiedDate() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the modified date of this redirect entry.
- getMvccVersion() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the mvcc version of this redirect entry.
- getMvccVersion() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getMvccVersion() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the mvcc version of this redirect entry.
- getOSGiServiceIdentifier() - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.redirect.service.RedirectEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.redirect.service.RedirectEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.redirect.service.RedirectEntryServiceWrapper
-
Returns the OSGi service identifier.
- getPermanent() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the permanent of this redirect entry.
- getPermanent() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getPermanent() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the permanent of this redirect entry.
- getPersistedModel(Serializable) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
-
- getPrimaryKey() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the primary key of this redirect entry.
- getPrimaryKey() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getPrimaryKey() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the primary key of this redirect entry.
- getRedirectEntries(int, int) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
Returns a range of all the redirect entries.
- getRedirectEntries(long, int, int, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
- getRedirectEntries(int, int) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
Returns a range of all the redirect entries.
- getRedirectEntries(long, int, int, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
- getRedirectEntries(int, int) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
Returns a range of all the redirect entries.
- getRedirectEntries(long, int, int, OrderByComparator<RedirectEntry>) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- getRedirectEntries(long, int, int, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.RedirectEntryService
-
- getRedirectEntries(long, int, int, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.RedirectEntryServiceUtil
-
- getRedirectEntries(long, int, int, OrderByComparator<RedirectEntry>) - Method in class com.liferay.redirect.service.RedirectEntryServiceWrapper
-
- getRedirectEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
Returns all the redirect entries matching the UUID and company.
- getRedirectEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<RedirectEntry>) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
Returns a range of redirect entries matching the UUID and company.
- getRedirectEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
Returns all the redirect entries matching the UUID and company.
- getRedirectEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<RedirectEntry>) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
Returns a range of redirect entries matching the UUID and company.
- getRedirectEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
Returns all the redirect entries matching the UUID and company.
- getRedirectEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<RedirectEntry>) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
Returns a range of redirect entries matching the UUID and company.
- getRedirectEntriesCount() - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
Returns the number of redirect entries.
- getRedirectEntriesCount(long) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
- getRedirectEntriesCount() - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
Returns the number of redirect entries.
- getRedirectEntriesCount(long) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
- getRedirectEntriesCount() - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
Returns the number of redirect entries.
- getRedirectEntriesCount(long) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- getRedirectEntriesCount(long) - Method in interface com.liferay.redirect.service.RedirectEntryService
-
- getRedirectEntriesCount(long) - Static method in class com.liferay.redirect.service.RedirectEntryServiceUtil
-
- getRedirectEntriesCount(long) - Method in class com.liferay.redirect.service.RedirectEntryServiceWrapper
-
- getRedirectEntry(long) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
Returns the redirect entry with the primary key.
- getRedirectEntry(long) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
Returns the redirect entry with the primary key.
- getRedirectEntry(long) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
Returns the redirect entry with the primary key.
- getRedirectEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
-
Returns the redirect entry matching the UUID and group.
- getRedirectEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
Returns the redirect entry matching the UUID and group.
- getRedirectEntryByUuidAndGroupId(String, long) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
Returns the redirect entry matching the UUID and group.
- getRedirectEntryId() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the redirect entry ID of this redirect entry.
- getRedirectEntryId() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getRedirectEntryId() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the redirect entry ID of this redirect entry.
- getService() - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
-
- getService() - Static method in class com.liferay.redirect.service.RedirectEntryServiceUtil
-
- getSourceURL() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the source url of this redirect entry.
- getSourceURL() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getSourceURL() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the source url of this redirect entry.
- getStagedModelType() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
- getUserId() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the user ID of this redirect entry.
- getUserId() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getUserId() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the user ID of this redirect entry.
- getUserName() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the user name of this redirect entry.
- getUserName() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getUserName() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the user name of this redirect entry.
- getUserUuid() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the user uuid of this redirect entry.
- getUserUuid() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the user uuid of this redirect entry.
- getUuid() - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Returns the uuid of this redirect entry.
- getUuid() - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- getUuid() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Returns the uuid of this redirect entry.
- getWrappedService() - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.redirect.service.RedirectEntryServiceWrapper
-
- setCompanyId(long) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the company ID of this redirect entry.
- setCompanyId(long) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setCompanyId(long) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the company ID of this redirect entry.
- setCreateDate(Date) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the create date of this redirect entry.
- setCreateDate(Date) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setCreateDate(Date) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the create date of this redirect entry.
- setDestinationURL(String) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the destination url of this redirect entry.
- setDestinationURL(String) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setDestinationURL(String) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the destination url of this redirect entry.
- setExpirationDate(Date) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the expiration date of this redirect entry.
- setExpirationDate(Date) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setExpirationDate(Date) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the expiration date of this redirect entry.
- setGroupId(long) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the group ID of this redirect entry.
- setGroupId(long) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setGroupId(long) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the group ID of this redirect entry.
- setLastOccurrenceDate(Date) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the last occurrence date of this redirect entry.
- setLastOccurrenceDate(Date) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setLastOccurrenceDate(Date) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the last occurrence date of this redirect entry.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the modified date of this redirect entry.
- setModifiedDate(Date) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setModifiedDate(Date) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the modified date of this redirect entry.
- setMvccVersion(long) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the mvcc version of this redirect entry.
- setMvccVersion(long) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setMvccVersion(long) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the mvcc version of this redirect entry.
- setPermanent(boolean) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets whether this redirect entry is permanent.
- setPermanent(boolean) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setPermanent(boolean) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets whether this redirect entry is permanent.
- setPrimaryKey(long) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the primary key of this redirect entry.
- setPrimaryKey(long) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setPrimaryKey(long) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the primary key of this redirect entry.
- setRedirectEntryId(long) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the redirect entry ID of this redirect entry.
- setRedirectEntryId(long) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setRedirectEntryId(long) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the redirect entry ID of this redirect entry.
- setSourceURL(String) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the source url of this redirect entry.
- setSourceURL(String) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setSourceURL(String) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the source url of this redirect entry.
- setUserId(long) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the user ID of this redirect entry.
- setUserId(long) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setUserId(long) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the user ID of this redirect entry.
- setUserName(String) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the user name of this redirect entry.
- setUserName(String) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setUserName(String) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the user name of this redirect entry.
- setUserUuid(String) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the user uuid of this redirect entry.
- setUserUuid(String) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the user uuid of this redirect entry.
- setUuid(String) - Method in interface com.liferay.redirect.model.RedirectEntryModel
-
Sets the uuid of this redirect entry.
- setUuid(String) - Method in class com.liferay.redirect.model.RedirectEntrySoap
-
- setUuid(String) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
-
Sets the uuid of this redirect entry.
- setWrappedService(RedirectEntryLocalService) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
-
- setWrappedService(RedirectEntryService) - Method in class com.liferay.redirect.service.RedirectEntryServiceWrapper
-