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

A

ACCESS_READ - Static variable in class com.liferay.oauth.model.OAuthApplicationConstants
 
ACCESS_WRITE - Static variable in class com.liferay.oauth.model.OAuthApplicationConstants
 
accessLevel - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
accessSecret - Variable in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
accessToken - Variable in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
ACCESSTOKEN_COLUMN_BITMASK - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
ADD_APPLICATION - Static variable in class com.liferay.oauth.util.OAuthActionKeys
 
addOAuthApplication(long, String, String, int, boolean, String, String, ServiceContext) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
addOAuthApplication(OAuthApplication) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Adds the o auth application to the database.
addOAuthApplication(long, String, String, int, boolean, String, String, ServiceContext) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
addOAuthApplication(OAuthApplication) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Adds the o auth application to the database.
addOAuthApplication(long, String, String, int, boolean, String, String, ServiceContext) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
addOAuthApplication(OAuthApplication) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Adds the o auth application to the database.
addOAuthApplication(String, String, int, boolean, String, String, ServiceContext) - Method in interface com.liferay.oauth.service.OAuthApplicationService
 
addOAuthApplication(String, String, int, boolean, String, String, ServiceContext) - Static method in class com.liferay.oauth.service.OAuthApplicationServiceUtil
 
addOAuthApplication(String, String, int, boolean, String, String, ServiceContext) - Method in class com.liferay.oauth.service.OAuthApplicationServiceWrapper
 
addOAuthUser(long, long, String, String, ServiceContext) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
addOAuthUser(OAuthUser) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Adds the o auth user to the database.
addOAuthUser(long, long, String, String, ServiceContext) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
addOAuthUser(OAuthUser) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Adds the o auth user to the database.
addOAuthUser(long, long, String, String, ServiceContext) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
addOAuthUser(OAuthUser) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Adds the o auth user to the database.
addOAuthUser(String, ServiceContext) - Method in interface com.liferay.oauth.service.OAuthUserService
 
addOAuthUser(String, ServiceContext) - Static method in class com.liferay.oauth.service.OAuthUserServiceUtil
 
addOAuthUser(String, ServiceContext) - Method in class com.liferay.oauth.service.OAuthUserServiceWrapper
 
addParameters(String, String...) - Method in interface com.liferay.oauth.util.OAuth
 
addParameters(String, String...) - Static method in class com.liferay.oauth.util.OAuthUtil
 
addParameters(String, String...) - Method in class com.liferay.oauth.util.V10aOAuth
 
addProperties(Properties) - Static method in class com.liferay.oauth.service.util.ServiceProps
 
authorize(OAuthAccessor, long, ServiceContext) - Method in interface com.liferay.oauth.util.OAuth
 
authorize(OAuthAccessor, long, ServiceContext) - Static method in class com.liferay.oauth.util.OAuthUtil
 
authorize(OAuthAccessor, long, ServiceContext) - Method in class com.liferay.oauth.util.V10aOAuth
 
AUTHORIZED - Static variable in class com.liferay.oauth.util.OAuthAccessorConstants
 

C

cacheResult(OAuthApplication) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Caches the o auth application in the entity cache if it is enabled.
cacheResult(List<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Caches the o auth applications in the entity cache if it is enabled.
cacheResult(OAuthApplication) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Caches the o auth application in the entity cache if it is enabled.
cacheResult(List<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Caches the o auth applications in the entity cache if it is enabled.
cacheResult(OAuthUser) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Caches the o auth user in the entity cache if it is enabled.
cacheResult(List<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Caches the o auth users in the entity cache if it is enabled.
cacheResult(OAuthUser) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Caches the o auth user in the entity cache if it is enabled.
cacheResult(List<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Caches the o auth users in the entity cache if it is enabled.
callbackURI - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
check(PermissionChecker, long, String) - Static method in class com.liferay.oauth.service.permission.OAuthApplicationPermission
 
check(PermissionChecker, OAuthApplication, String) - Static method in class com.liferay.oauth.service.permission.OAuthApplicationPermission
 
check(PermissionChecker, String) - Static method in class com.liferay.oauth.service.permission.OAuthPermission
 
check(PermissionChecker, long, String) - Static method in class com.liferay.oauth.service.permission.OAuthUserPermission
 
check(PermissionChecker, OAuthUser, String) - Static method in class com.liferay.oauth.service.permission.OAuthUserPermission
 
clearCache() - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
clearCache(OAuthApplication) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
clearCache() - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
clearCache(OAuthUser) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
clone() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
clone() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
COLUMN_BITMASK_ENABLED - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
COLUMN_BITMASK_ENABLED - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
com.liferay.oauth.configuration - package com.liferay.oauth.configuration
 
com.liferay.oauth.constants - package com.liferay.oauth.constants
 
com.liferay.oauth.exception - package com.liferay.oauth.exception
 
com.liferay.oauth.model - package com.liferay.oauth.model
 
com.liferay.oauth.model.impl - package com.liferay.oauth.model.impl
 
com.liferay.oauth.service - package com.liferay.oauth.service
 
com.liferay.oauth.service.permission - package com.liferay.oauth.service.permission
 
com.liferay.oauth.service.persistence - package com.liferay.oauth.service.persistence
 
com.liferay.oauth.service.util - package com.liferay.oauth.service.util
 
com.liferay.oauth.util - package com.liferay.oauth.util
 
companyId - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
companyId - Variable in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
COMPANYID_COLUMN_BITMASK - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
compareTo(OAuthApplication) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
compareTo(OAuthUser) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
consumerKey - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
CONSUMERKEY_COLUMN_BITMASK - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
consumerSecret - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
contains(PermissionChecker, long, String) - Static method in class com.liferay.oauth.service.permission.OAuthApplicationPermission
 
contains(PermissionChecker, OAuthApplication, String) - Static method in class com.liferay.oauth.service.permission.OAuthApplicationPermission
 
contains(PermissionChecker, String) - Static method in class com.liferay.oauth.service.permission.OAuthPermission
 
contains(PermissionChecker, long, String) - Static method in class com.liferay.oauth.service.permission.OAuthUserPermission
 
contains(PermissionChecker, OAuthUser, String) - Static method in class com.liferay.oauth.service.permission.OAuthUserPermission
 
contains(String) - Static method in class com.liferay.oauth.service.util.ServiceProps
 
countAll() - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the number of o auth applications.
countAll() - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the number of o auth applications.
countAll() - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the number of o auth users.
countAll() - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the number of o auth users.
countByAccessToken(String) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the number of o auth users where accessToken = ?.
countByAccessToken(String) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the number of o auth users where accessToken = ?.
countByC_N(long, String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the number of o auth applications where companyId = ? and name LIKE ?.
countByC_N(long, String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the number of o auth applications where companyId = ? and name LIKE ?.
countByCompanyId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the number of o auth applications where companyId = ?.
countByCompanyId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the number of o auth applications where companyId = ?.
countByConsumerKey(String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the number of o auth applications where consumerKey = ?.
countByConsumerKey(String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the number of o auth applications where consumerKey = ?.
countByOAuthApplicationId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the number of o auth users where oAuthApplicationId = ?.
countByOAuthApplicationId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the number of o auth users where oAuthApplicationId = ?.
countByU_N(long, String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the number of o auth applications where userId = ? and name LIKE ?.
countByU_N(long, String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the number of o auth applications where userId = ? and name LIKE ?.
countByU_OAI(long, long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the number of o auth users where userId = ? and oAuthApplicationId = ?.
countByU_OAI(long, long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the number of o auth users where userId = ? and oAuthApplicationId = ?.
countByUserId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the number of o auth applications where userId = ?.
countByUserId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the number of o auth applications where userId = ?.
countByUserId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the number of o auth users where userId = ?.
countByUserId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the number of o auth users where userId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
create(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Creates a new o auth application with the primary key.
create(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Creates a new o auth application with the primary key.
create(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Creates a new o auth user with the primary key.
create(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Creates a new o auth user with the primary key.
createDate - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
createDate - Variable in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
createOAuthApplication(long) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Creates a new o auth application with the primary key.
createOAuthApplication(long) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Creates a new o auth application with the primary key.
createOAuthApplication(long) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Creates a new o auth application with the primary key.
createOAuthUser(long) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Creates a new o auth user with the primary key.
createOAuthUser(long) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Creates a new o auth user with the primary key.
createOAuthUser(long) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Creates a new o auth user with the primary key.

D

DATA_SOURCE - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
DATA_SOURCE - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
DefaultOAuthAccessor - Class in com.liferay.oauth.util
 
DefaultOAuthAccessor(OAuthAccessor) - Constructor for class com.liferay.oauth.util.DefaultOAuthAccessor
 
DefaultOAuthAccessor(OAuthConsumer) - Constructor for class com.liferay.oauth.util.DefaultOAuthAccessor
 
DefaultOAuthConsumer - Class in com.liferay.oauth.util
 
DefaultOAuthConsumer(OAuthConsumer) - Constructor for class com.liferay.oauth.util.DefaultOAuthConsumer
 
DefaultOAuthConsumer(OAuthApplication) - Constructor for class com.liferay.oauth.util.DefaultOAuthConsumer
 
DefaultOAuthMessage - Class in com.liferay.oauth.util
 
DefaultOAuthMessage(OAuthMessage) - Constructor for class com.liferay.oauth.util.DefaultOAuthMessage
 
DefaultOAuthValidator - Class in com.liferay.oauth.util
 
DefaultOAuthValidator() - Constructor for class com.liferay.oauth.util.DefaultOAuthValidator
 
deleteLogo(long) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
deleteLogo(long) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
deleteLogo(long) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
deleteLogo(long) - Method in interface com.liferay.oauth.service.OAuthApplicationService
 
deleteLogo(long) - Static method in class com.liferay.oauth.service.OAuthApplicationServiceUtil
 
deleteLogo(long) - Method in class com.liferay.oauth.service.OAuthApplicationServiceWrapper
 
deleteOAuthApplication(long) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Deletes the o auth application with the primary key from the database.
deleteOAuthApplication(OAuthApplication) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Deletes the o auth application from the database.
deleteOAuthApplication(long) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Deletes the o auth application with the primary key from the database.
deleteOAuthApplication(OAuthApplication) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Deletes the o auth application from the database.
deleteOAuthApplication(long) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Deletes the o auth application with the primary key from the database.
deleteOAuthApplication(OAuthApplication) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Deletes the o auth application from the database.
deleteOAuthApplication(long) - Method in interface com.liferay.oauth.service.OAuthApplicationService
 
deleteOAuthApplication(long) - Static method in class com.liferay.oauth.service.OAuthApplicationServiceUtil
 
deleteOAuthApplication(long) - Method in class com.liferay.oauth.service.OAuthApplicationServiceWrapper
 
deleteOAuthUser(long) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Deletes the o auth user with the primary key from the database.
deleteOAuthUser(long, long) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
deleteOAuthUser(OAuthUser) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Deletes the o auth user from the database.
deleteOAuthUser(long) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Deletes the o auth user with the primary key from the database.
deleteOAuthUser(long, long) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
deleteOAuthUser(OAuthUser) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Deletes the o auth user from the database.
deleteOAuthUser(long) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Deletes the o auth user with the primary key from the database.
deleteOAuthUser(long, long) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
deleteOAuthUser(OAuthUser) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Deletes the o auth user from the database.
deleteOAuthUser(long) - Method in interface com.liferay.oauth.service.OAuthUserService
 
deleteOAuthUser(long) - Static method in class com.liferay.oauth.service.OAuthUserServiceUtil
 
deleteOAuthUser(long) - Method in class com.liferay.oauth.service.OAuthUserServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
description - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
deserialize(byte[]) - Static method in class com.liferay.oauth.util.V10aOAuth
 
dispose() - Method in class com.liferay.oauth.util.V10aOAuthDebugCacheListener
 
dynamicQuery() - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
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.oauth.service.OAuthApplicationLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
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.oauth.service.OAuthApplicationLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
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.oauth.service.OAuthApplicationLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
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.oauth.service.OAuthUserLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
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.oauth.service.OAuthUserLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
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.oauth.service.OAuthUserLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

ENTITY_CACHE_ENABLED - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
ENTITY_CACHE_ENABLED - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
equals(Object) - Method in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
equals(Object) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
equals(Object) - Method in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
equals(Object) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 

F

fetchByAccessToken(String) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth user where accessToken = ? or returns null if it could not be found.
fetchByAccessToken(String, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth user where accessToken = ? or returns null if it could not be found, optionally using the finder cache.
fetchByAccessToken(String) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth user where accessToken = ? or returns null if it could not be found.
fetchByAccessToken(String, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth user where accessToken = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_N_First(long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the first o auth application in the ordered set where companyId = ? and name LIKE ?.
fetchByC_N_First(long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the first o auth application in the ordered set where companyId = ? and name LIKE ?.
fetchByC_N_Last(long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the last o auth application in the ordered set where companyId = ? and name LIKE ?.
fetchByC_N_Last(long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the last o auth application in the ordered set where companyId = ? and name LIKE ?.
fetchByCompanyId_First(long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the first o auth application in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the first o auth application in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the last o auth application in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the last o auth application in the ordered set where companyId = ?.
fetchByConsumerKey(String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the o auth application where consumerKey = ? or returns null if it could not be found.
fetchByConsumerKey(String, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the o auth application where consumerKey = ? or returns null if it could not be found, optionally using the finder cache.
fetchByConsumerKey(String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the o auth application where consumerKey = ? or returns null if it could not be found.
fetchByConsumerKey(String, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the o auth application where consumerKey = ? or returns null if it could not be found, optionally using the finder cache.
fetchByOAuthApplicationId_First(long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the first o auth user in the ordered set where oAuthApplicationId = ?.
fetchByOAuthApplicationId_First(long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the first o auth user in the ordered set where oAuthApplicationId = ?.
fetchByOAuthApplicationId_Last(long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the last o auth user in the ordered set where oAuthApplicationId = ?.
fetchByOAuthApplicationId_Last(long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the last o auth user in the ordered set where oAuthApplicationId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the o auth application with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the o auth application with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth user with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth user with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
fetchByU_N_First(long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the first o auth application in the ordered set where userId = ? and name LIKE ?.
fetchByU_N_First(long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the first o auth application in the ordered set where userId = ? and name LIKE ?.
fetchByU_N_Last(long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the last o auth application in the ordered set where userId = ? and name LIKE ?.
fetchByU_N_Last(long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the last o auth application in the ordered set where userId = ? and name LIKE ?.
fetchByU_OAI(long, long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth user where userId = ? and oAuthApplicationId = ? or returns null if it could not be found.
fetchByU_OAI(long, long, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth user where userId = ? and oAuthApplicationId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByU_OAI(long, long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth user where userId = ? and oAuthApplicationId = ? or returns null if it could not be found.
fetchByU_OAI(long, long, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth user where userId = ? and oAuthApplicationId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUserId_First(long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the first o auth application in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the first o auth application in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the first o auth user in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the first o auth user in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the last o auth application in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the last o auth application in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the last o auth user in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the last o auth user in the ordered set where userId = ?.
fetchOAuthApplication(long) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
fetchOAuthApplication(String) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
fetchOAuthApplication(long) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
fetchOAuthApplication(String) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
fetchOAuthApplication(long) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
fetchOAuthApplication(String) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
fetchOAuthUser(long) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
fetchOAuthUser(long, long) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
fetchOAuthUser(String) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
fetchOAuthUser(long) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
fetchOAuthUser(long, long) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
fetchOAuthUser(String) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
fetchOAuthUser(long) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
fetchOAuthUser(long, long) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
fetchOAuthUser(String) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
findAll() - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns all the o auth applications.
findAll(int, int) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns a range of all the o auth applications.
findAll(int, int, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications.
findAll(int, int, OrderByComparator<OAuthApplication>, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications.
findAll() - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns all the o auth applications.
findAll(int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns a range of all the o auth applications.
findAll(int, int, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications.
findAll(int, int, OrderByComparator<OAuthApplication>, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications.
findAll() - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns all the o auth users.
findAll(int, int) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns a range of all the o auth users.
findAll(int, int, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns an ordered range of all the o auth users.
findAll(int, int, OrderByComparator<OAuthUser>, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns an ordered range of all the o auth users.
findAll() - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns all the o auth users.
findAll(int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns a range of all the o auth users.
findAll(int, int, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns an ordered range of all the o auth users.
findAll(int, int, OrderByComparator<OAuthUser>, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns an ordered range of all the o auth users.
findByAccessToken(String) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth user where accessToken = ? or throws a NoSuchUserException if it could not be found.
findByAccessToken(String) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth user where accessToken = ? or throws a NoSuchUserException if it could not be found.
findByC_N(long, String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns all the o auth applications where companyId = ? and name LIKE ?.
findByC_N(long, String, int, int) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns a range of all the o auth applications where companyId = ? and name LIKE ?.
findByC_N(long, String, int, int, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications where companyId = ? and name LIKE ?.
findByC_N(long, String, int, int, OrderByComparator<OAuthApplication>, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications where companyId = ? and name LIKE ?.
findByC_N(long, String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns all the o auth applications where companyId = ? and name LIKE ?.
findByC_N(long, String, int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns a range of all the o auth applications where companyId = ? and name LIKE ?.
findByC_N(long, String, int, int, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications where companyId = ? and name LIKE ?.
findByC_N(long, String, int, int, OrderByComparator<OAuthApplication>, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications where companyId = ? and name LIKE ?.
findByC_N_First(long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the first o auth application in the ordered set where companyId = ? and name LIKE ?.
findByC_N_First(long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the first o auth application in the ordered set where companyId = ? and name LIKE ?.
findByC_N_Last(long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the last o auth application in the ordered set where companyId = ? and name LIKE ?.
findByC_N_Last(long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the last o auth application in the ordered set where companyId = ? and name LIKE ?.
findByC_N_PrevAndNext(long, long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the o auth applications before and after the current o auth application in the ordered set where companyId = ? and name LIKE ?.
findByC_N_PrevAndNext(long, long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the o auth applications before and after the current o auth application in the ordered set where companyId = ? and name LIKE ?.
findByCompanyId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns all the o auth applications where companyId = ?.
findByCompanyId(long, int, int) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns a range of all the o auth applications where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<OAuthApplication>, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications where companyId = ?.
findByCompanyId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns all the o auth applications where companyId = ?.
findByCompanyId(long, int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns a range of all the o auth applications where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<OAuthApplication>, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications where companyId = ?.
findByCompanyId_First(long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the first o auth application in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the first o auth application in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the last o auth application in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the last o auth application in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the o auth applications before and after the current o auth application in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the o auth applications before and after the current o auth application in the ordered set where companyId = ?.
findByConsumerKey(String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the o auth application where consumerKey = ? or throws a NoSuchApplicationException if it could not be found.
findByConsumerKey(String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the o auth application where consumerKey = ? or throws a NoSuchApplicationException if it could not be found.
findByOAuthApplicationId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns all the o auth users where oAuthApplicationId = ?.
findByOAuthApplicationId(long, int, int) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns a range of all the o auth users where oAuthApplicationId = ?.
findByOAuthApplicationId(long, int, int, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns an ordered range of all the o auth users where oAuthApplicationId = ?.
findByOAuthApplicationId(long, int, int, OrderByComparator<OAuthUser>, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns an ordered range of all the o auth users where oAuthApplicationId = ?.
findByOAuthApplicationId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns all the o auth users where oAuthApplicationId = ?.
findByOAuthApplicationId(long, int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns a range of all the o auth users where oAuthApplicationId = ?.
findByOAuthApplicationId(long, int, int, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns an ordered range of all the o auth users where oAuthApplicationId = ?.
findByOAuthApplicationId(long, int, int, OrderByComparator<OAuthUser>, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns an ordered range of all the o auth users where oAuthApplicationId = ?.
findByOAuthApplicationId_First(long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the first o auth user in the ordered set where oAuthApplicationId = ?.
findByOAuthApplicationId_First(long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the first o auth user in the ordered set where oAuthApplicationId = ?.
findByOAuthApplicationId_Last(long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the last o auth user in the ordered set where oAuthApplicationId = ?.
findByOAuthApplicationId_Last(long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the last o auth user in the ordered set where oAuthApplicationId = ?.
findByOAuthApplicationId_PrevAndNext(long, long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth users before and after the current o auth user in the ordered set where oAuthApplicationId = ?.
findByOAuthApplicationId_PrevAndNext(long, long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth users before and after the current o auth user in the ordered set where oAuthApplicationId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the o auth application with the primary key or throws a NoSuchApplicationException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the o auth application with the primary key or throws a NoSuchApplicationException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth user with the primary key or throws a NoSuchUserException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth user with the primary key or throws a NoSuchUserException if it could not be found.
findByU_N(long, String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns all the o auth applications where userId = ? and name LIKE ?.
findByU_N(long, String, int, int) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns a range of all the o auth applications where userId = ? and name LIKE ?.
findByU_N(long, String, int, int, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications where userId = ? and name LIKE ?.
findByU_N(long, String, int, int, OrderByComparator<OAuthApplication>, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications where userId = ? and name LIKE ?.
findByU_N(long, String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns all the o auth applications where userId = ? and name LIKE ?.
findByU_N(long, String, int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns a range of all the o auth applications where userId = ? and name LIKE ?.
findByU_N(long, String, int, int, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications where userId = ? and name LIKE ?.
findByU_N(long, String, int, int, OrderByComparator<OAuthApplication>, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications where userId = ? and name LIKE ?.
findByU_N_First(long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the first o auth application in the ordered set where userId = ? and name LIKE ?.
findByU_N_First(long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the first o auth application in the ordered set where userId = ? and name LIKE ?.
findByU_N_Last(long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the last o auth application in the ordered set where userId = ? and name LIKE ?.
findByU_N_Last(long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the last o auth application in the ordered set where userId = ? and name LIKE ?.
findByU_N_PrevAndNext(long, long, String, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the o auth applications before and after the current o auth application in the ordered set where userId = ? and name LIKE ?.
findByU_N_PrevAndNext(long, long, String, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the o auth applications before and after the current o auth application in the ordered set where userId = ? and name LIKE ?.
findByU_OAI(long, long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth user where userId = ? and oAuthApplicationId = ? or throws a NoSuchUserException if it could not be found.
findByU_OAI(long, long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth user where userId = ? and oAuthApplicationId = ? or throws a NoSuchUserException if it could not be found.
findByUserId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns all the o auth applications where userId = ?.
findByUserId(long, int, int) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns a range of all the o auth applications where userId = ?.
findByUserId(long, int, int, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications where userId = ?.
findByUserId(long, int, int, OrderByComparator<OAuthApplication>, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns an ordered range of all the o auth applications where userId = ?.
findByUserId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns all the o auth applications where userId = ?.
findByUserId(long, int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns a range of all the o auth applications where userId = ?.
findByUserId(long, int, int, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications where userId = ?.
findByUserId(long, int, int, OrderByComparator<OAuthApplication>, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns an ordered range of all the o auth applications where userId = ?.
findByUserId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns all the o auth users where userId = ?.
findByUserId(long, int, int) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns a range of all the o auth users where userId = ?.
findByUserId(long, int, int, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns an ordered range of all the o auth users where userId = ?.
findByUserId(long, int, int, OrderByComparator<OAuthUser>, boolean) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns an ordered range of all the o auth users where userId = ?.
findByUserId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns all the o auth users where userId = ?.
findByUserId(long, int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns a range of all the o auth users where userId = ?.
findByUserId(long, int, int, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns an ordered range of all the o auth users where userId = ?.
findByUserId(long, int, int, OrderByComparator<OAuthUser>, boolean) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns an ordered range of all the o auth users where userId = ?.
findByUserId_First(long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the first o auth application in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the first o auth application in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the first o auth user in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the first o auth user in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the last o auth application in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the last o auth application in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the last o auth user in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the last o auth user in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<OAuthApplication>) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Returns the o auth applications before and after the current o auth application in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Returns the o auth applications before and after the current o auth application in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<OAuthUser>) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Returns the o auth users before and after the current o auth user in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Returns the o auth users before and after the current o auth user in the ordered set where userId = ?.
FINDER_CACHE_ENABLED - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
FINDER_CACHE_ENABLED - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuthApplication>) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuthUser>) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
formEncode(String, String, OutputStream) - Method in interface com.liferay.oauth.util.OAuth
 
formEncode(String, String, OutputStream) - Static method in class com.liferay.oauth.util.OAuthUtil
 
formEncode(String, String, OutputStream) - Method in class com.liferay.oauth.util.V10aOAuth
 

G

generateAccessToken(OAuthAccessor, long, ServiceContext) - Method in interface com.liferay.oauth.util.OAuth
 
generateAccessToken(OAuthAccessor, long, ServiceContext) - Static method in class com.liferay.oauth.util.OAuthUtil
 
generateAccessToken(OAuthAccessor, long, ServiceContext) - Method in class com.liferay.oauth.util.V10aOAuth
 
generateRequestToken(OAuthAccessor) - Method in interface com.liferay.oauth.util.OAuth
 
generateRequestToken(OAuthAccessor) - Static method in class com.liferay.oauth.util.OAuthUtil
 
generateRequestToken(OAuthAccessor) - Method in class com.liferay.oauth.util.V10aOAuth
 
get(String) - Static method in class com.liferay.oauth.configuration.OAuthConfigurationUtil
 
get(String) - Static method in class com.liferay.oauth.service.util.ServiceProps
 
get(String, Filter) - Static method in class com.liferay.oauth.service.util.ServiceProps
 
getAccessLevel() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getAccessLevel() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the access level of this o auth application.
getAccessLevel() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getAccessLevel() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the access level of this o auth application.
getAccessLevelLabel() - Method in class com.liferay.oauth.model.impl.OAuthApplicationImpl
 
getAccessLevelLabel() - Method in interface com.liferay.oauth.model.OAuthApplication
 
getAccessLevelLabel() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
 
getAccessSecret() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getAccessSecret() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the access secret of this o auth user.
getAccessSecret() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getAccessSecret() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the access secret of this o auth user.
getAccessToken() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getAccessToken() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the access token of this o auth user.
getAccessToken() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getAccessToken() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the access token of this o auth user.
getAccessToken() - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
getAccessToken() - Method in interface com.liferay.oauth.util.OAuthAccessor
 
getAccessTokenURI() - Static method in class com.liferay.oauth.util.OAuthUtil
 
getActionableDynamicQuery() - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getArray(String) - Static method in class com.liferay.oauth.service.util.ServiceProps
 
getArray(String, Filter) - Static method in class com.liferay.oauth.service.util.ServiceProps
 
getAttributeGetterFunctions() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getAttributeGetterFunctions() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getAttributeSetterBiConsumers() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getAttributeSetterBiConsumers() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getAuthorizeURI() - Static method in class com.liferay.oauth.util.OAuthUtil
 
getCallbackURI() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getCallbackURI() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the callback uri of this o auth application.
getCallbackURI() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getCallbackURI() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the callback uri of this o auth application.
getCallbackURL() - Method in class com.liferay.oauth.util.DefaultOAuthConsumer
 
getCallbackURL() - Method in interface com.liferay.oauth.util.OAuthConsumer
 
getColumnBitmask() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getColumnBitmask() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getCompanyId() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getCompanyId() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getCompanyId() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the company ID of this o auth application.
getCompanyId() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getCompanyId() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the company ID of this o auth application.
getCompanyId() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the company ID of this o auth user.
getCompanyId() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getCompanyId() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the company ID of this o auth user.
getConsumerKey() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getConsumerKey() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the consumer key of this o auth application.
getConsumerKey() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getConsumerKey() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the consumer key of this o auth application.
getConsumerKey() - Method in class com.liferay.oauth.util.DefaultOAuthMessage
 
getConsumerKey() - Method in interface com.liferay.oauth.util.OAuthMessage
 
getConsumerSecret() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getConsumerSecret() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the consumer secret of this o auth application.
getConsumerSecret() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getConsumerSecret() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the consumer secret of this o auth application.
getCreateDate() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getCreateDate() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getCreateDate() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the create date of this o auth application.
getCreateDate() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getCreateDate() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the create date of this o auth application.
getCreateDate() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the create date of this o auth user.
getCreateDate() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getCreateDate() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the create date of this o auth user.
getDescription() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getDescription() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the description of this o auth application.
getDescription() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getDescription() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the description of this o auth application.
getExpandoBridge() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getExpandoBridge() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getLogoId() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getLogoId() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the logo ID of this o auth application.
getLogoId() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getLogoId() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the logo ID of this o auth application.
getModelAttributes() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getModelAttributes() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getModelAttributes() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
 
getModelAttributes() - Method in class com.liferay.oauth.model.OAuthUserWrapper
 
getModelClass() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getModelClass() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getModelClassName() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getModelClassName() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getModifiedDate() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getModifiedDate() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getModifiedDate() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the modified date of this o auth application.
getModifiedDate() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getModifiedDate() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the modified date of this o auth application.
getModifiedDate() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the modified date of this o auth user.
getModifiedDate() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getModifiedDate() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the modified date of this o auth user.
getName() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getName() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the name of this o auth application.
getName() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getName() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the name of this o auth application.
getOAuth() - Static method in class com.liferay.oauth.util.OAuthUtil
 
getOAuthAccessor(OAuthMessage) - Method in interface com.liferay.oauth.util.OAuth
 
getOAuthAccessor(OAuthMessage) - Static method in class com.liferay.oauth.util.OAuthUtil
 
getOAuthAccessor(OAuthMessage) - Method in class com.liferay.oauth.util.V10aOAuth
 
getOAuthApplication(long) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Returns the o auth application with the primary key.
getOAuthApplication(String) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
getOAuthApplication(long) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Returns the o auth application with the primary key.
getOAuthApplication(String) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
getOAuthApplication(long) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Returns the o auth application with the primary key.
getOAuthApplication(String) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
getOAuthApplication() - Method in class com.liferay.oauth.util.DefaultOAuthConsumer
 
getOAuthApplication() - Method in interface com.liferay.oauth.util.OAuthConsumer
 
getOAuthApplicationId() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getOAuthApplicationId() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getOAuthApplicationId() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the o auth application ID of this o auth application.
getOAuthApplicationId() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getOAuthApplicationId() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the o auth application ID of this o auth application.
getOAuthApplicationId() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the o auth application ID of this o auth user.
getOAuthApplicationId() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getOAuthApplicationId() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the o auth application ID of this o auth user.
getOAuthApplicationOAuthUsers(long, int, int, OrderByComparator) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
getOAuthApplicationOAuthUsers(long, int, int, OrderByComparator) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getOAuthApplicationOAuthUsers(long, int, int, OrderByComparator) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getOAuthApplicationOAuthUsersCount(long) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
getOAuthApplicationOAuthUsersCount(long) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getOAuthApplicationOAuthUsersCount(long) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getOAuthApplications(int, int) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Returns a range of all the o auth applications.
getOAuthApplications(long, int, int, OrderByComparator) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
getOAuthApplications(int, int) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Returns a range of all the o auth applications.
getOAuthApplications(long, int, int, OrderByComparator) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
getOAuthApplications(int, int) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Returns a range of all the o auth applications.
getOAuthApplications(long, int, int, OrderByComparator) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
getOAuthApplicationsCount() - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Returns the number of o auth applications.
getOAuthApplicationsCount(long) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
getOAuthApplicationsCount() - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Returns the number of o auth applications.
getOAuthApplicationsCount(long) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
getOAuthApplicationsCount() - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Returns the number of o auth applications.
getOAuthApplicationsCount(long) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
getOAuthConsumer() - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
getOAuthConsumer(OAuthMessage) - Method in interface com.liferay.oauth.util.OAuth
 
getOAuthConsumer() - Method in interface com.liferay.oauth.util.OAuthAccessor
 
getOAuthConsumer(OAuthMessage) - Static method in class com.liferay.oauth.util.OAuthUtil
 
getOAuthConsumer(OAuthMessage) - Method in class com.liferay.oauth.util.V10aOAuth
 
getOAuthMessage(HttpServletRequest) - Method in interface com.liferay.oauth.util.OAuth
 
getOAuthMessage(HttpServletRequest, String) - Method in interface com.liferay.oauth.util.OAuth
 
getOAuthMessage(PortletRequest) - Method in interface com.liferay.oauth.util.OAuth
 
getOAuthMessage(PortletRequest, String) - Method in interface com.liferay.oauth.util.OAuth
 
getOAuthMessage(HttpServletRequest) - Static method in class com.liferay.oauth.util.OAuthUtil
 
getOAuthMessage(HttpServletRequest, String) - Static method in class com.liferay.oauth.util.OAuthUtil
 
getOAuthMessage(PortletRequest) - Static method in class com.liferay.oauth.util.OAuthUtil
 
getOAuthMessage(PortletRequest, String) - Static method in class com.liferay.oauth.util.OAuthUtil
 
getOAuthMessage(HttpServletRequest) - Method in class com.liferay.oauth.util.V10aOAuth
 
getOAuthMessage(HttpServletRequest, String) - Method in class com.liferay.oauth.util.V10aOAuth
 
getOAuthMessage(PortletRequest) - Method in class com.liferay.oauth.util.V10aOAuth
 
getOAuthMessage(PortletRequest, String) - Method in class com.liferay.oauth.util.V10aOAuth
 
getOAuthUser(long) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Returns the o auth user with the primary key.
getOAuthUser(long, long) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
getOAuthUser(String) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
getOAuthUser(long) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Returns the o auth user with the primary key.
getOAuthUser(long, long) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getOAuthUser(String) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getOAuthUser(long) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Returns the o auth user with the primary key.
getOAuthUser(long, long) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getOAuthUser(String) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getOAuthUserId() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getOAuthUserId() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the o auth user ID of this o auth user.
getOAuthUserId() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getOAuthUserId() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the o auth user ID of this o auth user.
getOAuthUsers(int, int) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Returns a range of all the o auth users.
getOAuthUsers(int, int) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Returns a range of all the o auth users.
getOAuthUsers(int, int) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Returns a range of all the o auth users.
getOAuthUsersCount() - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Returns the number of o auth users.
getOAuthUsersCount() - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Returns the number of o auth users.
getOAuthUsersCount() - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Returns the number of o auth users.
getOAuthUserUuid() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getOAuthUserUuid() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the o auth user uuid of this o auth user.
getOAuthUserUuid() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the o auth user uuid of this o auth user.
getOriginalAccessToken() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getOriginalCompanyId() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getOriginalConsumerKey() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getOriginalName() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getOriginalOAuthApplicationId() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getOriginalUserId() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getOriginalUserId() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getOSGiServiceIdentifier() - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.oauth.service.OAuthApplicationService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.oauth.service.OAuthApplicationServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.oauth.service.OAuthApplicationServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.oauth.service.OAuthUserService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.oauth.service.OAuthUserServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.oauth.service.OAuthUserServiceWrapper
Returns the OSGi service identifier.
getParameter(String) - Method in class com.liferay.oauth.util.DefaultOAuthMessage
 
getParameter(String) - Method in interface com.liferay.oauth.util.OAuthMessage
 
getPersistedModel(Serializable) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
getPersistence() - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
getPrimaryKey() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getPrimaryKey() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getPrimaryKey() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the primary key of this o auth application.
getPrimaryKey() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getPrimaryKey() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the primary key of this o auth application.
getPrimaryKey() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the primary key of this o auth user.
getPrimaryKey() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getPrimaryKey() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the primary key of this o auth user.
getPrimaryKeyObj() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getPrimaryKeyObj() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getProperties() - Static method in class com.liferay.oauth.service.util.ServiceProps
 
getProperty(String) - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
getProperty(String) - Method in class com.liferay.oauth.util.DefaultOAuthConsumer
 
getProperty(String) - Method in interface com.liferay.oauth.util.OAuthAccessor
 
getProperty(String) - Method in interface com.liferay.oauth.util.OAuthConsumer
 
getRequestToken() - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
getRequestToken() - Method in interface com.liferay.oauth.util.OAuthAccessor
 
getRequestTokenURI() - Static method in class com.liferay.oauth.util.OAuthUtil
 
getService() - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
getService() - Static method in class com.liferay.oauth.service.OAuthApplicationServiceUtil
 
getService() - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getService() - Static method in class com.liferay.oauth.service.OAuthUserServiceUtil
 
getShareableAccessToken() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getShareableAccessToken() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the shareable access token of this o auth application.
getShareableAccessToken() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getShareableAccessToken() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the shareable access token of this o auth application.
getToken() - Method in class com.liferay.oauth.util.DefaultOAuthMessage
 
getToken() - Method in interface com.liferay.oauth.util.OAuthMessage
 
getTokenSecret() - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
getTokenSecret() - Method in interface com.liferay.oauth.util.OAuthAccessor
 
getUserId() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getUserId() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getUserId() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the user ID of this o auth application.
getUserId() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getUserId() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the user ID of this o auth application.
getUserId() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the user ID of this o auth user.
getUserId() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getUserId() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the user ID of this o auth user.
getUserName() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getUserName() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getUserName() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the user name of this o auth application.
getUserName() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getUserName() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the user name of this o auth application.
getUserName() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the user name of this o auth user.
getUserName() - Method in class com.liferay.oauth.model.OAuthUserSoap
 
getUserName() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the user name of this o auth user.
getUserOAuthUsers(long, int, int, OrderByComparator) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
getUserOAuthUsers(long, int, int, OrderByComparator) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getUserOAuthUsers(long, int, int, OrderByComparator) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getUserOAuthUsersCount(long) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
getUserOAuthUsersCount(long) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
getUserOAuthUsersCount(long) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getUserUuid() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getUserUuid() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
getUserUuid() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the user uuid of this o auth application.
getUserUuid() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the user uuid of this o auth application.
getUserUuid() - Method in interface com.liferay.oauth.model.OAuthUserModel
Returns the user uuid of this o auth user.
getUserUuid() - Method in class com.liferay.oauth.model.OAuthUserWrapper
Returns the user uuid of this o auth user.
getWebServerURL(StringBuffer) - Static method in class com.liferay.oauth.util.WebServerUtil
 
getWebsiteURL() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
getWebsiteURL() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns the website url of this o auth application.
getWebsiteURL() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
getWebsiteURL() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns the website url of this o auth application.
getWrappedOAuthAccessor() - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
getWrappedOAuthAccessor() - Method in interface com.liferay.oauth.util.OAuthAccessor
 
getWrappedOAuthConsumer() - Method in class com.liferay.oauth.util.DefaultOAuthConsumer
 
getWrappedOAuthConsumer() - Method in interface com.liferay.oauth.util.OAuthConsumer
 
getWrappedOAuthMessage() - Method in class com.liferay.oauth.util.DefaultOAuthMessage
 
getWrappedOAuthMessage() - Method in interface com.liferay.oauth.util.OAuthMessage
 
getWrappedService() - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.oauth.service.OAuthApplicationServiceWrapper
 
getWrappedService() - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.oauth.service.OAuthUserServiceWrapper
 

H

handleException(HttpServletRequest, HttpServletResponse, Exception, boolean) - Method in interface com.liferay.oauth.util.OAuth
 
handleException(HttpServletRequest, HttpServletResponse, Exception, boolean) - Static method in class com.liferay.oauth.util.OAuthUtil
 
handleException(HttpServletRequest, HttpServletResponse, Exception, boolean) - Method in class com.liferay.oauth.util.V10aOAuth
 
hashCode() - Method in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
hashCode() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
hashCode() - Method in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
hashCode() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
hasSetModifiedDate() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
hasSetModifiedDate() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 

I

isEntityCacheEnabled() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
isEntityCacheEnabled() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
isFinderCacheEnabled() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
isFinderCacheEnabled() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
isShareableAccessToken() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
isShareableAccessToken() - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Returns true if this o auth application is shareable access token.
isShareableAccessToken() - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
isShareableAccessToken() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Returns true if this o auth application is shareable access token.

L

LABEL_ACCESS_READ - Static variable in class com.liferay.oauth.model.OAuthApplicationConstants
 
LABEL_ACCESS_WRITE - Static variable in class com.liferay.oauth.model.OAuthApplicationConstants
 
LOCK_EXPIRATION_TIME - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
LOCK_EXPIRATION_TIME - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
logDebug(String, K, V) - Method in class com.liferay.oauth.util.V10aOAuthDebugCacheListener
 
logoId - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 

M

modifiedDate - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
modifiedDate - Variable in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 

N

name - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
NAME_COLUMN_BITMASK - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
NoSuchApplicationException - Exception in com.liferay.oauth.exception
 
NoSuchApplicationException() - Constructor for exception com.liferay.oauth.exception.NoSuchApplicationException
 
NoSuchApplicationException(String) - Constructor for exception com.liferay.oauth.exception.NoSuchApplicationException
 
NoSuchApplicationException(String, Throwable) - Constructor for exception com.liferay.oauth.exception.NoSuchApplicationException
 
NoSuchApplicationException(Throwable) - Constructor for exception com.liferay.oauth.exception.NoSuchApplicationException
 
NoSuchUserException - Exception in com.liferay.oauth.exception
 
NoSuchUserException() - Constructor for exception com.liferay.oauth.exception.NoSuchUserException
 
NoSuchUserException(String) - Constructor for exception com.liferay.oauth.exception.NoSuchUserException
 
NoSuchUserException(String, Throwable) - Constructor for exception com.liferay.oauth.exception.NoSuchUserException
 
NoSuchUserException(Throwable) - Constructor for exception com.liferay.oauth.exception.NoSuchUserException
 
notifyEntryEvicted(PortalCache<K, V>, K, V, int) - Method in class com.liferay.oauth.util.V10aOAuthDebugCacheListener
 
notifyEntryExpired(PortalCache<K, V>, K, V, int) - Method in class com.liferay.oauth.util.V10aOAuthDebugCacheListener
 
notifyEntryPut(PortalCache<K, V>, K, V, int) - Method in class com.liferay.oauth.util.V10aOAuthDebugCacheListener
 
notifyEntryRemoved(PortalCache<K, V>, K, V, int) - Method in class com.liferay.oauth.util.V10aOAuthDebugCacheListener
 
notifyEntryUpdated(PortalCache<K, V>, K, V, int) - Method in class com.liferay.oauth.util.V10aOAuthDebugCacheListener
 
notifyRemoveAll(PortalCache<K, V>) - Method in class com.liferay.oauth.util.V10aOAuthDebugCacheListener
 

O

O_AUTH_APPLICATION_ID_ACCESSOR - Static variable in interface com.liferay.oauth.model.OAuthApplication
 
O_AUTH_USER_ID_ACCESSOR - Static variable in interface com.liferay.oauth.model.OAuthUser
 
OAuth - Interface in com.liferay.oauth.util
 
OAUTH_ACCESSOR - Static variable in interface com.liferay.oauth.util.OAuthWebKeys
 
OAUTH_ADMIN - Static variable in class com.liferay.oauth.constants.OAuthPortletKeys
 
OAUTH_AUTHORIZATIONS - Static variable in class com.liferay.oauth.constants.OAuthPortletKeys
 
OAUTH_AUTHORIZE - Static variable in class com.liferay.oauth.constants.OAuthPortletKeys
 
OAUTH_CLASS_NAME - Static variable in class com.liferay.oauth.configuration.OAuthConfigurationValues
 
OAUTH_REALM - Static variable in class com.liferay.oauth.configuration.OAuthConfigurationValues
 
OAUTH_VERIFIER - Static variable in interface com.liferay.oauth.util.OAuthWebKeys
 
OAuthAccessor - Interface in com.liferay.oauth.util
 
OAuthAccessorConstants - Class in com.liferay.oauth.util
 
OAuthAccessorConstants() - Constructor for class com.liferay.oauth.util.OAuthAccessorConstants
 
OAuthActionKeys - Class in com.liferay.oauth.util
 
OAuthActionKeys() - Constructor for class com.liferay.oauth.util.OAuthActionKeys
 
OAuthApplication - Interface in com.liferay.oauth.model
The extended model interface for the OAuthApplication service.
OAuthApplicationBaseImpl - Class in com.liferay.oauth.model.impl
The extended model base implementation for the OAuthApplication service.
OAuthApplicationBaseImpl() - Constructor for class com.liferay.oauth.model.impl.OAuthApplicationBaseImpl
 
OAuthApplicationCacheModel - Class in com.liferay.oauth.model.impl
The cache model class for representing OAuthApplication in entity cache.
OAuthApplicationCacheModel() - Constructor for class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
OAuthApplicationCallbackURIException - Exception in com.liferay.oauth.exception
 
OAuthApplicationCallbackURIException() - Constructor for exception com.liferay.oauth.exception.OAuthApplicationCallbackURIException
 
OAuthApplicationCallbackURIException(String) - Constructor for exception com.liferay.oauth.exception.OAuthApplicationCallbackURIException
 
OAuthApplicationCallbackURIException(String, Throwable) - Constructor for exception com.liferay.oauth.exception.OAuthApplicationCallbackURIException
 
OAuthApplicationCallbackURIException(Throwable) - Constructor for exception com.liferay.oauth.exception.OAuthApplicationCallbackURIException
 
OAuthApplicationConstants - Class in com.liferay.oauth.model
 
OAuthApplicationConstants() - Constructor for class com.liferay.oauth.model.OAuthApplicationConstants
 
oAuthApplicationId - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
oAuthApplicationId - Variable in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
OAUTHAPPLICATIONID_COLUMN_BITMASK - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
OAUTHAPPLICATIONID_COLUMN_BITMASK - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
OAuthApplicationImpl - Class in com.liferay.oauth.model.impl
 
OAuthApplicationImpl() - Constructor for class com.liferay.oauth.model.impl.OAuthApplicationImpl
 
OAuthApplicationLocalService - Interface in com.liferay.oauth.service
Provides the local service interface for OAuthApplication.
OAuthApplicationLocalServiceUtil - Class in com.liferay.oauth.service
Provides the local service utility for OAuthApplication.
OAuthApplicationLocalServiceUtil() - Constructor for class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
OAuthApplicationLocalServiceWrapper - Class in com.liferay.oauth.service
Provides a wrapper for OAuthApplicationLocalService.
OAuthApplicationLocalServiceWrapper(OAuthApplicationLocalService) - Constructor for class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
OAuthApplicationModel - Interface in com.liferay.oauth.model
The base model interface for the OAuthApplication service.
OAuthApplicationModelImpl - Class in com.liferay.oauth.model.impl
The base model implementation for the OAuthApplication service.
OAuthApplicationModelImpl() - Constructor for class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
OAuthApplicationNameException - Exception in com.liferay.oauth.exception
 
OAuthApplicationNameException() - Constructor for exception com.liferay.oauth.exception.OAuthApplicationNameException
 
OAuthApplicationNameException(String) - Constructor for exception com.liferay.oauth.exception.OAuthApplicationNameException
 
OAuthApplicationNameException(String, Throwable) - Constructor for exception com.liferay.oauth.exception.OAuthApplicationNameException
 
OAuthApplicationNameException(Throwable) - Constructor for exception com.liferay.oauth.exception.OAuthApplicationNameException
 
OAuthApplicationPermission - Class in com.liferay.oauth.service.permission
 
OAuthApplicationPermission() - Constructor for class com.liferay.oauth.service.permission.OAuthApplicationPermission
 
OAuthApplicationPersistence - Interface in com.liferay.oauth.service.persistence
The persistence interface for the o auth application service.
OAuthApplicationService - Interface in com.liferay.oauth.service
Provides the remote service interface for OAuthApplication.
OAuthApplicationServiceUtil - Class in com.liferay.oauth.service
Provides the remote service utility for OAuthApplication.
OAuthApplicationServiceUtil() - Constructor for class com.liferay.oauth.service.OAuthApplicationServiceUtil
 
OAuthApplicationServiceWrapper - Class in com.liferay.oauth.service
Provides a wrapper for OAuthApplicationService.
OAuthApplicationServiceWrapper(OAuthApplicationService) - Constructor for class com.liferay.oauth.service.OAuthApplicationServiceWrapper
 
OAuthApplicationSoap - Class in com.liferay.oauth.model
This class is used by SOAP remote services, specifically com.liferay.oauth.service.http.OAuthApplicationServiceSoap.
OAuthApplicationSoap() - Constructor for class com.liferay.oauth.model.OAuthApplicationSoap
 
OAuthApplicationUtil - Class in com.liferay.oauth.service.persistence
The persistence utility for the o auth application service.
OAuthApplicationUtil() - Constructor for class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
OAuthApplicationWebsiteURLException - Exception in com.liferay.oauth.exception
 
OAuthApplicationWebsiteURLException() - Constructor for exception com.liferay.oauth.exception.OAuthApplicationWebsiteURLException
 
OAuthApplicationWebsiteURLException(String) - Constructor for exception com.liferay.oauth.exception.OAuthApplicationWebsiteURLException
 
OAuthApplicationWebsiteURLException(String, Throwable) - Constructor for exception com.liferay.oauth.exception.OAuthApplicationWebsiteURLException
 
OAuthApplicationWebsiteURLException(Throwable) - Constructor for exception com.liferay.oauth.exception.OAuthApplicationWebsiteURLException
 
OAuthApplicationWrapper - Class in com.liferay.oauth.model
This class is a wrapper for OAuthApplication.
OAuthApplicationWrapper(OAuthApplication) - Constructor for class com.liferay.oauth.model.OAuthApplicationWrapper
 
OAuthConfigurationUtil - Class in com.liferay.oauth.configuration
 
OAuthConfigurationUtil() - Constructor for class com.liferay.oauth.configuration.OAuthConfigurationUtil
 
OAuthConfigurationValues - Class in com.liferay.oauth.configuration
 
OAuthConfigurationValues() - Constructor for class com.liferay.oauth.configuration.OAuthConfigurationValues
 
OAuthConstants - Class in com.liferay.oauth.constants
 
OAuthConstants() - Constructor for class com.liferay.oauth.constants.OAuthConstants
 
OAuthConsumer - Interface in com.liferay.oauth.util
 
OAuthMessage - Interface in com.liferay.oauth.util
 
OAuthPermission - Class in com.liferay.oauth.service.permission
 
OAuthPermission() - Constructor for class com.liferay.oauth.service.permission.OAuthPermission
 
OAuthPortletKeys - Class in com.liferay.oauth.constants
 
OAuthPortletKeys() - Constructor for class com.liferay.oauth.constants.OAuthPortletKeys
 
OAuthUser - Interface in com.liferay.oauth.model
The extended model interface for the OAuthUser service.
OAuthUserBaseImpl - Class in com.liferay.oauth.model.impl
The extended model base implementation for the OAuthUser service.
OAuthUserBaseImpl() - Constructor for class com.liferay.oauth.model.impl.OAuthUserBaseImpl
 
OAuthUserCacheModel - Class in com.liferay.oauth.model.impl
The cache model class for representing OAuthUser in entity cache.
OAuthUserCacheModel() - Constructor for class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
oAuthUserId - Variable in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
OAUTHUSERID_COLUMN_BITMASK - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
OAuthUserImpl - Class in com.liferay.oauth.model.impl
 
OAuthUserImpl() - Constructor for class com.liferay.oauth.model.impl.OAuthUserImpl
 
OAuthUserLocalService - Interface in com.liferay.oauth.service
Provides the local service interface for OAuthUser.
OAuthUserLocalServiceUtil - Class in com.liferay.oauth.service
Provides the local service utility for OAuthUser.
OAuthUserLocalServiceUtil() - Constructor for class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
OAuthUserLocalServiceWrapper - Class in com.liferay.oauth.service
Provides a wrapper for OAuthUserLocalService.
OAuthUserLocalServiceWrapper(OAuthUserLocalService) - Constructor for class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
OAuthUserModel - Interface in com.liferay.oauth.model
The base model interface for the OAuthUser service.
OAuthUserModelImpl - Class in com.liferay.oauth.model.impl
The base model implementation for the OAuthUser service.
OAuthUserModelImpl() - Constructor for class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
OAuthUserPermission - Class in com.liferay.oauth.service.permission
 
OAuthUserPermission() - Constructor for class com.liferay.oauth.service.permission.OAuthUserPermission
 
OAuthUserPersistence - Interface in com.liferay.oauth.service.persistence
The persistence interface for the o auth user service.
OAuthUserService - Interface in com.liferay.oauth.service
Provides the remote service interface for OAuthUser.
OAuthUserServiceUtil - Class in com.liferay.oauth.service
Provides the remote service utility for OAuthUser.
OAuthUserServiceUtil() - Constructor for class com.liferay.oauth.service.OAuthUserServiceUtil
 
OAuthUserServiceWrapper - Class in com.liferay.oauth.service
Provides a wrapper for OAuthUserService.
OAuthUserServiceWrapper(OAuthUserService) - Constructor for class com.liferay.oauth.service.OAuthUserServiceWrapper
 
OAuthUserSoap - Class in com.liferay.oauth.model
This class is used by SOAP remote services, specifically com.liferay.oauth.service.http.OAuthUserServiceSoap.
OAuthUserSoap() - Constructor for class com.liferay.oauth.model.OAuthUserSoap
 
OAuthUserUtil - Class in com.liferay.oauth.service.persistence
The persistence utility for the o auth user service.
OAuthUserUtil() - Constructor for class com.liferay.oauth.service.persistence.OAuthUserUtil
 
OAuthUserWrapper - Class in com.liferay.oauth.model
This class is a wrapper for OAuthUser.
OAuthUserWrapper(OAuthUser) - Constructor for class com.liferay.oauth.model.OAuthUserWrapper
 
OAuthUtil - Class in com.liferay.oauth.util
 
OAuthUtil() - Constructor for class com.liferay.oauth.util.OAuthUtil
 
OAuthValidator - Interface in com.liferay.oauth.util
 
OAuthWebKeys - Interface in com.liferay.oauth.util
 
ORDER_BY_JPQL - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
ORDER_BY_JPQL - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
ORDER_BY_SQL - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
ORDER_BY_SQL - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 

P

persist() - Method in class com.liferay.oauth.model.impl.OAuthApplicationBaseImpl
 
persist() - Method in class com.liferay.oauth.model.impl.OAuthUserBaseImpl
 
persist() - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
 
persist() - Method in class com.liferay.oauth.model.OAuthUserWrapper
 
PUBLIC_PATH_ACCESS_TOKEN - Static variable in class com.liferay.oauth.constants.OAuthConstants
 
PUBLIC_PATH_AUTHORIZE - Static variable in class com.liferay.oauth.constants.OAuthConstants
 
PUBLIC_PATH_REQUEST_TOKEN - Static variable in class com.liferay.oauth.constants.OAuthConstants
 
PUBLIC_PATHS - Static variable in class com.liferay.oauth.constants.OAuthConstants
 

R

randomizeToken(String) - Method in interface com.liferay.oauth.util.OAuth
 
randomizeToken(String) - Static method in class com.liferay.oauth.util.OAuthUtil
 
randomizeToken(String) - Method in class com.liferay.oauth.util.V10aOAuth
 
readExternal(ObjectInput) - Method in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
readExternal(ObjectInput) - Method in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
remove(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Removes the o auth application with the primary key from the database.
remove(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Removes the o auth application with the primary key from the database.
remove(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Removes the o auth user with the primary key from the database.
remove(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Removes the o auth user with the primary key from the database.
removeAll() - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Removes all the o auth applications from the database.
removeAll() - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Removes all the o auth applications from the database.
removeAll() - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Removes all the o auth users from the database.
removeAll() - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Removes all the o auth users from the database.
removeByAccessToken(String) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Removes the o auth user where accessToken = ? from the database.
removeByAccessToken(String) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Removes the o auth user where accessToken = ? from the database.
removeByC_N(long, String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Removes all the o auth applications where companyId = ? and name LIKE ? from the database.
removeByC_N(long, String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Removes all the o auth applications where companyId = ? and name LIKE ? from the database.
removeByCompanyId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Removes all the o auth applications where companyId = ? from the database.
removeByCompanyId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Removes all the o auth applications where companyId = ? from the database.
removeByConsumerKey(String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Removes the o auth application where consumerKey = ? from the database.
removeByConsumerKey(String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Removes the o auth application where consumerKey = ? from the database.
removeByOAuthApplicationId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Removes all the o auth users where oAuthApplicationId = ? from the database.
removeByOAuthApplicationId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Removes all the o auth users where oAuthApplicationId = ? from the database.
removeByU_N(long, String) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Removes all the o auth applications where userId = ? and name LIKE ? from the database.
removeByU_N(long, String) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Removes all the o auth applications where userId = ? and name LIKE ? from the database.
removeByU_OAI(long, long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Removes the o auth user where userId = ? and oAuthApplicationId = ? from the database.
removeByU_OAI(long, long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Removes the o auth user where userId = ? and oAuthApplicationId = ? from the database.
removeByUserId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
Removes all the o auth applications where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
Removes all the o auth applications where userId = ? from the database.
removeByUserId(long) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
Removes all the o auth users where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
Removes all the o auth users where userId = ? from the database.
removeProperties(Properties) - Static method in class com.liferay.oauth.service.util.ServiceProps
 
resetOriginalValues() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
resetOriginalValues() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 

S

search(long, String, LinkedHashMap<String, Object>, int, int, OrderByComparator) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
search(long, String, LinkedHashMap<String, Object>, int, int, OrderByComparator) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
search(long, String, LinkedHashMap<String, Object>, int, int, OrderByComparator) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
searchCount(long, String, LinkedHashMap<String, Object>) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
searchCount(long, String, LinkedHashMap<String, Object>) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
searchCount(long, String, LinkedHashMap<String, Object>) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
serialize(OAuthAccessor) - Method in class com.liferay.oauth.util.V10aOAuth
 
ServiceProps - Class in com.liferay.oauth.service.util
 
SESSION_FACTORY - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
SESSION_FACTORY - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
set(String, String) - Static method in class com.liferay.oauth.service.util.ServiceProps
 
setAccessLevel(int) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setAccessLevel(int) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the access level of this o auth application.
setAccessLevel(int) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setAccessLevel(int) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the access level of this o auth application.
setAccessSecret(String) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setAccessSecret(String) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the access secret of this o auth user.
setAccessSecret(String) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setAccessSecret(String) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the access secret of this o auth user.
setAccessToken(String) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setAccessToken(String) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the access token of this o auth user.
setAccessToken(String) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setAccessToken(String) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the access token of this o auth user.
setAccessToken(String) - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
setAccessToken(String) - Method in interface com.liferay.oauth.util.OAuthAccessor
 
setCallbackURI(String) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setCallbackURI(String) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the callback uri of this o auth application.
setCallbackURI(String) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setCallbackURI(String) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the callback uri of this o auth application.
setCompanyId(long) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setCompanyId(long) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setCompanyId(long) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the company ID of this o auth application.
setCompanyId(long) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setCompanyId(long) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the company ID of this o auth application.
setCompanyId(long) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the company ID of this o auth user.
setCompanyId(long) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setCompanyId(long) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the company ID of this o auth user.
setConsumerKey(String) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setConsumerKey(String) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the consumer key of this o auth application.
setConsumerKey(String) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setConsumerKey(String) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the consumer key of this o auth application.
setConsumerSecret(String) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setConsumerSecret(String) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the consumer secret of this o auth application.
setConsumerSecret(String) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setConsumerSecret(String) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the consumer secret of this o auth application.
setCreateDate(Date) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setCreateDate(Date) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setCreateDate(Date) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the create date of this o auth application.
setCreateDate(Date) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setCreateDate(Date) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the create date of this o auth application.
setCreateDate(Date) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the create date of this o auth user.
setCreateDate(Date) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setCreateDate(Date) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the create date of this o auth user.
setDescription(String) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setDescription(String) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the description of this o auth application.
setDescription(String) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setDescription(String) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the description of this o auth application.
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setLogoId(long) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setLogoId(long) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the logo ID of this o auth application.
setLogoId(long) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setLogoId(long) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the logo ID of this o auth application.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth.model.OAuthUserWrapper
 
setModifiedDate(Date) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setModifiedDate(Date) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setModifiedDate(Date) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the modified date of this o auth application.
setModifiedDate(Date) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setModifiedDate(Date) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the modified date of this o auth application.
setModifiedDate(Date) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the modified date of this o auth user.
setModifiedDate(Date) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setModifiedDate(Date) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the modified date of this o auth user.
setName(String) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setName(String) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the name of this o auth application.
setName(String) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setName(String) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the name of this o auth application.
setOAuthApplicationId(long) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setOAuthApplicationId(long) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setOAuthApplicationId(long) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the o auth application ID of this o auth application.
setOAuthApplicationId(long) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setOAuthApplicationId(long) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the o auth application ID of this o auth application.
setOAuthApplicationId(long) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the o auth application ID of this o auth user.
setOAuthApplicationId(long) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setOAuthApplicationId(long) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the o auth application ID of this o auth user.
setOAuthUserId(long) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setOAuthUserId(long) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the o auth user ID of this o auth user.
setOAuthUserId(long) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setOAuthUserId(long) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the o auth user ID of this o auth user.
setOAuthUserUuid(String) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setOAuthUserUuid(String) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the o auth user uuid of this o auth user.
setOAuthUserUuid(String) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the o auth user uuid of this o auth user.
setPrimaryKey(long) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setPrimaryKey(long) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setPrimaryKey(long) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the primary key of this o auth application.
setPrimaryKey(long) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setPrimaryKey(long) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the primary key of this o auth application.
setPrimaryKey(long) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the primary key of this o auth user.
setPrimaryKey(long) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setPrimaryKey(long) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the primary key of this o auth user.
setPrimaryKeyObj(Serializable) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setProperty(String, Object) - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
setProperty(String, Object) - Method in interface com.liferay.oauth.util.OAuthAccessor
 
setRequestToken(String) - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
setRequestToken(String) - Method in interface com.liferay.oauth.util.OAuthAccessor
 
setShareableAccessToken(boolean) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setShareableAccessToken(boolean) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets whether this o auth application is shareable access token.
setShareableAccessToken(boolean) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setShareableAccessToken(boolean) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets whether this o auth application is shareable access token.
setTokenSecret(String) - Method in class com.liferay.oauth.util.DefaultOAuthAccessor
 
setTokenSecret(String) - Method in interface com.liferay.oauth.util.OAuthAccessor
 
setUserId(long) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setUserId(long) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setUserId(long) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the user ID of this o auth application.
setUserId(long) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setUserId(long) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the user ID of this o auth application.
setUserId(long) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the user ID of this o auth user.
setUserId(long) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setUserId(long) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the user ID of this o auth user.
setUserName(String) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setUserName(String) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setUserName(String) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the user name of this o auth application.
setUserName(String) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setUserName(String) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the user name of this o auth application.
setUserName(String) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the user name of this o auth user.
setUserName(String) - Method in class com.liferay.oauth.model.OAuthUserSoap
 
setUserName(String) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the user name of this o auth user.
setUserUuid(String) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setUserUuid(String) - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
setUserUuid(String) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the user uuid of this o auth application.
setUserUuid(String) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the user uuid of this o auth application.
setUserUuid(String) - Method in interface com.liferay.oauth.model.OAuthUserModel
Sets the user uuid of this o auth user.
setUserUuid(String) - Method in class com.liferay.oauth.model.OAuthUserWrapper
Sets the user uuid of this o auth user.
setWebsiteURL(String) - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
setWebsiteURL(String) - Method in interface com.liferay.oauth.model.OAuthApplicationModel
Sets the website url of this o auth application.
setWebsiteURL(String) - Method in class com.liferay.oauth.model.OAuthApplicationSoap
 
setWebsiteURL(String) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
Sets the website url of this o auth application.
setWrappedOAuthConsumer(Object) - Method in class com.liferay.oauth.util.DefaultOAuthConsumer
 
setWrappedOAuthConsumer(Object) - Method in interface com.liferay.oauth.util.OAuthConsumer
 
setWrappedService(OAuthApplicationLocalService) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
setWrappedService(OAuthApplicationService) - Method in class com.liferay.oauth.service.OAuthApplicationServiceWrapper
 
setWrappedService(OAuthUserLocalService) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
setWrappedService(OAuthUserService) - Method in class com.liferay.oauth.service.OAuthUserServiceWrapper
 
shareableAccessToken - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 

T

TABLE_COLUMNS - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
TABLE_COLUMNS - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
TABLE_COLUMNS_MAP - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
TABLE_COLUMNS_MAP - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
TABLE_NAME - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
TABLE_NAME - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
TABLE_SQL_CREATE - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
TABLE_SQL_CREATE - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
TABLE_SQL_DROP - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
TABLE_SQL_DROP - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
toCacheModel() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
toCacheModel() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
toEntityModel() - Method in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
toEntityModel() - Method in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
toEscapedModel() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
toEscapedModel() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
toModel(OAuthApplicationSoap) - Static method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
Converts the soap model instance into a normal model instance.
toModel(OAuthUserSoap) - Static method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
Converts the soap model instance into a normal model instance.
toModels(OAuthApplicationSoap[]) - Static method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
Converts the soap model instances into normal model instances.
toModels(OAuthUserSoap[]) - Static method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
Converts the soap model instances into normal model instances.
toSoapModel(OAuthApplication) - Static method in class com.liferay.oauth.model.OAuthApplicationSoap
 
toSoapModel(OAuthUser) - Static method in class com.liferay.oauth.model.OAuthUserSoap
 
toSoapModels(OAuthApplication[]) - Static method in class com.liferay.oauth.model.OAuthApplicationSoap
 
toSoapModels(OAuthApplication[][]) - Static method in class com.liferay.oauth.model.OAuthApplicationSoap
 
toSoapModels(List<OAuthApplication>) - Static method in class com.liferay.oauth.model.OAuthApplicationSoap
 
toSoapModels(OAuthUser[]) - Static method in class com.liferay.oauth.model.OAuthUserSoap
 
toSoapModels(OAuthUser[][]) - Static method in class com.liferay.oauth.model.OAuthUserSoap
 
toSoapModels(List<OAuthUser>) - Static method in class com.liferay.oauth.model.OAuthUserSoap
 
toString() - Method in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
toString() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
toString() - Method in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
toString() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
toXmlString() - Method in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
toXmlString() - Method in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
TX_MANAGER - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
TX_MANAGER - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 

U

update(OAuthApplication) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
update(OAuthApplication, ServiceContext) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
update(OAuthUser) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
update(OAuthUser, ServiceContext) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
updateImpl(OAuthApplication) - Method in interface com.liferay.oauth.service.persistence.OAuthApplicationPersistence
 
updateImpl(OAuthApplication) - Static method in class com.liferay.oauth.service.persistence.OAuthApplicationUtil
 
updateImpl(OAuthUser) - Method in interface com.liferay.oauth.service.persistence.OAuthUserPersistence
 
updateImpl(OAuthUser) - Static method in class com.liferay.oauth.service.persistence.OAuthUserUtil
 
updateLogo(long, InputStream) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
updateLogo(long, InputStream) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
updateLogo(long, InputStream) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
updateLogo(long, InputStream) - Method in interface com.liferay.oauth.service.OAuthApplicationService
 
updateLogo(long, InputStream) - Static method in class com.liferay.oauth.service.OAuthApplicationServiceUtil
 
updateLogo(long, InputStream) - Method in class com.liferay.oauth.service.OAuthApplicationServiceWrapper
 
updateOAuthApplication(long, String, String, boolean, String, String, ServiceContext) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
 
updateOAuthApplication(OAuthApplication) - Method in interface com.liferay.oauth.service.OAuthApplicationLocalService
Updates the o auth application in the database or adds it if it does not yet exist.
updateOAuthApplication(long, String, String, boolean, String, String, ServiceContext) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
 
updateOAuthApplication(OAuthApplication) - Static method in class com.liferay.oauth.service.OAuthApplicationLocalServiceUtil
Updates the o auth application in the database or adds it if it does not yet exist.
updateOAuthApplication(long, String, String, boolean, String, String, ServiceContext) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
 
updateOAuthApplication(OAuthApplication) - Method in class com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper
Updates the o auth application in the database or adds it if it does not yet exist.
updateOAuthApplication(long, String, String, boolean, String, String, ServiceContext) - Method in interface com.liferay.oauth.service.OAuthApplicationService
 
updateOAuthApplication(long, String, String, boolean, String, String, ServiceContext) - Static method in class com.liferay.oauth.service.OAuthApplicationServiceUtil
 
updateOAuthApplication(long, String, String, boolean, String, String, ServiceContext) - Method in class com.liferay.oauth.service.OAuthApplicationServiceWrapper
 
updateOAuthUser(long, long, String, String, ServiceContext) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
 
updateOAuthUser(OAuthUser) - Method in interface com.liferay.oauth.service.OAuthUserLocalService
Updates the o auth user in the database or adds it if it does not yet exist.
updateOAuthUser(long, long, String, String, ServiceContext) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
 
updateOAuthUser(OAuthUser) - Static method in class com.liferay.oauth.service.OAuthUserLocalServiceUtil
Updates the o auth user in the database or adds it if it does not yet exist.
updateOAuthUser(long, long, String, String, ServiceContext) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
 
updateOAuthUser(OAuthUser) - Method in class com.liferay.oauth.service.OAuthUserLocalServiceWrapper
Updates the o auth user in the database or adds it if it does not yet exist.
USER_ID - Static variable in class com.liferay.oauth.util.OAuthAccessorConstants
 
userId - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
userId - Variable in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
USERID_COLUMN_BITMASK - Static variable in class com.liferay.oauth.model.impl.OAuthApplicationModelImpl
 
USERID_COLUMN_BITMASK - Static variable in class com.liferay.oauth.model.impl.OAuthUserModelImpl
 
userName - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
userName - Variable in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 

V

V10aOAuth - Class in com.liferay.oauth.util
 
V10aOAuth(OAuthValidator) - Constructor for class com.liferay.oauth.util.V10aOAuth
 
V10aOAuthDebugCacheListener<K extends java.io.Serializable,V> - Class in com.liferay.oauth.util
 
V10aOAuthDebugCacheListener() - Constructor for class com.liferay.oauth.util.V10aOAuthDebugCacheListener
 
validateOAuthMessage(OAuthMessage, OAuthAccessor) - Method in class com.liferay.oauth.util.DefaultOAuthValidator
 
validateOAuthMessage(OAuthMessage, OAuthAccessor) - Method in interface com.liferay.oauth.util.OAuth
 
validateOAuthMessage(OAuthMessage, OAuthAccessor) - Static method in class com.liferay.oauth.util.OAuthUtil
 
validateOAuthMessage(OAuthMessage, OAuthAccessor) - Method in interface com.liferay.oauth.util.OAuthValidator
 
validateOAuthMessage(OAuthMessage, OAuthAccessor) - Method in class com.liferay.oauth.util.V10aOAuth
 

W

WebServerUtil - Class in com.liferay.oauth.util
 
WebServerUtil() - Constructor for class com.liferay.oauth.util.WebServerUtil
 
websiteURL - Variable in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
wrap(OAuthApplication) - Method in class com.liferay.oauth.model.OAuthApplicationWrapper
 
wrap(OAuthUser) - Method in class com.liferay.oauth.model.OAuthUserWrapper
 
writeExternal(ObjectOutput) - Method in class com.liferay.oauth.model.impl.OAuthApplicationCacheModel
 
writeExternal(ObjectOutput) - Method in class com.liferay.oauth.model.impl.OAuthUserCacheModel
 
A C D E F G H I L M N O P R S T U V W 
Skip navigation links