Skip navigation links
A C D E F G I L M N O P R S T U V W 

A

accessToControlMenuRoleIds() - Method in interface com.liferay.site.configuration.MenuAccessConfiguration
 
activate() - Method in class com.liferay.site.util.GroupSearchProvider
 
addRecentGroup(HttpServletRequest, Group) - Method in class com.liferay.site.util.RecentGroupManager
 
addRecentGroup(HttpServletRequest, long) - Method in class com.liferay.site.util.RecentGroupManager
 
addSiteFriendlyURL(long, long, long, String, String, ServiceContext) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
addSiteFriendlyURL(SiteFriendlyURL) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Adds the site friendly url to the database.
addSiteFriendlyURL(long, long, long, String, String, ServiceContext) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
addSiteFriendlyURL(SiteFriendlyURL) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Adds the site friendly url to the database.
addSiteFriendlyURL(long, long, long, String, String, ServiceContext) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
addSiteFriendlyURL(SiteFriendlyURL) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Adds the site friendly url to the database.
addSiteFriendlyURLs(long, long, long, Map<Locale, String>, ServiceContext) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
addSiteFriendlyURLs(long, long, long, Map<Locale, String>, ServiceContext) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
addSiteFriendlyURLs(long, long, long, Map<Locale, String>, ServiceContext) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
addURLElement(Element, String, UnicodeProperties, Date, String, Map<Locale, String>) - Method in interface com.liferay.site.util.Sitemap
 

C

cacheResult(SiteFriendlyURL) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Caches the site friendly url in the entity cache if it is enabled.
cacheResult(List<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Caches the site friendly urls in the entity cache if it is enabled.
cacheResult(SiteFriendlyURL) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Caches the site friendly url in the entity cache if it is enabled.
cacheResult(List<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Caches the site friendly urls in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
clearCache(SiteFriendlyURL) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
 
cloneWithOriginalValues() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
 
com.liferay.site.configuration - package com.liferay.site.configuration
 
com.liferay.site.constants - package com.liferay.site.constants
 
com.liferay.site.display.context - package com.liferay.site.display.context
 
com.liferay.site.exception - package com.liferay.site.exception
 
com.liferay.site.initializer - package com.liferay.site.initializer
 
com.liferay.site.model - package com.liferay.site.model
 
com.liferay.site.model.adapter - package com.liferay.site.model.adapter
 
com.liferay.site.search - package com.liferay.site.search
 
com.liferay.site.service - package com.liferay.site.service
 
com.liferay.site.service.persistence - package com.liferay.site.service.persistence
 
com.liferay.site.settings.configuration.admin.display - package com.liferay.site.settings.configuration.admin.display
 
com.liferay.site.util - package com.liferay.site.util
 
companyId - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 
countAll() - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the number of site friendly urls.
countAll() - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the number of site friendly urls.
countByC_F(long, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the number of site friendly urls where companyId = ? and friendlyURL = ?.
countByC_F(long, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the number of site friendly urls where companyId = ? and friendlyURL = ?.
countByC_F_L(long, String, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the number of site friendly urls where companyId = ? and friendlyURL = ? and languageId = ?.
countByC_F_L(long, String, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the number of site friendly urls where companyId = ? and friendlyURL = ? and languageId = ?.
countByG_C(long, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the number of site friendly urls where groupId = ? and companyId = ?.
countByG_C(long, long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the number of site friendly urls where groupId = ? and companyId = ?.
countByG_C_L(long, long, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the number of site friendly urls where groupId = ? and companyId = ? and languageId = ?.
countByG_C_L(long, long, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the number of site friendly urls where groupId = ? and companyId = ? and languageId = ?.
countByUuid(String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the number of site friendly urls where uuid = ?.
countByUuid(String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the number of site friendly urls where uuid = ?.
countByUuid_C(String, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the number of site friendly urls where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the number of site friendly urls where uuid = ? and companyId = ?.
countByUUID_G(String, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the number of site friendly urls where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the number of site friendly urls where uuid = ? and groupId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
create(File, String) - Method in interface com.liferay.site.initializer.SiteInitializerFactory
 
create(long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Creates a new site friendly url with the primary key.
create(long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Creates a new site friendly url with the primary key.
createDate - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 
createPersistedModel(Serializable) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
createSiteFriendlyURL(long) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Creates a new site friendly url with the primary key.
createSiteFriendlyURL(long) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Creates a new site friendly url with the primary key.
createSiteFriendlyURL(long) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Creates a new site friendly url with the primary key.

D

deletePersistedModel(PersistedModel) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
deleteSiteFriendlyURL(long) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Deletes the site friendly url with the primary key from the database.
deleteSiteFriendlyURL(long, long, String) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
deleteSiteFriendlyURL(SiteFriendlyURL) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Deletes the site friendly url from the database.
deleteSiteFriendlyURL(long) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Deletes the site friendly url with the primary key from the database.
deleteSiteFriendlyURL(long, long, String) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
deleteSiteFriendlyURL(SiteFriendlyURL) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Deletes the site friendly url from the database.
deleteSiteFriendlyURL(long) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Deletes the site friendly url with the primary key from the database.
deleteSiteFriendlyURL(long, long, String) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
deleteSiteFriendlyURL(SiteFriendlyURL) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Deletes the site friendly url from the database.
deleteSiteFriendlyURLs(long, long) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
deleteSiteFriendlyURLs(long, long) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
deleteSiteFriendlyURLs(long, long) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
dynamicQuery() - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
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.site.service.SiteFriendlyURLLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
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.site.service.SiteFriendlyURLLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
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.site.service.SiteFriendlyURLLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

encodeXML(String) - Method in interface com.liferay.site.util.Sitemap
 

F

fetchByC_F(long, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where companyId = ? and friendlyURL = ? or returns null if it could not be found.
fetchByC_F(long, String, boolean) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where companyId = ? and friendlyURL = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_F(long, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where companyId = ? and friendlyURL = ? or returns null if it could not be found.
fetchByC_F(long, String, boolean) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where companyId = ? and friendlyURL = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_F_L(long, String, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where companyId = ? and friendlyURL = ? and languageId = ? or returns null if it could not be found.
fetchByC_F_L(long, String, String, boolean) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where companyId = ? and friendlyURL = ? and languageId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_F_L(long, String, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where companyId = ? and friendlyURL = ? and languageId = ? or returns null if it could not be found.
fetchByC_F_L(long, String, String, boolean) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where companyId = ? and friendlyURL = ? and languageId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByG_C_First(long, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the first site friendly url in the ordered set where groupId = ? and companyId = ?.
fetchByG_C_First(long, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the first site friendly url in the ordered set where groupId = ? and companyId = ?.
fetchByG_C_L(long, long, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where groupId = ? and companyId = ? and languageId = ? or returns null if it could not be found.
fetchByG_C_L(long, long, String, boolean) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where groupId = ? and companyId = ? and languageId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByG_C_L(long, long, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where groupId = ? and companyId = ? and languageId = ? or returns null if it could not be found.
fetchByG_C_L(long, long, String, boolean) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where groupId = ? and companyId = ? and languageId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByG_C_Last(long, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the last site friendly url in the ordered set where groupId = ? and companyId = ?.
fetchByG_C_Last(long, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the last site friendly url in the ordered set where groupId = ? and companyId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
fetchByUuid_C_First(String, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the first site friendly url in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the first site friendly url in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the last site friendly url in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the last site friendly url in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the first site friendly url in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the first site friendly url in the ordered set where uuid = ?.
fetchByUUID_G(String, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url 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.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUuid_Last(String, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the last site friendly url in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the last site friendly url in the ordered set where uuid = ?.
fetchSiteFriendlyURL(long) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
fetchSiteFriendlyURL(long, long, String) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
fetchSiteFriendlyURL(long) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
fetchSiteFriendlyURL(long, long, String) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
fetchSiteFriendlyURL(long) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
fetchSiteFriendlyURL(long, long, String) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
fetchSiteFriendlyURLByFriendlyURL(long, String) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
fetchSiteFriendlyURLByFriendlyURL(long, String) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
fetchSiteFriendlyURLByFriendlyURL(long, String) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
fetchSiteFriendlyURLByUuidAndGroupId(String, long) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns the site friendly url matching the UUID and group.
fetchSiteFriendlyURLByUuidAndGroupId(String, long) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns the site friendly url matching the UUID and group.
fetchSiteFriendlyURLByUuidAndGroupId(String, long) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns the site friendly url matching the UUID and group.
findAll() - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns all the site friendly urls.
findAll(int, int) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns a range of all the site friendly urls.
findAll(int, int, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns an ordered range of all the site friendly urls.
findAll(int, int, OrderByComparator<SiteFriendlyURL>, boolean) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns an ordered range of all the site friendly urls.
findAll() - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns all the site friendly urls.
findAll(int, int) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns a range of all the site friendly urls.
findAll(int, int, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns an ordered range of all the site friendly urls.
findAll(int, int, OrderByComparator<SiteFriendlyURL>, boolean) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns an ordered range of all the site friendly urls.
findByC_F(long, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where companyId = ? and friendlyURL = ? or throws a NoSuchFriendlyURLException if it could not be found.
findByC_F(long, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where companyId = ? and friendlyURL = ? or throws a NoSuchFriendlyURLException if it could not be found.
findByC_F_L(long, String, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where companyId = ? and friendlyURL = ? and languageId = ? or throws a NoSuchFriendlyURLException if it could not be found.
findByC_F_L(long, String, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where companyId = ? and friendlyURL = ? and languageId = ? or throws a NoSuchFriendlyURLException if it could not be found.
findByG_C(long, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns all the site friendly urls where groupId = ? and companyId = ?.
findByG_C(long, long, int, int) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns a range of all the site friendly urls where groupId = ? and companyId = ?.
findByG_C(long, long, int, int, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns an ordered range of all the site friendly urls where groupId = ? and companyId = ?.
findByG_C(long, long, int, int, OrderByComparator<SiteFriendlyURL>, boolean) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns an ordered range of all the site friendly urls where groupId = ? and companyId = ?.
findByG_C(long, long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns all the site friendly urls where groupId = ? and companyId = ?.
findByG_C(long, long, int, int) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns a range of all the site friendly urls where groupId = ? and companyId = ?.
findByG_C(long, long, int, int, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns an ordered range of all the site friendly urls where groupId = ? and companyId = ?.
findByG_C(long, long, int, int, OrderByComparator<SiteFriendlyURL>, boolean) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns an ordered range of all the site friendly urls where groupId = ? and companyId = ?.
findByG_C_First(long, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the first site friendly url in the ordered set where groupId = ? and companyId = ?.
findByG_C_First(long, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the first site friendly url in the ordered set where groupId = ? and companyId = ?.
findByG_C_L(long, long, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where groupId = ? and companyId = ? and languageId = ? or throws a NoSuchFriendlyURLException if it could not be found.
findByG_C_L(long, long, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where groupId = ? and companyId = ? and languageId = ? or throws a NoSuchFriendlyURLException if it could not be found.
findByG_C_Last(long, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the last site friendly url in the ordered set where groupId = ? and companyId = ?.
findByG_C_Last(long, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the last site friendly url in the ordered set where groupId = ? and companyId = ?.
findByG_C_PrevAndNext(long, long, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly urls before and after the current site friendly url in the ordered set where groupId = ? and companyId = ?.
findByG_C_PrevAndNext(long, long, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly urls before and after the current site friendly url in the ordered set where groupId = ? and companyId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url with the primary key or throws a NoSuchFriendlyURLException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url with the primary key or throws a NoSuchFriendlyURLException if it could not be found.
findByUuid(String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns all the site friendly urls where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns a range of all the site friendly urls where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns an ordered range of all the site friendly urls where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SiteFriendlyURL>, boolean) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns an ordered range of all the site friendly urls where uuid = ?.
findByUuid(String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns all the site friendly urls where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns a range of all the site friendly urls where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns an ordered range of all the site friendly urls where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SiteFriendlyURL>, boolean) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns an ordered range of all the site friendly urls where uuid = ?.
findByUuid_C(String, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns all the site friendly urls where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns a range of all the site friendly urls where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns an ordered range of all the site friendly urls where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SiteFriendlyURL>, boolean) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns an ordered range of all the site friendly urls where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns all the site friendly urls where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns a range of all the site friendly urls where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns an ordered range of all the site friendly urls where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SiteFriendlyURL>, boolean) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns an ordered range of all the site friendly urls where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the first site friendly url in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the first site friendly url in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the last site friendly url in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the last site friendly url in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly urls before and after the current site friendly url in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly urls before and after the current site friendly url in the ordered set where uuid = ? and companyId = ?.
findByUuid_First(String, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the first site friendly url in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the first site friendly url in the ordered set where uuid = ?.
findByUUID_G(String, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly url where uuid = ? and groupId = ? or throws a NoSuchFriendlyURLException if it could not be found.
findByUUID_G(String, long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly url where uuid = ? and groupId = ? or throws a NoSuchFriendlyURLException if it could not be found.
findByUuid_Last(String, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the last site friendly url in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the last site friendly url in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Returns the site friendly urls before and after the current site friendly url in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Returns the site friendly urls before and after the current site friendly url in the ordered set where uuid = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
friendlyURL - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 

G

getActionableDynamicQuery() - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
getAllGroups(PortletRequest) - Method in class com.liferay.site.util.GroupSearchProvider
 
getAlternateURLs(String, ThemeDisplay, Layout) - Method in interface com.liferay.site.util.Sitemap
 
getBasePersistence() - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
getCategoryKey() - Method in interface com.liferay.site.settings.configuration.admin.display.SiteSettingsConfigurationScreenContributor
 
getClassName() - Method in interface com.liferay.site.util.SitemapURLProvider
 
getCompanyId() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the company ID of this site friendly url.
getCompanyId() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the company ID of this site friendly url.
getCreateDate() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the create date of this site friendly url.
getCreateDate() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the create date of this site friendly url.
getDescription(Locale) - Method in interface com.liferay.site.initializer.SiteInitializer
 
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
getFriendlyURL() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the friendly url of this site friendly url.
getFriendlyURL() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the friendly url of this site friendly url.
getGroup() - Method in class com.liferay.site.display.context.GroupDisplayContextHelper
 
getGroup() - Method in interface com.liferay.site.model.adapter.StagedGroup
 
getGroupAdministrationURL(Group, PortletRequest) - Method in class com.liferay.site.util.GroupURLProvider
 
getGroupId() - Method in class com.liferay.site.display.context.GroupDisplayContextHelper
 
getGroupId() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the group ID of this site friendly url.
getGroupId() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the group ID of this site friendly url.
getGroupLayoutsURL(Group, boolean, PortletRequest) - Method in class com.liferay.site.util.GroupURLProvider
 
getGroupParams(PortletRequest, GroupSearchTerms, long) - Method in class com.liferay.site.util.GroupSearchProvider
 
getGroupSearch(PortletRequest, PortletURL) - Method in class com.liferay.site.util.GroupSearchProvider
 
getGroupTypeSettings() - Method in class com.liferay.site.display.context.GroupDisplayContextHelper
 
getGroupURL(Group, PortletRequest) - Method in class com.liferay.site.util.GroupURLProvider
 
getGroupURL(Group, PortletRequest, boolean) - Method in class com.liferay.site.util.GroupURLProvider
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
getJspPath() - Method in interface com.liferay.site.settings.configuration.admin.display.SiteSettingsConfigurationScreenContributor
 
getKey() - Method in interface com.liferay.site.initializer.SiteInitializer
 
getKey() - Method in interface com.liferay.site.settings.configuration.admin.display.SiteSettingsConfigurationScreenContributor
 
getLanguageId() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the language ID of this site friendly url.
getLanguageId() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the language ID of this site friendly url.
getLastPublishDate() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the last publish date of this site friendly url.
getLastPublishDate() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the last publish date of this site friendly url.
getLiveGroup() - Method in class com.liferay.site.display.context.GroupDisplayContextHelper
 
getLiveGroupId() - Method in class com.liferay.site.display.context.GroupDisplayContextHelper
 
getLiveGroupURL(Group, PortletRequest) - Method in class com.liferay.site.util.GroupURLProvider
 
getModelAttributes() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
 
getModifiedDate() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the modified date of this site friendly url.
getModifiedDate() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the modified date of this site friendly url.
getMvccVersion() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the mvcc version of this site friendly url.
getMvccVersion() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the mvcc version of this site friendly url.
getName(Locale) - Method in interface com.liferay.site.initializer.SiteInitializer
 
getName(Locale) - Method in interface com.liferay.site.settings.configuration.admin.display.SiteSettingsConfigurationScreenContributor
 
getOSGiServiceIdentifier() - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns the OSGi service identifier.
getParentGroupId(PortletRequest) - Method in class com.liferay.site.util.GroupSearchProvider
 
getPersistedModel(Serializable) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
getPrimaryKey() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the primary key of this site friendly url.
getPrimaryKey() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the primary key of this site friendly url.
getRecentGroups(HttpServletRequest) - Method in class com.liferay.site.util.RecentGroupManager
 
getRecentGroups(String, PortletRequest) - Method in class com.liferay.site.util.RecentGroupManager
 
getSaveMVCActionCommandName() - Method in interface com.liferay.site.settings.configuration.admin.display.SiteSettingsConfigurationScreenContributor
 
getSelGroup() - Method in class com.liferay.site.display.context.GroupDisplayContextHelper
 
getService() - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
getServletContext() - Method in interface com.liferay.site.settings.configuration.admin.display.SiteSettingsConfigurationScreenContributor
 
getSiteFriendlyURL(long) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns the site friendly url with the primary key.
getSiteFriendlyURL(long) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns the site friendly url with the primary key.
getSiteFriendlyURL(long) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns the site friendly url with the primary key.
getSiteFriendlyURLByUuidAndGroupId(String, long) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns the site friendly url matching the UUID and group.
getSiteFriendlyURLByUuidAndGroupId(String, long) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns the site friendly url matching the UUID and group.
getSiteFriendlyURLByUuidAndGroupId(String, long) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns the site friendly url matching the UUID and group.
getSiteFriendlyURLId() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the site friendly url ID of this site friendly url.
getSiteFriendlyURLId() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the site friendly url ID of this site friendly url.
getSiteFriendlyURLs(int, int) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns a range of all the site friendly urls.
getSiteFriendlyURLs(long, long) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
getSiteFriendlyURLs(int, int) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns a range of all the site friendly urls.
getSiteFriendlyURLs(long, long) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
getSiteFriendlyURLs(int, int) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns a range of all the site friendly urls.
getSiteFriendlyURLs(long, long) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
getSiteFriendlyURLsByUuidAndCompanyId(String, long) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns all the site friendly urls matching the UUID and company.
getSiteFriendlyURLsByUuidAndCompanyId(String, long, int, int, OrderByComparator<SiteFriendlyURL>) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns a range of site friendly urls matching the UUID and company.
getSiteFriendlyURLsByUuidAndCompanyId(String, long) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns all the site friendly urls matching the UUID and company.
getSiteFriendlyURLsByUuidAndCompanyId(String, long, int, int, OrderByComparator<SiteFriendlyURL>) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns a range of site friendly urls matching the UUID and company.
getSiteFriendlyURLsByUuidAndCompanyId(String, long) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns all the site friendly urls matching the UUID and company.
getSiteFriendlyURLsByUuidAndCompanyId(String, long, int, int, OrderByComparator<SiteFriendlyURL>) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns a range of site friendly urls matching the UUID and company.
getSiteFriendlyURLsCount() - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Returns the number of site friendly urls.
getSiteFriendlyURLsCount() - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Returns the number of site friendly urls.
getSiteFriendlyURLsCount() - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Returns the number of site friendly urls.
getSiteInitializer(String) - Method in interface com.liferay.site.initializer.SiteInitializerRegistry
 
getSiteInitializers(long) - Method in interface com.liferay.site.initializer.SiteInitializerRegistry
 
getSiteInitializers(long, boolean) - Method in interface com.liferay.site.initializer.SiteInitializerRegistry
 
getSitemap(long, boolean, ThemeDisplay) - Method in interface com.liferay.site.util.Sitemap
 
getSitemap(String, long, boolean, ThemeDisplay) - Method in interface com.liferay.site.util.Sitemap
 
getStagedModelType() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
 
getStagingGroup() - Method in class com.liferay.site.display.context.GroupDisplayContextHelper
 
getStagingGroupId() - Method in class com.liferay.site.display.context.GroupDisplayContextHelper
 
getThumbnailSrc() - Method in interface com.liferay.site.initializer.SiteInitializer
 
getUserId() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the user ID of this site friendly url.
getUserId() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the user ID of this site friendly url.
getUserName() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the user name of this site friendly url.
getUserName() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the user name of this site friendly url.
getUserUuid() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the user uuid of this site friendly url.
getUserUuid() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the user uuid of this site friendly url.
getUuid() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Returns the uuid of this site friendly url.
getUuid() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Returns the uuid of this site friendly url.
getWrappedService() - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
GROUP_SEARCH_PROVIDER - Static variable in class com.liferay.site.constants.SiteWebKeys
 
GROUP_URL_PROVIDER - Static variable in class com.liferay.site.constants.SiteWebKeys
 
GROUP_URL_PROVIDER_CONTROL_PANEL - Static variable in class com.liferay.site.constants.SiteWebKeys
 
GroupDisplayContextHelper - Class in com.liferay.site.display.context
 
GroupDisplayContextHelper(HttpServletRequest) - Constructor for class com.liferay.site.display.context.GroupDisplayContextHelper
 
groupId - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 
GroupSearchProvider - Class in com.liferay.site.util
 
GroupSearchProvider() - Constructor for class com.liferay.site.util.GroupSearchProvider
 
GroupURLProvider - Class in com.liferay.site.util
 
GroupURLProvider() - Constructor for class com.liferay.site.util.GroupURLProvider
 

I

InitializationException - Exception in com.liferay.site.exception
 
InitializationException() - Constructor for exception com.liferay.site.exception.InitializationException
 
InitializationException(String) - Constructor for exception com.liferay.site.exception.InitializationException
 
InitializationException(String, Throwable) - Constructor for exception com.liferay.site.exception.InitializationException
 
InitializationException(Throwable) - Constructor for exception com.liferay.site.exception.InitializationException
 
initialize(long) - Method in interface com.liferay.site.initializer.SiteInitializer
 
INSTANCE - Static variable in class com.liferay.site.model.SiteFriendlyURLTable
 
isActive(long) - Method in interface com.liferay.site.initializer.SiteInitializer
 
isChecked(Object) - Method in class com.liferay.site.search.OrganizationRoleUserChecker
 
isChecked(Object) - Method in class com.liferay.site.search.UserGroupGroupRoleRoleChecker
 
isChecked(Object) - Method in class com.liferay.site.search.UserGroupGroupRoleUserGroupChecker
 
isChecked(Object) - Method in class com.liferay.site.search.UserGroupRoleRoleChecker
 
isChecked(Object) - Method in class com.liferay.site.search.UserGroupRoleUserChecker
 
isDisabled(Object) - Method in class com.liferay.site.search.OrganizationRoleUserChecker
 
isDisabled(Object) - Method in class com.liferay.site.search.UserGroupRoleRoleChecker
 
isDisabled(Object) - Method in class com.liferay.site.search.UserGroupRoleUserChecker
 
isFilterManageableGroups(PortletRequest) - Method in class com.liferay.site.util.GroupSearchProvider
 
isVisible(Group) - Method in interface com.liferay.site.settings.configuration.admin.display.SiteSettingsConfigurationScreenContributor
 

L

languageId - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 
lastPublishDate - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 

M

MAXIMUM_ENTRIES - Static variable in interface com.liferay.site.util.Sitemap
 
MenuAccessConfiguration - Interface in com.liferay.site.configuration
 
modifiedDate - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 
mvccVersion - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 

N

NoSuchFriendlyURLException - Exception in com.liferay.site.exception
 
NoSuchFriendlyURLException() - Constructor for exception com.liferay.site.exception.NoSuchFriendlyURLException
 
NoSuchFriendlyURLException(String) - Constructor for exception com.liferay.site.exception.NoSuchFriendlyURLException
 
NoSuchFriendlyURLException(String, Throwable) - Constructor for exception com.liferay.site.exception.NoSuchFriendlyURLException
 
NoSuchFriendlyURLException(Throwable) - Constructor for exception com.liferay.site.exception.NoSuchFriendlyURLException
 

O

OrganizationRoleUserChecker - Class in com.liferay.site.search
 
OrganizationRoleUserChecker(RenderResponse, Organization, Role) - Constructor for class com.liferay.site.search.OrganizationRoleUserChecker
 

P

persist() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
 

R

RecentGroupManager - Class in com.liferay.site.util
 
RecentGroupManager() - Constructor for class com.liferay.site.util.RecentGroupManager
 
remove(long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Removes the site friendly url with the primary key from the database.
remove(long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Removes the site friendly url with the primary key from the database.
removeAll() - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Removes all the site friendly urls from the database.
removeAll() - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Removes all the site friendly urls from the database.
removeByC_F(long, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Removes the site friendly url where companyId = ? and friendlyURL = ? from the database.
removeByC_F(long, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Removes the site friendly url where companyId = ? and friendlyURL = ? from the database.
removeByC_F_L(long, String, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Removes the site friendly url where companyId = ? and friendlyURL = ? and languageId = ? from the database.
removeByC_F_L(long, String, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Removes the site friendly url where companyId = ? and friendlyURL = ? and languageId = ? from the database.
removeByG_C(long, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Removes all the site friendly urls where groupId = ? and companyId = ? from the database.
removeByG_C(long, long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Removes all the site friendly urls where groupId = ? and companyId = ? from the database.
removeByG_C_L(long, long, String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Removes the site friendly url where groupId = ? and companyId = ? and languageId = ? from the database.
removeByG_C_L(long, long, String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Removes the site friendly url where groupId = ? and companyId = ? and languageId = ? from the database.
removeByUuid(String) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Removes all the site friendly urls where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Removes all the site friendly urls where uuid = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Removes all the site friendly urls where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Removes all the site friendly urls where uuid = ? and companyId = ? from the database.
removeByUUID_G(String, long) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
Removes the site friendly url where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
Removes the site friendly url where uuid = ? and groupId = ? from the database.

S

setAttributes(HttpServletRequest, HttpServletResponse) - Method in interface com.liferay.site.settings.configuration.admin.display.SiteSettingsConfigurationScreenContributor
 
setCompanyId(long) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the company ID of this site friendly url.
setCompanyId(long) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the company ID of this site friendly url.
setCreateDate(Date) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the create date of this site friendly url.
setCreateDate(Date) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the create date of this site friendly url.
setFriendlyURL(String) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the friendly url of this site friendly url.
setFriendlyURL(String) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the friendly url of this site friendly url.
setGroupId(long) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the group ID of this site friendly url.
setGroupId(long) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the group ID of this site friendly url.
setLanguageId(String) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the language ID of this site friendly url.
setLanguageId(String) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the language ID of this site friendly url.
setLastPublishDate(Date) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the last publish date of this site friendly url.
setLastPublishDate(Date) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the last publish date of this site friendly url.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the modified date of this site friendly url.
setModifiedDate(Date) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the modified date of this site friendly url.
setMvccVersion(long) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the mvcc version of this site friendly url.
setMvccVersion(long) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the mvcc version of this site friendly url.
setPersistence(SiteFriendlyURLPersistence) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
setPrimaryKey(long) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the primary key of this site friendly url.
setPrimaryKey(long) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the primary key of this site friendly url.
setResultsAndTotal(GroupSearch, PortletRequest) - Method in class com.liferay.site.util.GroupSearchProvider
 
setService(SiteFriendlyURLLocalService) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
setSiteFriendlyURLId(long) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the site friendly url ID of this site friendly url.
setSiteFriendlyURLId(long) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the site friendly url ID of this site friendly url.
setUserId(long) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the user ID of this site friendly url.
setUserId(long) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the user ID of this site friendly url.
setUserName(String) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the user name of this site friendly url.
setUserName(String) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the user name of this site friendly url.
setUserUuid(String) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the user uuid of this site friendly url.
setUserUuid(String) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the user uuid of this site friendly url.
setUuid(String) - Method in interface com.liferay.site.model.SiteFriendlyURLModel
Sets the uuid of this site friendly url.
setUuid(String) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
Sets the uuid of this site friendly url.
setWrappedService(SiteFriendlyURLLocalService) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
showControlMenuByRole() - Method in interface com.liferay.site.configuration.MenuAccessConfiguration
 
SITE_FRIENDLY_URL_ID_ACCESSOR - Static variable in interface com.liferay.site.model.SiteFriendlyURL
 
SITE_INITIALIZER_REGISTRY - Static variable in class com.liferay.site.constants.SiteWebKeys
 
SiteFriendlyURL - Interface in com.liferay.site.model
The extended model interface for the SiteFriendlyURL service.
siteFriendlyURLId - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 
SiteFriendlyURLLocalService - Interface in com.liferay.site.service
Provides the local service interface for SiteFriendlyURL.
SiteFriendlyURLLocalServiceUtil - Class in com.liferay.site.service
Provides the local service utility for SiteFriendlyURL.
SiteFriendlyURLLocalServiceUtil() - Constructor for class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
SiteFriendlyURLLocalServiceWrapper - Class in com.liferay.site.service
Provides a wrapper for SiteFriendlyURLLocalService.
SiteFriendlyURLLocalServiceWrapper() - Constructor for class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
SiteFriendlyURLLocalServiceWrapper(SiteFriendlyURLLocalService) - Constructor for class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
SiteFriendlyURLModel - Interface in com.liferay.site.model
The base model interface for the SiteFriendlyURL service.
SiteFriendlyURLPersistence - Interface in com.liferay.site.service.persistence
The persistence interface for the site friendly url service.
SiteFriendlyURLTable - Class in com.liferay.site.model
The table class for the "SiteFriendlyURL" database table.
SiteFriendlyURLUtil - Class in com.liferay.site.service.persistence
The persistence utility for the site friendly url service.
SiteFriendlyURLUtil() - Constructor for class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
SiteFriendlyURLWrapper - Class in com.liferay.site.model
This class is a wrapper for SiteFriendlyURL.
SiteFriendlyURLWrapper(SiteFriendlyURL) - Constructor for class com.liferay.site.model.SiteFriendlyURLWrapper
 
SiteInitializer - Interface in com.liferay.site.initializer
 
SiteInitializerFactory - Interface in com.liferay.site.initializer
 
SiteInitializerRegistry - Interface in com.liferay.site.initializer
 
Sitemap - Interface in com.liferay.site.util
 
SitemapURLProvider - Interface in com.liferay.site.util
 
SiteSettingsConfigurationScreenContributor - Interface in com.liferay.site.settings.configuration.admin.display
 
SiteWebKeys - Class in com.liferay.site.constants
 
SiteWebKeys() - Constructor for class com.liferay.site.constants.SiteWebKeys
 
StagedGroup - Interface in com.liferay.site.model.adapter
 

T

toXmlString() - Method in interface com.liferay.site.model.SiteFriendlyURLModel
 
toXmlString() - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
 

U

update(SiteFriendlyURL) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
update(SiteFriendlyURL, ServiceContext) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
updateImpl(SiteFriendlyURL) - Method in interface com.liferay.site.service.persistence.SiteFriendlyURLPersistence
 
updateImpl(SiteFriendlyURL) - Static method in class com.liferay.site.service.persistence.SiteFriendlyURLUtil
 
updateSiteFriendlyURL(long, long, long, String, String, ServiceContext) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
updateSiteFriendlyURL(SiteFriendlyURL) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
Updates the site friendly url in the database or adds it if it does not yet exist.
updateSiteFriendlyURL(long, long, long, String, String, ServiceContext) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
updateSiteFriendlyURL(SiteFriendlyURL) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
Updates the site friendly url in the database or adds it if it does not yet exist.
updateSiteFriendlyURL(long, long, long, String, String, ServiceContext) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
updateSiteFriendlyURL(SiteFriendlyURL) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
Updates the site friendly url in the database or adds it if it does not yet exist.
updateSiteFriendlyURLs(long, long, long, Map<Locale, String>, ServiceContext) - Method in interface com.liferay.site.service.SiteFriendlyURLLocalService
 
updateSiteFriendlyURLs(long, long, long, Map<Locale, String>, ServiceContext) - Static method in class com.liferay.site.service.SiteFriendlyURLLocalServiceUtil
 
updateSiteFriendlyURLs(long, long, long, Map<Locale, String>, ServiceContext) - Method in class com.liferay.site.service.SiteFriendlyURLLocalServiceWrapper
 
UserGroupGroupRoleRoleChecker - Class in com.liferay.site.search
 
UserGroupGroupRoleRoleChecker(RenderResponse, UserGroup, Group) - Constructor for class com.liferay.site.search.UserGroupGroupRoleRoleChecker
 
UserGroupGroupRoleUserGroupChecker - Class in com.liferay.site.search
 
UserGroupGroupRoleUserGroupChecker(RenderResponse, Group, Role) - Constructor for class com.liferay.site.search.UserGroupGroupRoleUserGroupChecker
 
UserGroupRoleRoleChecker - Class in com.liferay.site.search
 
UserGroupRoleRoleChecker(RenderResponse, User, Group) - Constructor for class com.liferay.site.search.UserGroupRoleRoleChecker
 
UserGroupRoleUserChecker - Class in com.liferay.site.search
 
UserGroupRoleUserChecker(RenderResponse, Group, Role) - Constructor for class com.liferay.site.search.UserGroupRoleUserChecker
 
userId - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 
userName - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 
uuid - Variable in class com.liferay.site.model.SiteFriendlyURLTable
 

V

visitLayout(Element, String, LayoutSet, ThemeDisplay) - Method in interface com.liferay.site.util.SitemapURLProvider
 
visitLayoutSet(Element, LayoutSet, ThemeDisplay) - Method in interface com.liferay.site.util.SitemapURLProvider
 

W

wrap(SiteFriendlyURL) - Method in class com.liferay.site.model.SiteFriendlyURLWrapper
 
A C D E F G I L M N O P R S T U V W 
Skip navigation links