Skip navigation links
A C D F G I N P R S T U W 

A

addEntryResources(RedirectEntry, boolean, boolean) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
 
addEntryResources(RedirectEntry, ModelPermissions) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
 
addEntryResources(RedirectEntry, boolean, boolean) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
 
addEntryResources(RedirectEntry, ModelPermissions) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
 
addEntryResources(RedirectEntry, boolean, boolean) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
 
addEntryResources(RedirectEntry, ModelPermissions) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
 
addRedirectEntry(long, String, Date, boolean, String, ServiceContext) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
 
addRedirectEntry(RedirectEntry) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Adds the redirect entry to the database.
addRedirectEntry(long, String, Date, boolean, String, ServiceContext) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
 
addRedirectEntry(RedirectEntry) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Adds the redirect entry to the database.
addRedirectEntry(long, String, Date, boolean, String, ServiceContext) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
 
addRedirectEntry(RedirectEntry) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Adds the redirect entry to the database.
addRedirectEntry(long, String, Date, boolean, String, ServiceContext) - Method in interface com.liferay.redirect.service.RedirectEntryService
 
addRedirectEntry(long, String, Date, boolean, String, ServiceContext) - Static method in class com.liferay.redirect.service.RedirectEntryServiceUtil
 
addRedirectEntry(long, String, Date, boolean, String, ServiceContext) - Method in class com.liferay.redirect.service.RedirectEntryServiceWrapper
 

C

cacheResult(RedirectEntry) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Caches the redirect entry in the entity cache if it is enabled.
cacheResult(List<RedirectEntry>) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Caches the redirect entries in the entity cache if it is enabled.
cacheResult(RedirectEntry) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Caches the redirect entry in the entity cache if it is enabled.
cacheResult(List<RedirectEntry>) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Caches the redirect entries in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
 
clearCache(RedirectEntry) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
 
com.liferay.redirect.configuration - package com.liferay.redirect.configuration
 
com.liferay.redirect.constants - package com.liferay.redirect.constants
 
com.liferay.redirect.exception - package com.liferay.redirect.exception
 
com.liferay.redirect.model - package com.liferay.redirect.model
 
com.liferay.redirect.service - package com.liferay.redirect.service
 
com.liferay.redirect.service.persistence - package com.liferay.redirect.service.persistence
 
countAll() - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Returns the number of redirect entries.
countAll() - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Returns the number of redirect entries.
countByG_S(long, String) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Returns the number of redirect entries where groupId = ? and sourceURL = ?.
countByG_S(long, String) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Returns the number of redirect entries where groupId = ? and sourceURL = ?.
countByGroupId(long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Returns the number of redirect entries where groupId = ?.
countByGroupId(long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Returns the number of redirect entries where groupId = ?.
countByUuid(String) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Returns the number of redirect entries where uuid = ?.
countByUuid(String) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Returns the number of redirect entries where uuid = ?.
countByUuid_C(String, long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Returns the number of redirect entries where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Returns the number of redirect entries where uuid = ? and companyId = ?.
countByUUID_G(String, long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Returns the number of redirect entries where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Returns the number of redirect entries where uuid = ? and groupId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
 
create(long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Creates a new redirect entry with the primary key.
create(long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Creates a new redirect entry with the primary key.
createPersistedModel(Serializable) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
 
createRedirectEntry(long) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Creates a new redirect entry with the primary key.
createRedirectEntry(long) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Creates a new redirect entry with the primary key.
createRedirectEntry(long) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Creates a new redirect entry with the primary key.

D

deletePersistedModel(PersistedModel) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
 
deleteRedirectEntry(long) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Deletes the redirect entry with the primary key from the database.
deleteRedirectEntry(RedirectEntry) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Deletes the redirect entry from the database.
deleteRedirectEntry(long) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Deletes the redirect entry with the primary key from the database.
deleteRedirectEntry(RedirectEntry) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Deletes the redirect entry from the database.
deleteRedirectEntry(long) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Deletes the redirect entry with the primary key from the database.
deleteRedirectEntry(RedirectEntry) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Deletes the redirect entry from the database.
deleteRedirectEntry(long) - Method in interface com.liferay.redirect.service.RedirectEntryService
 
deleteRedirectEntry(long) - Static method in class com.liferay.redirect.service.RedirectEntryServiceUtil
 
deleteRedirectEntry(long) - Method in class com.liferay.redirect.service.RedirectEntryServiceWrapper
 
DuplicateRedirectEntrySourceURLException - Exception in com.liferay.redirect.exception
 
DuplicateRedirectEntrySourceURLException() - Constructor for exception com.liferay.redirect.exception.DuplicateRedirectEntrySourceURLException
 
DuplicateRedirectEntrySourceURLException(String) - Constructor for exception com.liferay.redirect.exception.DuplicateRedirectEntrySourceURLException
 
DuplicateRedirectEntrySourceURLException(String, Throwable) - Constructor for exception com.liferay.redirect.exception.DuplicateRedirectEntrySourceURLException
 
DuplicateRedirectEntrySourceURLException(Throwable) - Constructor for exception com.liferay.redirect.exception.DuplicateRedirectEntrySourceURLException
 
dynamicQuery() - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

F

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
 

G

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
 

I

isEnabled() - Method in interface com.liferay.redirect.configuration.RedirectConfiguration
 
isPermanent() - Method in interface com.liferay.redirect.model.RedirectEntryModel
Returns true if this redirect entry is permanent.
isPermanent() - Method in class com.liferay.redirect.model.RedirectEntrySoap
 
isPermanent() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
Returns true if this redirect entry is permanent.

N

NoSuchEntryException - Exception in com.liferay.redirect.exception
 
NoSuchEntryException() - Constructor for exception com.liferay.redirect.exception.NoSuchEntryException
 
NoSuchEntryException(String) - Constructor for exception com.liferay.redirect.exception.NoSuchEntryException
 
NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.redirect.exception.NoSuchEntryException
 
NoSuchEntryException(Throwable) - Constructor for exception com.liferay.redirect.exception.NoSuchEntryException
 

P

persist() - Method in class com.liferay.redirect.model.RedirectEntryWrapper
 

R

REDIRECT_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.redirect.model.RedirectEntry
 
RedirectConfiguration - Interface in com.liferay.redirect.configuration
 
RedirectConstants - Class in com.liferay.redirect.constants
 
RedirectConstants() - Constructor for class com.liferay.redirect.constants.RedirectConstants
 
RedirectEntry - Interface in com.liferay.redirect.model
The extended model interface for the RedirectEntry service.
RedirectEntryLocalService - Interface in com.liferay.redirect.service
Provides the local service interface for RedirectEntry.
RedirectEntryLocalServiceUtil - Class in com.liferay.redirect.service
Provides the local service utility for RedirectEntry.
RedirectEntryLocalServiceUtil() - Constructor for class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
 
RedirectEntryLocalServiceWrapper - Class in com.liferay.redirect.service
Provides a wrapper for RedirectEntryLocalService.
RedirectEntryLocalServiceWrapper(RedirectEntryLocalService) - Constructor for class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
 
RedirectEntryModel - Interface in com.liferay.redirect.model
The base model interface for the RedirectEntry service.
RedirectEntryPersistence - Interface in com.liferay.redirect.service.persistence
The persistence interface for the redirect entry service.
RedirectEntryService - Interface in com.liferay.redirect.service
Provides the remote service interface for RedirectEntry.
RedirectEntryServiceUtil - Class in com.liferay.redirect.service
Provides the remote service utility for RedirectEntry.
RedirectEntryServiceUtil() - Constructor for class com.liferay.redirect.service.RedirectEntryServiceUtil
 
RedirectEntryServiceWrapper - Class in com.liferay.redirect.service
Provides a wrapper for RedirectEntryService.
RedirectEntryServiceWrapper(RedirectEntryService) - Constructor for class com.liferay.redirect.service.RedirectEntryServiceWrapper
 
RedirectEntrySoap - Class in com.liferay.redirect.model
This class is used by SOAP remote services, specifically com.liferay.redirect.service.http.RedirectEntryServiceSoap.
RedirectEntrySoap() - Constructor for class com.liferay.redirect.model.RedirectEntrySoap
 
RedirectEntryUtil - Class in com.liferay.redirect.service.persistence
The persistence utility for the redirect entry service.
RedirectEntryUtil() - Constructor for class com.liferay.redirect.service.persistence.RedirectEntryUtil
 
RedirectEntryWrapper - Class in com.liferay.redirect.model
This class is a wrapper for RedirectEntry.
RedirectEntryWrapper(RedirectEntry) - Constructor for class com.liferay.redirect.model.RedirectEntryWrapper
 
remove(long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Removes the redirect entry with the primary key from the database.
remove(long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Removes the redirect entry with the primary key from the database.
removeAll() - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Removes all the redirect entries from the database.
removeAll() - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Removes all the redirect entries from the database.
removeByG_S(long, String) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Removes the redirect entry where groupId = ? and sourceURL = ? from the database.
removeByG_S(long, String) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Removes the redirect entry where groupId = ? and sourceURL = ? from the database.
removeByGroupId(long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Removes all the redirect entries where groupId = ? from the database.
removeByGroupId(long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Removes all the redirect entries where groupId = ? from the database.
removeByUuid(String) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Removes all the redirect entries where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Removes all the redirect entries where uuid = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Removes all the redirect entries where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Removes all the redirect entries where uuid = ? and companyId = ? from the database.
removeByUUID_G(String, long) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
Removes the redirect entry where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
Removes the redirect entry where uuid = ? and groupId = ? from the database.
RequiredRedirectEntryDestinationURLException - Exception in com.liferay.redirect.exception
 
RequiredRedirectEntryDestinationURLException() - Constructor for exception com.liferay.redirect.exception.RequiredRedirectEntryDestinationURLException
 
RequiredRedirectEntryDestinationURLException(String) - Constructor for exception com.liferay.redirect.exception.RequiredRedirectEntryDestinationURLException
 
RequiredRedirectEntryDestinationURLException(String, Throwable) - Constructor for exception com.liferay.redirect.exception.RequiredRedirectEntryDestinationURLException
 
RequiredRedirectEntryDestinationURLException(Throwable) - Constructor for exception com.liferay.redirect.exception.RequiredRedirectEntryDestinationURLException
 
RequiredRedirectEntrySourceURLException - Exception in com.liferay.redirect.exception
 
RequiredRedirectEntrySourceURLException() - Constructor for exception com.liferay.redirect.exception.RequiredRedirectEntrySourceURLException
 
RequiredRedirectEntrySourceURLException(String) - Constructor for exception com.liferay.redirect.exception.RequiredRedirectEntrySourceURLException
 
RequiredRedirectEntrySourceURLException(String, Throwable) - Constructor for exception com.liferay.redirect.exception.RequiredRedirectEntrySourceURLException
 
RequiredRedirectEntrySourceURLException(Throwable) - Constructor for exception com.liferay.redirect.exception.RequiredRedirectEntrySourceURLException
 
RESOURCE_NAME - Static variable in class com.liferay.redirect.constants.RedirectConstants
 

S

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
 

T

toSoapModel(RedirectEntry) - Static method in class com.liferay.redirect.model.RedirectEntrySoap
 
toSoapModels(RedirectEntry[]) - Static method in class com.liferay.redirect.model.RedirectEntrySoap
 
toSoapModels(RedirectEntry[][]) - Static method in class com.liferay.redirect.model.RedirectEntrySoap
 
toSoapModels(List<RedirectEntry>) - Static method in class com.liferay.redirect.model.RedirectEntrySoap
 

U

update(RedirectEntry) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
 
update(RedirectEntry, ServiceContext) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
 
updateImpl(RedirectEntry) - Method in interface com.liferay.redirect.service.persistence.RedirectEntryPersistence
 
updateImpl(RedirectEntry) - Static method in class com.liferay.redirect.service.persistence.RedirectEntryUtil
 
updateRedirectEntry(long, String, Date, boolean, String) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
 
updateRedirectEntry(RedirectEntry) - Method in interface com.liferay.redirect.service.RedirectEntryLocalService
Updates the redirect entry in the database or adds it if it does not yet exist.
updateRedirectEntry(long, String, Date, boolean, String) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
 
updateRedirectEntry(RedirectEntry) - Static method in class com.liferay.redirect.service.RedirectEntryLocalServiceUtil
Updates the redirect entry in the database or adds it if it does not yet exist.
updateRedirectEntry(long, String, Date, boolean, String) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
 
updateRedirectEntry(RedirectEntry) - Method in class com.liferay.redirect.service.RedirectEntryLocalServiceWrapper
Updates the redirect entry in the database or adds it if it does not yet exist.
updateRedirectEntry(long, String, Date, boolean, String) - Method in interface com.liferay.redirect.service.RedirectEntryService
 
updateRedirectEntry(long, String, Date, boolean, String) - Static method in class com.liferay.redirect.service.RedirectEntryServiceUtil
 
updateRedirectEntry(long, String, Date, boolean, String) - Method in class com.liferay.redirect.service.RedirectEntryServiceWrapper
 

W

wrap(RedirectEntry) - Method in class com.liferay.redirect.model.RedirectEntryWrapper
 
A C D F G I N P R S T U W 
Skip navigation links