- cacheResult(SharepointOAuth2TokenEntry) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Caches the sharepoint o auth2 token entry in the entity cache if it is enabled.
- cacheResult(List<SharepointOAuth2TokenEntry>) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Caches the sharepoint o auth2 token entries in the entity cache if it is enabled.
- cacheResult(SharepointOAuth2TokenEntry) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Caches the sharepoint o auth2 token entry in the entity cache if it is enabled.
- cacheResult(List<SharepointOAuth2TokenEntry>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Caches the sharepoint o auth2 token entries in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
- clearCache(SharepointOAuth2TokenEntry) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
- cloneWithOriginalValues() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
- cloneWithOriginalValues() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
- com.liferay.sharepoint.rest.oauth2.exception - package com.liferay.sharepoint.rest.oauth2.exception
-
- com.liferay.sharepoint.rest.oauth2.model - package com.liferay.sharepoint.rest.oauth2.model
-
- com.liferay.sharepoint.rest.oauth2.service - package com.liferay.sharepoint.rest.oauth2.service
-
- com.liferay.sharepoint.rest.oauth2.service.persistence - package com.liferay.sharepoint.rest.oauth2.service.persistence
-
- companyId - Variable in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryTable
-
- configurationPid - Variable in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryTable
-
- countAll() - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the number of sharepoint o auth2 token entries.
- countAll() - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the number of sharepoint o auth2 token entries.
- countByU_C(long, String) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the number of sharepoint o auth2 token entries where userId = ? and configurationPid = ?.
- countByU_C(long, String) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the number of sharepoint o auth2 token entries where userId = ? and configurationPid = ?.
- countByUserId(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the number of sharepoint o auth2 token entries where userId = ?.
- countByUserId(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the number of sharepoint o auth2 token entries where userId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
- create(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Creates a new sharepoint o auth2 token entry with the primary key.
- create(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Creates a new sharepoint o auth2 token entry with the primary key.
- createDate - Variable in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryTable
-
- createPersistedModel(Serializable) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- createSharepointOAuth2TokenEntry(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Creates a new sharepoint o auth2 token entry with the primary key.
- createSharepointOAuth2TokenEntry(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Creates a new sharepoint o auth2 token entry with the primary key.
- createSharepointOAuth2TokenEntry(long) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Creates a new sharepoint o auth2 token entry with the primary key.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- deleteSharepointOAuth2TokenEntry(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Deletes the sharepoint o auth2 token entry with the primary key from the database.
- deleteSharepointOAuth2TokenEntry(long, String) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- deleteSharepointOAuth2TokenEntry(SharepointOAuth2TokenEntry) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Deletes the sharepoint o auth2 token entry from the database.
- deleteSharepointOAuth2TokenEntry(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Deletes the sharepoint o auth2 token entry with the primary key from the database.
- deleteSharepointOAuth2TokenEntry(long, String) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- deleteSharepointOAuth2TokenEntry(SharepointOAuth2TokenEntry) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Deletes the sharepoint o auth2 token entry from the database.
- deleteSharepointOAuth2TokenEntry(long) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Deletes the sharepoint o auth2 token entry with the primary key from the database.
- deleteSharepointOAuth2TokenEntry(long, String) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- deleteSharepointOAuth2TokenEntry(SharepointOAuth2TokenEntry) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Deletes the sharepoint o auth2 token entry from the database.
- deleteUserSharepointOAuth2TokenEntries(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- deleteUserSharepointOAuth2TokenEntries(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- deleteUserSharepointOAuth2TokenEntries(long) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- dslQuery(DSLQuery) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- dslQueryCount(DSLQuery) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- dslQueryCount(DSLQuery) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- dslQueryCount(DSLQuery) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- dynamicQuery() - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
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.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
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.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
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.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByPrimaryKey(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the sharepoint o auth2 token entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the sharepoint o auth2 token entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
- fetchByU_C(long, String) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the sharepoint o auth2 token entry where userId = ? and configurationPid = ? or returns null
if it could not be found.
- fetchByU_C(long, String, boolean) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the sharepoint o auth2 token entry where userId = ? and configurationPid = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByU_C(long, String) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the sharepoint o auth2 token entry where userId = ? and configurationPid = ? or returns null
if it could not be found.
- fetchByU_C(long, String, boolean) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the sharepoint o auth2 token entry where userId = ? and configurationPid = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUserId_First(long, OrderByComparator<SharepointOAuth2TokenEntry>) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the first sharepoint o auth2 token entry in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<SharepointOAuth2TokenEntry>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the first sharepoint o auth2 token entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<SharepointOAuth2TokenEntry>) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the last sharepoint o auth2 token entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<SharepointOAuth2TokenEntry>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the last sharepoint o auth2 token entry in the ordered set where userId = ?.
- fetchSharepointOAuth2TokenEntry(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- fetchSharepointOAuth2TokenEntry(long, String) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- fetchSharepointOAuth2TokenEntry(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- fetchSharepointOAuth2TokenEntry(long, String) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- fetchSharepointOAuth2TokenEntry(long) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- fetchSharepointOAuth2TokenEntry(long, String) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- findAll() - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns all the sharepoint o auth2 token entries.
- findAll(int, int) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns a range of all the sharepoint o auth2 token entries.
- findAll(int, int, OrderByComparator<SharepointOAuth2TokenEntry>) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns an ordered range of all the sharepoint o auth2 token entries.
- findAll(int, int, OrderByComparator<SharepointOAuth2TokenEntry>, boolean) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns an ordered range of all the sharepoint o auth2 token entries.
- findAll() - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns all the sharepoint o auth2 token entries.
- findAll(int, int) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns a range of all the sharepoint o auth2 token entries.
- findAll(int, int, OrderByComparator<SharepointOAuth2TokenEntry>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns an ordered range of all the sharepoint o auth2 token entries.
- findAll(int, int, OrderByComparator<SharepointOAuth2TokenEntry>, boolean) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns an ordered range of all the sharepoint o auth2 token entries.
- findByPrimaryKey(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the sharepoint o auth2 token entry with the primary key or throws a NoSuch2TokenEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the sharepoint o auth2 token entry with the primary key or throws a NoSuch2TokenEntryException
if it could not be found.
- findByU_C(long, String) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the sharepoint o auth2 token entry where userId = ? and configurationPid = ? or throws a NoSuch2TokenEntryException
if it could not be found.
- findByU_C(long, String) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the sharepoint o auth2 token entry where userId = ? and configurationPid = ? or throws a NoSuch2TokenEntryException
if it could not be found.
- findByUserId(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns all the sharepoint o auth2 token entries where userId = ?.
- findByUserId(long, int, int) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns a range of all the sharepoint o auth2 token entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SharepointOAuth2TokenEntry>) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns an ordered range of all the sharepoint o auth2 token entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SharepointOAuth2TokenEntry>, boolean) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns an ordered range of all the sharepoint o auth2 token entries where userId = ?.
- findByUserId(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns all the sharepoint o auth2 token entries where userId = ?.
- findByUserId(long, int, int) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns a range of all the sharepoint o auth2 token entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SharepointOAuth2TokenEntry>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns an ordered range of all the sharepoint o auth2 token entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SharepointOAuth2TokenEntry>, boolean) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns an ordered range of all the sharepoint o auth2 token entries where userId = ?.
- findByUserId_First(long, OrderByComparator<SharepointOAuth2TokenEntry>) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the first sharepoint o auth2 token entry in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<SharepointOAuth2TokenEntry>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the first sharepoint o auth2 token entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<SharepointOAuth2TokenEntry>) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the last sharepoint o auth2 token entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<SharepointOAuth2TokenEntry>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the last sharepoint o auth2 token entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<SharepointOAuth2TokenEntry>) - Method in interface com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryPersistence
-
Returns the sharepoint o auth2 token entries before and after the current sharepoint o auth2 token entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<SharepointOAuth2TokenEntry>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
Returns the sharepoint o auth2 token entries before and after the current sharepoint o auth2 token entry in the ordered set where userId = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SharepointOAuth2TokenEntry>) - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
- getAccessToken() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the access token of this sharepoint o auth2 token entry.
- getAccessToken() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the access token of this sharepoint o auth2 token entry.
- getActionableDynamicQuery() - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the company ID of this sharepoint o auth2 token entry.
- getCompanyId() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the company ID of this sharepoint o auth2 token entry.
- getConfigurationPid() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the configuration pid of this sharepoint o auth2 token entry.
- getConfigurationPid() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the configuration pid of this sharepoint o auth2 token entry.
- getCreateDate() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the create date of this sharepoint o auth2 token entry.
- getCreateDate() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the create date of this sharepoint o auth2 token entry.
- getExpirationDate() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the expiration date of this sharepoint o auth2 token entry.
- getExpirationDate() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the expiration date of this sharepoint o auth2 token entry.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- getModelAttributes() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
- getOSGiServiceIdentifier() - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
- getPrimaryKey() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the primary key of this sharepoint o auth2 token entry.
- getPrimaryKey() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the primary key of this sharepoint o auth2 token entry.
- getRefreshToken() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the refresh token of this sharepoint o auth2 token entry.
- getRefreshToken() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the refresh token of this sharepoint o auth2 token entry.
- getService() - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- getSharepointOAuth2TokenEntries(int, int) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Returns a range of all the sharepoint o auth2 token entries.
- getSharepointOAuth2TokenEntries(int, int) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Returns a range of all the sharepoint o auth2 token entries.
- getSharepointOAuth2TokenEntries(int, int) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Returns a range of all the sharepoint o auth2 token entries.
- getSharepointOAuth2TokenEntriesCount() - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Returns the number of sharepoint o auth2 token entries.
- getSharepointOAuth2TokenEntriesCount() - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Returns the number of sharepoint o auth2 token entries.
- getSharepointOAuth2TokenEntriesCount() - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Returns the number of sharepoint o auth2 token entries.
- getSharepointOAuth2TokenEntry(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
Returns the sharepoint o auth2 token entry with the primary key.
- getSharepointOAuth2TokenEntry(long, String) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- getSharepointOAuth2TokenEntry(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
Returns the sharepoint o auth2 token entry with the primary key.
- getSharepointOAuth2TokenEntry(long, String) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- getSharepointOAuth2TokenEntry(long) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
Returns the sharepoint o auth2 token entry with the primary key.
- getSharepointOAuth2TokenEntry(long, String) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- getSharepointOAuth2TokenEntryId() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the sharepoint o auth2 token entry ID of this sharepoint o auth2 token entry.
- getSharepointOAuth2TokenEntryId() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the sharepoint o auth2 token entry ID of this sharepoint o auth2 token entry.
- getUserId() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the user ID of this sharepoint o auth2 token entry.
- getUserId() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the user ID of this sharepoint o auth2 token entry.
- getUserName() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the user name of this sharepoint o auth2 token entry.
- getUserName() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the user name of this sharepoint o auth2 token entry.
- getUserSharepointOAuth2TokenEntriesCount(long) - Method in interface com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalService
-
- getUserSharepointOAuth2TokenEntriesCount(long) - Static method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- getUserSharepointOAuth2TokenEntriesCount(long) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- getUserUuid() - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Returns the user uuid of this sharepoint o auth2 token entry.
- getUserUuid() - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Returns the user uuid of this sharepoint o auth2 token entry.
- getWrappedService() - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- setAccessToken(String) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the access token of this sharepoint o auth2 token entry.
- setAccessToken(String) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the access token of this sharepoint o auth2 token entry.
- setCompanyId(long) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the company ID of this sharepoint o auth2 token entry.
- setCompanyId(long) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the company ID of this sharepoint o auth2 token entry.
- setConfigurationPid(String) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the configuration pid of this sharepoint o auth2 token entry.
- setConfigurationPid(String) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the configuration pid of this sharepoint o auth2 token entry.
- setCreateDate(Date) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the create date of this sharepoint o auth2 token entry.
- setCreateDate(Date) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the create date of this sharepoint o auth2 token entry.
- setExpirationDate(Date) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the expiration date of this sharepoint o auth2 token entry.
- setExpirationDate(Date) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the expiration date of this sharepoint o auth2 token entry.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
- setPrimaryKey(long) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the primary key of this sharepoint o auth2 token entry.
- setPrimaryKey(long) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the primary key of this sharepoint o auth2 token entry.
- setRefreshToken(String) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the refresh token of this sharepoint o auth2 token entry.
- setRefreshToken(String) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the refresh token of this sharepoint o auth2 token entry.
- setSharepointOAuth2TokenEntryId(long) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the sharepoint o auth2 token entry ID of this sharepoint o auth2 token entry.
- setSharepointOAuth2TokenEntryId(long) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the sharepoint o auth2 token entry ID of this sharepoint o auth2 token entry.
- setUserId(long) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the user ID of this sharepoint o auth2 token entry.
- setUserId(long) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the user ID of this sharepoint o auth2 token entry.
- setUserName(String) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the user name of this sharepoint o auth2 token entry.
- setUserName(String) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the user name of this sharepoint o auth2 token entry.
- setUserUuid(String) - Method in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryModel
-
Sets the user uuid of this sharepoint o auth2 token entry.
- setUserUuid(String) - Method in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-
Sets the user uuid of this sharepoint o auth2 token entry.
- setWrappedService(SharepointOAuth2TokenEntryLocalService) - Method in class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- SHAREPOINT_O_AUTH2_TOKEN_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntry
-
- SharepointOAuth2TokenEntry - Interface in com.liferay.sharepoint.rest.oauth2.model
-
The extended model interface for the SharepointOAuth2TokenEntry service.
- sharepointOAuth2TokenEntryId - Variable in class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryTable
-
- SharepointOAuth2TokenEntryLocalService - Interface in com.liferay.sharepoint.rest.oauth2.service
-
Provides the local service interface for SharepointOAuth2TokenEntry.
- SharepointOAuth2TokenEntryLocalServiceUtil - Class in com.liferay.sharepoint.rest.oauth2.service
-
Provides the local service utility for SharepointOAuth2TokenEntry.
- SharepointOAuth2TokenEntryLocalServiceUtil() - Constructor for class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceUtil
-
- SharepointOAuth2TokenEntryLocalServiceWrapper - Class in com.liferay.sharepoint.rest.oauth2.service
-
- SharepointOAuth2TokenEntryLocalServiceWrapper() - Constructor for class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- SharepointOAuth2TokenEntryLocalServiceWrapper(SharepointOAuth2TokenEntryLocalService) - Constructor for class com.liferay.sharepoint.rest.oauth2.service.SharepointOAuth2TokenEntryLocalServiceWrapper
-
- SharepointOAuth2TokenEntryModel - Interface in com.liferay.sharepoint.rest.oauth2.model
-
The base model interface for the SharepointOAuth2TokenEntry service.
- SharepointOAuth2TokenEntryPersistence - Interface in com.liferay.sharepoint.rest.oauth2.service.persistence
-
The persistence interface for the sharepoint o auth2 token entry service.
- SharepointOAuth2TokenEntryTable - Class in com.liferay.sharepoint.rest.oauth2.model
-
The table class for the "SharepointOAuth2TokenEntry" database table.
- SharepointOAuth2TokenEntryUtil - Class in com.liferay.sharepoint.rest.oauth2.service.persistence
-
The persistence utility for the sharepoint o auth2 token entry service.
- SharepointOAuth2TokenEntryUtil() - Constructor for class com.liferay.sharepoint.rest.oauth2.service.persistence.SharepointOAuth2TokenEntryUtil
-
- SharepointOAuth2TokenEntryWrapper - Class in com.liferay.sharepoint.rest.oauth2.model
-
- SharepointOAuth2TokenEntryWrapper(SharepointOAuth2TokenEntry) - Constructor for class com.liferay.sharepoint.rest.oauth2.model.SharepointOAuth2TokenEntryWrapper
-