- fetchByC_A_C(long, String, String) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entry where companyId = ? and authServerWellKnownURI = ? and clientId = ? or returns null
if it could not be found.
- fetchByC_A_C(long, String, String, boolean) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entry where companyId = ? and authServerWellKnownURI = ? and clientId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByC_A_C(long, String, String) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entry where companyId = ? and authServerWellKnownURI = ? and clientId = ? or returns null
if it could not be found.
- fetchByC_A_C(long, String, String, boolean) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entry where companyId = ? and authServerWellKnownURI = ? and clientId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByC_A_First(long, String, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the first o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- fetchByC_A_First(long, String, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the first o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- fetchByC_A_Last(long, String, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the last o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- fetchByC_A_Last(long, String, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the last o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- fetchByCompanyId_First(long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the first o auth client as local metadata in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the first o auth client as local metadata in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the first o auth client entry in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the first o auth client entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the last o auth client as local metadata in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the last o auth client as local metadata in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the last o auth client entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the last o auth client entry in the ordered set where companyId = ?.
- fetchByLocalWellKnownURI(String) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the o auth client as local metadata where localWellKnownURI = ? or returns null
if it could not be found.
- fetchByLocalWellKnownURI(String, boolean) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the o auth client as local metadata where localWellKnownURI = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByLocalWellKnownURI(String) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the o auth client as local metadata where localWellKnownURI = ? or returns null
if it could not be found.
- fetchByLocalWellKnownURI(String, boolean) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the o auth client as local metadata where localWellKnownURI = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByPrimaryKey(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the o auth client as local metadata with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the o auth client as local metadata with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
- fetchByUserId_First(long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the first o auth client as local metadata in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the first o auth client as local metadata in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the first o auth client entry in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the first o auth client entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the last o auth client as local metadata in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the last o auth client as local metadata in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the last o auth client entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the last o auth client entry in the ordered set where userId = ?.
- fetchOAuthClientASLocalMetadata(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- fetchOAuthClientASLocalMetadata(String) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- fetchOAuthClientASLocalMetadata(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- fetchOAuthClientASLocalMetadata(String) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- fetchOAuthClientASLocalMetadata(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- fetchOAuthClientASLocalMetadata(String) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- fetchOAuthClientEntry(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
- fetchOAuthClientEntry(long, String, String) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
- fetchOAuthClientEntry(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- fetchOAuthClientEntry(long, String, String) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- fetchOAuthClientEntry(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- fetchOAuthClientEntry(long, String, String) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- filterCountByC_A(long, String) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the number of o auth client entries that the user has permission to view where companyId = ? and authServerWellKnownURI = ?.
- filterCountByC_A(long, String) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the number of o auth client entries that the user has permission to view where companyId = ? and authServerWellKnownURI = ?.
- filterCountByCompanyId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the number of o auth client as local metadatas that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the number of o auth client as local metadatas that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the number of o auth client entries that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the number of o auth client entries that the user has permission to view where companyId = ?.
- filterCountByUserId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the number of o auth client as local metadatas that the user has permission to view where userId = ?.
- filterCountByUserId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the number of o auth client as local metadatas that the user has permission to view where userId = ?.
- filterCountByUserId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the number of o auth client entries that the user has permission to view where userId = ?.
- filterCountByUserId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the number of o auth client entries that the user has permission to view where userId = ?.
- filterFindByC_A(long, String) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns all the o auth client entries that the user has permission to view where companyId = ? and authServerWellKnownURI = ?.
- filterFindByC_A(long, String, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns a range of all the o auth client entries that the user has permission to view where companyId = ? and authServerWellKnownURI = ?.
- filterFindByC_A(long, String, int, int, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries that the user has permissions to view where companyId = ? and authServerWellKnownURI = ?.
- filterFindByC_A(long, String) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns all the o auth client entries that the user has permission to view where companyId = ? and authServerWellKnownURI = ?.
- filterFindByC_A(long, String, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns a range of all the o auth client entries that the user has permission to view where companyId = ? and authServerWellKnownURI = ?.
- filterFindByC_A(long, String, int, int, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries that the user has permissions to view where companyId = ? and authServerWellKnownURI = ?.
- filterFindByC_A_PrevAndNext(long, long, String, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set of o auth client entries that the user has permission to view where companyId = ? and authServerWellKnownURI = ?.
- filterFindByC_A_PrevAndNext(long, long, String, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set of o auth client entries that the user has permission to view where companyId = ? and authServerWellKnownURI = ?.
- filterFindByCompanyId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns all the o auth client as local metadatas that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns a range of all the o auth client as local metadatas that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns an ordered range of all the o auth client as local metadatas that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns all the o auth client as local metadatas that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns a range of all the o auth client as local metadatas that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns an ordered range of all the o auth client as local metadatas that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns all the o auth client entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns a range of all the o auth client entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns all the o auth client entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns a range of all the o auth client entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries that the user has permissions to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the o auth client as local metadatas before and after the current o auth client as local metadata in the ordered set of o auth client as local metadatas that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the o auth client as local metadatas before and after the current o auth client as local metadata in the ordered set of o auth client as local metadatas that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set of o auth client entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set of o auth client entries that the user has permission to view where companyId = ?.
- filterFindByUserId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns all the o auth client as local metadatas that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns a range of all the o auth client as local metadatas that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns an ordered range of all the o auth client as local metadatas that the user has permissions to view where userId = ?.
- filterFindByUserId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns all the o auth client as local metadatas that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns a range of all the o auth client as local metadatas that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns an ordered range of all the o auth client as local metadatas that the user has permissions to view where userId = ?.
- filterFindByUserId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns all the o auth client entries that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns a range of all the o auth client entries that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries that the user has permissions to view where userId = ?.
- filterFindByUserId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns all the o auth client entries that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns a range of all the o auth client entries that the user has permission to view where userId = ?.
- filterFindByUserId(long, int, int, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries that the user has permissions to view where userId = ?.
- filterFindByUserId_PrevAndNext(long, long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the o auth client as local metadatas before and after the current o auth client as local metadata in the ordered set of o auth client as local metadatas that the user has permission to view where userId = ?.
- filterFindByUserId_PrevAndNext(long, long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the o auth client as local metadatas before and after the current o auth client as local metadata in the ordered set of o auth client as local metadatas that the user has permission to view where userId = ?.
- filterFindByUserId_PrevAndNext(long, long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set of o auth client entries that the user has permission to view where userId = ?.
- filterFindByUserId_PrevAndNext(long, long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set of o auth client entries that the user has permission to view where userId = ?.
- findAll() - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns all the o auth client as local metadatas.
- findAll(int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns a range of all the o auth client as local metadatas.
- findAll(int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns an ordered range of all the o auth client as local metadatas.
- findAll(int, int, OrderByComparator<OAuthClientASLocalMetadata>, boolean) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns an ordered range of all the o auth client as local metadatas.
- findAll() - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns all the o auth client as local metadatas.
- findAll(int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns a range of all the o auth client as local metadatas.
- findAll(int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns an ordered range of all the o auth client as local metadatas.
- findAll(int, int, OrderByComparator<OAuthClientASLocalMetadata>, boolean) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns an ordered range of all the o auth client as local metadatas.
- findAll() - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns all the o auth client entries.
- findAll(int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns a range of all the o auth client entries.
- findAll(int, int, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries.
- findAll(int, int, OrderByComparator<OAuthClientEntry>, boolean) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries.
- findAll() - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns all the o auth client entries.
- findAll(int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns a range of all the o auth client entries.
- findAll(int, int, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries.
- findAll(int, int, OrderByComparator<OAuthClientEntry>, boolean) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries.
- findByC_A(long, String) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns all the o auth client entries where companyId = ? and authServerWellKnownURI = ?.
- findByC_A(long, String, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns a range of all the o auth client entries where companyId = ? and authServerWellKnownURI = ?.
- findByC_A(long, String, int, int, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries where companyId = ? and authServerWellKnownURI = ?.
- findByC_A(long, String, int, int, OrderByComparator<OAuthClientEntry>, boolean) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries where companyId = ? and authServerWellKnownURI = ?.
- findByC_A(long, String) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns all the o auth client entries where companyId = ? and authServerWellKnownURI = ?.
- findByC_A(long, String, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns a range of all the o auth client entries where companyId = ? and authServerWellKnownURI = ?.
- findByC_A(long, String, int, int, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries where companyId = ? and authServerWellKnownURI = ?.
- findByC_A(long, String, int, int, OrderByComparator<OAuthClientEntry>, boolean) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries where companyId = ? and authServerWellKnownURI = ?.
- findByC_A_C(long, String, String) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entry where companyId = ? and authServerWellKnownURI = ? and clientId = ? or throws a NoSuchOAuthClientEntryException
if it could not be found.
- findByC_A_C(long, String, String) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entry where companyId = ? and authServerWellKnownURI = ? and clientId = ? or throws a NoSuchOAuthClientEntryException
if it could not be found.
- findByC_A_First(long, String, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the first o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- findByC_A_First(long, String, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the first o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- findByC_A_Last(long, String, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the last o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- findByC_A_Last(long, String, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the last o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- findByC_A_PrevAndNext(long, long, String, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- findByC_A_PrevAndNext(long, long, String, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set where companyId = ? and authServerWellKnownURI = ?.
- findByCompanyId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns all the o auth client as local metadatas where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns a range of all the o auth client as local metadatas where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns an ordered range of all the o auth client as local metadatas where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>, boolean) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns an ordered range of all the o auth client as local metadatas where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns all the o auth client as local metadatas where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns a range of all the o auth client as local metadatas where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns an ordered range of all the o auth client as local metadatas where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>, boolean) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns an ordered range of all the o auth client as local metadatas where companyId = ?.
- findByCompanyId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns all the o auth client entries where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns a range of all the o auth client entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuthClientEntry>, boolean) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns all the o auth client entries where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns a range of all the o auth client entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuthClientEntry>, boolean) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the first o auth client as local metadata in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the first o auth client as local metadata in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the first o auth client entry in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the first o auth client entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the last o auth client as local metadata in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the last o auth client as local metadata in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the last o auth client entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the last o auth client entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the o auth client as local metadatas before and after the current o auth client as local metadata in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the o auth client as local metadatas before and after the current o auth client as local metadata in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set where companyId = ?.
- findByLocalWellKnownURI(String) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the o auth client as local metadata where localWellKnownURI = ? or throws a NoSuchOAuthClientASLocalMetadataException
if it could not be found.
- findByLocalWellKnownURI(String) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the o auth client as local metadata where localWellKnownURI = ? or throws a NoSuchOAuthClientASLocalMetadataException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the o auth client as local metadata with the primary key or throws a NoSuchOAuthClientASLocalMetadataException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the o auth client as local metadata with the primary key or throws a NoSuchOAuthClientASLocalMetadataException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entry with the primary key or throws a NoSuchOAuthClientEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entry with the primary key or throws a NoSuchOAuthClientEntryException
if it could not be found.
- findByUserId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns all the o auth client as local metadatas where userId = ?.
- findByUserId(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns a range of all the o auth client as local metadatas where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns an ordered range of all the o auth client as local metadatas where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>, boolean) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns an ordered range of all the o auth client as local metadatas where userId = ?.
- findByUserId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns all the o auth client as local metadatas where userId = ?.
- findByUserId(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns a range of all the o auth client as local metadatas where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns an ordered range of all the o auth client as local metadatas where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuthClientASLocalMetadata>, boolean) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns an ordered range of all the o auth client as local metadatas where userId = ?.
- findByUserId(long) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns all the o auth client entries where userId = ?.
- findByUserId(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns a range of all the o auth client entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuthClientEntry>, boolean) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns an ordered range of all the o auth client entries where userId = ?.
- findByUserId(long) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns all the o auth client entries where userId = ?.
- findByUserId(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns a range of all the o auth client entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuthClientEntry>, boolean) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns an ordered range of all the o auth client entries where userId = ?.
- findByUserId_First(long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the first o auth client as local metadata in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the first o auth client as local metadata in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the first o auth client entry in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the first o auth client entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the last o auth client as local metadata in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the last o auth client as local metadata in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the last o auth client entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the last o auth client entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<OAuthClientASLocalMetadata>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataPersistence
-
Returns the o auth client as local metadatas before and after the current o auth client as local metadata in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
Returns the o auth client as local metadatas before and after the current o auth client as local metadata in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<OAuthClientEntry>) - Method in interface com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryPersistence
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
Returns the o auth client entries before and after the current o auth client entry in the ordered set where userId = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuthClientASLocalMetadata>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuthClientEntry>) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getActionableDynamicQuery() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- getAuthRequestParametersJSON() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the auth request parameters json of this o auth client entry.
- getAuthRequestParametersJSON() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the auth request parameters json of this o auth client entry.
- getAuthServerWellKnownURI() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the auth server well known uri of this o auth client entry.
- getAuthServerWellKnownURI() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the auth server well known uri of this o auth client entry.
- getAuthServerWellKnownURISuffixOAuthClientEntries(long, String) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
- getAuthServerWellKnownURISuffixOAuthClientEntries(long, String) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- getAuthServerWellKnownURISuffixOAuthClientEntries(long, String) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- getAuthServerWellKnownURISuffixOAuthClientEntries(long, String) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryService
-
- getAuthServerWellKnownURISuffixOAuthClientEntries(long, String) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceUtil
-
- getAuthServerWellKnownURISuffixOAuthClientEntries(long, String) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceWrapper
-
- getBasePersistence() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getBasePersistence() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- getClientId() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the client ID of this o auth client entry.
- getClientId() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the client ID of this o auth client entry.
- getCompanyId() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the company ID of this o auth client as local metadata.
- getCompanyId() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the company ID of this o auth client as local metadata.
- getCompanyId() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the company ID of this o auth client entry.
- getCompanyId() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the company ID of this o auth client entry.
- getCompanyOAuthClientASLocalMetadata(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- getCompanyOAuthClientASLocalMetadata(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- getCompanyOAuthClientASLocalMetadata(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- getCompanyOAuthClientASLocalMetadata(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- getCompanyOAuthClientASLocalMetadata(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getCompanyOAuthClientASLocalMetadata(long, int, int) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getCompanyOAuthClientASLocalMetadata(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataService
-
- getCompanyOAuthClientASLocalMetadata(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataService
-
- getCompanyOAuthClientASLocalMetadata(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceUtil
-
- getCompanyOAuthClientASLocalMetadata(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceUtil
-
- getCompanyOAuthClientASLocalMetadata(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceWrapper
-
- getCompanyOAuthClientASLocalMetadata(long, int, int) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceWrapper
-
- getCompanyOAuthClientEntries(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
- getCompanyOAuthClientEntries(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- getCompanyOAuthClientEntries(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- getCompanyOAuthClientEntries(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryService
-
- getCompanyOAuthClientEntries(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryService
-
- getCompanyOAuthClientEntries(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceUtil
-
- getCompanyOAuthClientEntries(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceUtil
-
- getCompanyOAuthClientEntries(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceWrapper
-
- getCompanyOAuthClientEntries(long, int, int) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceWrapper
-
- getCreateDate() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the create date of this o auth client as local metadata.
- getCreateDate() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the create date of this o auth client as local metadata.
- getCreateDate() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the create date of this o auth client entry.
- getCreateDate() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the create date of this o auth client entry.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- getInfoJSON() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the info json of this o auth client entry.
- getInfoJSON() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the info json of this o auth client entry.
- getLocalWellKnownURI() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the local well known uri of this o auth client as local metadata.
- getLocalWellKnownURI() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the local well known uri of this o auth client as local metadata.
- getMetadataJSON() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the metadata json of this o auth client as local metadata.
- getMetadataJSON() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the metadata json of this o auth client as local metadata.
- getModelAttributes() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
- getModelAttributes() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
- getModifiedDate() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the modified date of this o auth client as local metadata.
- getModifiedDate() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the modified date of this o auth client as local metadata.
- getModifiedDate() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the modified date of this o auth client entry.
- getModifiedDate() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the modified date of this o auth client entry.
- getMvccVersion() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the mvcc version of this o auth client as local metadata.
- getMvccVersion() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the mvcc version of this o auth client as local metadata.
- getMvccVersion() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the mvcc version of this o auth client entry.
- getMvccVersion() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the mvcc version of this o auth client entry.
- getOAuthClientASLocalMetadata(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
Returns the o auth client as local metadata with the primary key.
- getOAuthClientASLocalMetadata(String) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- getOAuthClientASLocalMetadata(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
Returns the o auth client as local metadata with the primary key.
- getOAuthClientASLocalMetadata(String) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- getOAuthClientASLocalMetadata(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
Returns the o auth client as local metadata with the primary key.
- getOAuthClientASLocalMetadata(String) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getOAuthClientASLocalMetadata(String) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataService
-
- getOAuthClientASLocalMetadata(String) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceUtil
-
- getOAuthClientASLocalMetadata(String) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceWrapper
-
- getOAuthClientASLocalMetadataId() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the o auth client as local metadata ID of this o auth client as local metadata.
- getOAuthClientASLocalMetadataId() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the o auth client as local metadata ID of this o auth client as local metadata.
- getOAuthClientASLocalMetadatas(int, int) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
Returns a range of all the o auth client as local metadatas.
- getOAuthClientASLocalMetadatas(int, int) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
Returns a range of all the o auth client as local metadatas.
- getOAuthClientASLocalMetadatas(int, int) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
Returns a range of all the o auth client as local metadatas.
- getOAuthClientASLocalMetadatasCount() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
Returns the number of o auth client as local metadatas.
- getOAuthClientASLocalMetadatasCount() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
Returns the number of o auth client as local metadatas.
- getOAuthClientASLocalMetadatasCount() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
Returns the number of o auth client as local metadatas.
- getOAuthClientEntries(int, int) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
Returns a range of all the o auth client entries.
- getOAuthClientEntries(int, int) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
Returns a range of all the o auth client entries.
- getOAuthClientEntries(int, int) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
Returns a range of all the o auth client entries.
- getOAuthClientEntriesCount() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
Returns the number of o auth client entries.
- getOAuthClientEntriesCount() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
Returns the number of o auth client entries.
- getOAuthClientEntriesCount() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
Returns the number of o auth client entries.
- getOAuthClientEntry(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
Returns the o auth client entry with the primary key.
- getOAuthClientEntry(long, String, String) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
- getOAuthClientEntry(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
Returns the o auth client entry with the primary key.
- getOAuthClientEntry(long, String, String) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- getOAuthClientEntry(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
Returns the o auth client entry with the primary key.
- getOAuthClientEntry(long, String, String) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- getOAuthClientEntry(long, String, String) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryService
-
- getOAuthClientEntry(long, String, String) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceUtil
-
- getOAuthClientEntry(long, String, String) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceWrapper
-
- getOAuthClientEntryId() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the o auth client entry ID of this o auth client entry.
- getOAuthClientEntryId() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the o auth client entry ID of this o auth client entry.
- getOIDCUserInfoMapperJSON() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the oidc user info mapper json of this o auth client entry.
- getOIDCUserInfoMapperJSON() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the oidc user info mapper json of this o auth client entry.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getPersistedModel(Serializable) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
- getPersistence() - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
- getPrimaryKey() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the primary key of this o auth client as local metadata.
- getPrimaryKey() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the primary key of this o auth client as local metadata.
- getPrimaryKey() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the primary key of this o auth client entry.
- getPrimaryKey() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the primary key of this o auth client entry.
- getService() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- getService() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceUtil
-
- getService() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- getService() - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceUtil
-
- getTokenRequestParametersJSON() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the token request parameters json of this o auth client entry.
- getTokenRequestParametersJSON() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the token request parameters json of this o auth client entry.
- getUserId() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the user ID of this o auth client as local metadata.
- getUserId() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the user ID of this o auth client as local metadata.
- getUserId() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the user ID of this o auth client entry.
- getUserId() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the user ID of this o auth client entry.
- getUserName() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the user name of this o auth client as local metadata.
- getUserName() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the user name of this o auth client as local metadata.
- getUserName() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the user name of this o auth client entry.
- getUserName() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the user name of this o auth client entry.
- getUserOAuthClientASLocalMetadata(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- getUserOAuthClientASLocalMetadata(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalService
-
- getUserOAuthClientASLocalMetadata(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- getUserOAuthClientASLocalMetadata(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- getUserOAuthClientASLocalMetadata(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getUserOAuthClientASLocalMetadata(long, int, int) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getUserOAuthClientASLocalMetadata(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataService
-
- getUserOAuthClientASLocalMetadata(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataService
-
- getUserOAuthClientASLocalMetadata(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceUtil
-
- getUserOAuthClientASLocalMetadata(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceUtil
-
- getUserOAuthClientASLocalMetadata(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceWrapper
-
- getUserOAuthClientASLocalMetadata(long, int, int) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceWrapper
-
- getUserOAuthClientEntries(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalService
-
- getUserOAuthClientEntries(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- getUserOAuthClientEntries(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- getUserOAuthClientEntries(long) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryService
-
- getUserOAuthClientEntries(long, int, int) - Method in interface com.liferay.oauth.client.persistence.service.OAuthClientEntryService
-
- getUserOAuthClientEntries(long) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceUtil
-
- getUserOAuthClientEntries(long, int, int) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceUtil
-
- getUserOAuthClientEntries(long) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceWrapper
-
- getUserOAuthClientEntries(long, int, int) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceWrapper
-
- getUserUuid() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Returns the user uuid of this o auth client as local metadata.
- getUserUuid() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Returns the user uuid of this o auth client as local metadata.
- getUserUuid() - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Returns the user uuid of this o auth client entry.
- getUserUuid() - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Returns the user uuid of this o auth client entry.
- getWrappedService() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceWrapper
-
- getWrappedService() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceWrapper
-
- setAuthRequestParametersJSON(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the auth request parameters json of this o auth client entry.
- setAuthRequestParametersJSON(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the auth request parameters json of this o auth client entry.
- setAuthServerWellKnownURI(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the auth server well known uri of this o auth client entry.
- setAuthServerWellKnownURI(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the auth server well known uri of this o auth client entry.
- setClientId(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the client ID of this o auth client entry.
- setClientId(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the client ID of this o auth client entry.
- setCompanyId(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the company ID of this o auth client as local metadata.
- setCompanyId(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the company ID of this o auth client as local metadata.
- setCompanyId(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the company ID of this o auth client entry.
- setCompanyId(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the company ID of this o auth client entry.
- setCreateDate(Date) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the create date of this o auth client as local metadata.
- setCreateDate(Date) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the create date of this o auth client as local metadata.
- setCreateDate(Date) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the create date of this o auth client entry.
- setCreateDate(Date) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the create date of this o auth client entry.
- setInfoJSON(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the info json of this o auth client entry.
- setInfoJSON(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the info json of this o auth client entry.
- setLocalWellKnownURI(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the local well known uri of this o auth client as local metadata.
- setLocalWellKnownURI(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the local well known uri of this o auth client as local metadata.
- setMetadataJSON(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the metadata json of this o auth client as local metadata.
- setMetadataJSON(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the metadata json of this o auth client as local metadata.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the modified date of this o auth client as local metadata.
- setModifiedDate(Date) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the modified date of this o auth client as local metadata.
- setModifiedDate(Date) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the modified date of this o auth client entry.
- setModifiedDate(Date) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the modified date of this o auth client entry.
- setMvccVersion(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the mvcc version of this o auth client as local metadata.
- setMvccVersion(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the mvcc version of this o auth client as local metadata.
- setMvccVersion(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the mvcc version of this o auth client entry.
- setMvccVersion(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the mvcc version of this o auth client entry.
- setOAuthClientASLocalMetadataId(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the o auth client as local metadata ID of this o auth client as local metadata.
- setOAuthClientASLocalMetadataId(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the o auth client as local metadata ID of this o auth client as local metadata.
- setOAuthClientEntryId(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the o auth client entry ID of this o auth client entry.
- setOAuthClientEntryId(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the o auth client entry ID of this o auth client entry.
- setOIDCUserInfoMapperJSON(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the oidc user info mapper json of this o auth client entry.
- setOIDCUserInfoMapperJSON(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the oidc user info mapper json of this o auth client entry.
- setPersistence(OAuthClientASLocalMetadataPersistence) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientASLocalMetadataUtil
-
- setPersistence(OAuthClientEntryPersistence) - Static method in class com.liferay.oauth.client.persistence.service.persistence.OAuthClientEntryUtil
-
- setPrimaryKey(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the primary key of this o auth client as local metadata.
- setPrimaryKey(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the primary key of this o auth client as local metadata.
- setPrimaryKey(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the primary key of this o auth client entry.
- setPrimaryKey(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the primary key of this o auth client entry.
- setService(OAuthClientASLocalMetadataLocalService) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceUtil
-
- setService(OAuthClientASLocalMetadataService) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceUtil
-
- setService(OAuthClientEntryLocalService) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceUtil
-
- setService(OAuthClientEntryService) - Static method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceUtil
-
- setTokenRequestParametersJSON(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the token request parameters json of this o auth client entry.
- setTokenRequestParametersJSON(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the token request parameters json of this o auth client entry.
- setUserId(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the user ID of this o auth client as local metadata.
- setUserId(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the user ID of this o auth client as local metadata.
- setUserId(long) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the user ID of this o auth client entry.
- setUserId(long) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the user ID of this o auth client entry.
- setUserName(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the user name of this o auth client as local metadata.
- setUserName(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the user name of this o auth client as local metadata.
- setUserName(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the user name of this o auth client entry.
- setUserName(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the user name of this o auth client entry.
- setUserUuid(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel
-
Sets the user uuid of this o auth client as local metadata.
- setUserUuid(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
-
Sets the user uuid of this o auth client as local metadata.
- setUserUuid(String) - Method in interface com.liferay.oauth.client.persistence.model.OAuthClientEntryModel
-
Sets the user uuid of this o auth client entry.
- setUserUuid(String) - Method in class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
-
Sets the user uuid of this o auth client entry.
- setWrappedService(OAuthClientASLocalMetadataLocalService) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataLocalServiceWrapper
-
- setWrappedService(OAuthClientASLocalMetadataService) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientASLocalMetadataServiceWrapper
-
- setWrappedService(OAuthClientEntryLocalService) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryLocalServiceWrapper
-
- setWrappedService(OAuthClientEntryService) - Method in class com.liferay.oauth.client.persistence.service.OAuthClientEntryServiceWrapper
-