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

A

addMFAEmailOTPEntry(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
addMFAEmailOTPEntry(MFAEmailOTPEntry) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Adds the mfa email otp entry to the database.
addMFAEmailOTPEntry(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
addMFAEmailOTPEntry(MFAEmailOTPEntry) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Adds the mfa email otp entry to the database.
addMFAEmailOTPEntry(long) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
addMFAEmailOTPEntry(MFAEmailOTPEntry) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Adds the mfa email otp entry to the database.

C

cacheResult(MFAEmailOTPEntry) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Caches the mfa email otp entry in the entity cache if it is enabled.
cacheResult(List<MFAEmailOTPEntry>) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Caches the mfa email otp entries in the entity cache if it is enabled.
cacheResult(MFAEmailOTPEntry) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Caches the mfa email otp entry in the entity cache if it is enabled.
cacheResult(List<MFAEmailOTPEntry>) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Caches the mfa email otp entries in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
clearCache(MFAEmailOTPEntry) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
 
com.liferay.multi.factor.authentication.email.otp.configuration - package com.liferay.multi.factor.authentication.email.otp.configuration
 
com.liferay.multi.factor.authentication.email.otp.exception - package com.liferay.multi.factor.authentication.email.otp.exception
 
com.liferay.multi.factor.authentication.email.otp.model - package com.liferay.multi.factor.authentication.email.otp.model
 
com.liferay.multi.factor.authentication.email.otp.service - package com.liferay.multi.factor.authentication.email.otp.service
 
com.liferay.multi.factor.authentication.email.otp.service.persistence - package com.liferay.multi.factor.authentication.email.otp.service.persistence
 
companyId - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 
countAll() - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns the number of mfa email otp entries.
countAll() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns the number of mfa email otp entries.
countByUserId(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns the number of mfa email otp entries where userId = ?.
countByUserId(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns the number of mfa email otp entries where userId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
create(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Creates a new mfa email otp entry with the primary key.
create(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Creates a new mfa email otp entry with the primary key.
createDate - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 
createMFAEmailOTPEntry(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Creates a new mfa email otp entry with the primary key.
createMFAEmailOTPEntry(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Creates a new mfa email otp entry with the primary key.
createMFAEmailOTPEntry(long) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Creates a new mfa email otp entry with the primary key.
createPersistedModel(Serializable) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 

D

deleteMFAEmailOTPEntry(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Deletes the mfa email otp entry with the primary key from the database.
deleteMFAEmailOTPEntry(MFAEmailOTPEntry) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Deletes the mfa email otp entry from the database.
deleteMFAEmailOTPEntry(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Deletes the mfa email otp entry with the primary key from the database.
deleteMFAEmailOTPEntry(MFAEmailOTPEntry) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Deletes the mfa email otp entry from the database.
deleteMFAEmailOTPEntry(long) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Deletes the mfa email otp entry with the primary key from the database.
deleteMFAEmailOTPEntry(MFAEmailOTPEntry) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Deletes the mfa email otp entry from the database.
deletePersistedModel(PersistedModel) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
DuplicateMFAEmailOTPEntryException - Exception in com.liferay.multi.factor.authentication.email.otp.exception
 
DuplicateMFAEmailOTPEntryException() - Constructor for exception com.liferay.multi.factor.authentication.email.otp.exception.DuplicateMFAEmailOTPEntryException
 
DuplicateMFAEmailOTPEntryException(String) - Constructor for exception com.liferay.multi.factor.authentication.email.otp.exception.DuplicateMFAEmailOTPEntryException
 
DuplicateMFAEmailOTPEntryException(String, Throwable) - Constructor for exception com.liferay.multi.factor.authentication.email.otp.exception.DuplicateMFAEmailOTPEntryException
 
DuplicateMFAEmailOTPEntryException(Throwable) - Constructor for exception com.liferay.multi.factor.authentication.email.otp.exception.DuplicateMFAEmailOTPEntryException
 
dynamicQuery() - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
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.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
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.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
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.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

emailFromAddress() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 
emailFromName() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 
emailOTPSentBody() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 
emailOTPSentSubject() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 
enabled() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 

F

failedAttempts - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 
failedAttemptsAllowed() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 
fetchByPrimaryKey(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns the mfa email otp entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns the mfa email otp entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
fetchByUserId(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns the mfa email otp entry where userId = ? or returns null if it could not be found.
fetchByUserId(long, boolean) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns the mfa email otp entry where userId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUserId(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns the mfa email otp entry where userId = ? or returns null if it could not be found.
fetchByUserId(long, boolean) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns the mfa email otp entry where userId = ? or returns null if it could not be found, optionally using the finder cache.
fetchMFAEmailOTPEntry(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
fetchMFAEmailOTPEntry(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
fetchMFAEmailOTPEntry(long) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
fetchMFAEmailOTPEntryByUserId(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
fetchMFAEmailOTPEntryByUserId(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
fetchMFAEmailOTPEntryByUserId(long) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
findAll() - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns all the mfa email otp entries.
findAll(int, int) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns a range of all the mfa email otp entries.
findAll(int, int, OrderByComparator<MFAEmailOTPEntry>) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns an ordered range of all the mfa email otp entries.
findAll(int, int, OrderByComparator<MFAEmailOTPEntry>, boolean) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns an ordered range of all the mfa email otp entries.
findAll() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns all the mfa email otp entries.
findAll(int, int) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns a range of all the mfa email otp entries.
findAll(int, int, OrderByComparator<MFAEmailOTPEntry>) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns an ordered range of all the mfa email otp entries.
findAll(int, int, OrderByComparator<MFAEmailOTPEntry>, boolean) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns an ordered range of all the mfa email otp entries.
findByPrimaryKey(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns the mfa email otp entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns the mfa email otp entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByUserId(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Returns the mfa email otp entry where userId = ? or throws a NoSuchEntryException if it could not be found.
findByUserId(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Returns the mfa email otp entry where userId = ? or throws a NoSuchEntryException if it could not be found.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<MFAEmailOTPEntry>) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
getCompanyId() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the company ID of this mfa email otp entry.
getCompanyId() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the company ID of this mfa email otp entry.
getCreateDate() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the create date of this mfa email otp entry.
getCreateDate() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the create date of this mfa email otp entry.
getFailedAttempts() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the failed attempts of this mfa email otp entry.
getFailedAttempts() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the failed attempts of this mfa email otp entry.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
getLastFailDate() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the last fail date of this mfa email otp entry.
getLastFailDate() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the last fail date of this mfa email otp entry.
getLastFailIP() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the last fail ip of this mfa email otp entry.
getLastFailIP() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the last fail ip of this mfa email otp entry.
getLastSuccessDate() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the last success date of this mfa email otp entry.
getLastSuccessDate() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the last success date of this mfa email otp entry.
getLastSuccessIP() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the last success ip of this mfa email otp entry.
getLastSuccessIP() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the last success ip of this mfa email otp entry.
getMFAEmailOTPEntries(int, int) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Returns a range of all the mfa email otp entries.
getMFAEmailOTPEntries(int, int) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Returns a range of all the mfa email otp entries.
getMFAEmailOTPEntries(int, int) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Returns a range of all the mfa email otp entries.
getMFAEmailOTPEntriesCount() - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Returns the number of mfa email otp entries.
getMFAEmailOTPEntriesCount() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Returns the number of mfa email otp entries.
getMFAEmailOTPEntriesCount() - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Returns the number of mfa email otp entries.
getMFAEmailOTPEntry(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Returns the mfa email otp entry with the primary key.
getMFAEmailOTPEntry(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Returns the mfa email otp entry with the primary key.
getMFAEmailOTPEntry(long) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Returns the mfa email otp entry with the primary key.
getMfaEmailOTPEntryId() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the mfa email otp entry ID of this mfa email otp entry.
getMfaEmailOTPEntryId() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the mfa email otp entry ID of this mfa email otp entry.
getModelAttributes() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
 
getModifiedDate() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the modified date of this mfa email otp entry.
getModifiedDate() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the modified date of this mfa email otp entry.
getMvccVersion() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the mvcc version of this mfa email otp entry.
getMvccVersion() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the mvcc version of this mfa email otp entry.
getOSGiServiceIdentifier() - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
getPrimaryKey() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the primary key of this mfa email otp entry.
getPrimaryKey() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the primary key of this mfa email otp entry.
getService() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
getUserId() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the user ID of this mfa email otp entry.
getUserId() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the user ID of this mfa email otp entry.
getUserName() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the user name of this mfa email otp entry.
getUserName() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the user name of this mfa email otp entry.
getUserUuid() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Returns the user uuid of this mfa email otp entry.
getUserUuid() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Returns the user uuid of this mfa email otp entry.
getWrappedService() - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 

I

INSTANCE - Static variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 

L

lastFailDate - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 
lastFailIP - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 
lastSuccessDate - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 
lastSuccessIP - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 

M

MFA_EMAIL_OTP_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntry
 
MFAEmailOTPConfiguration - Interface in com.liferay.multi.factor.authentication.email.otp.configuration
 
MFAEmailOTPEntry - Interface in com.liferay.multi.factor.authentication.email.otp.model
The extended model interface for the MFAEmailOTPEntry service.
mfaEmailOTPEntryId - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 
MFAEmailOTPEntryLocalService - Interface in com.liferay.multi.factor.authentication.email.otp.service
Provides the local service interface for MFAEmailOTPEntry.
MFAEmailOTPEntryLocalServiceUtil - Class in com.liferay.multi.factor.authentication.email.otp.service
Provides the local service utility for MFAEmailOTPEntry.
MFAEmailOTPEntryLocalServiceUtil() - Constructor for class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
MFAEmailOTPEntryLocalServiceWrapper - Class in com.liferay.multi.factor.authentication.email.otp.service
Provides a wrapper for MFAEmailOTPEntryLocalService.
MFAEmailOTPEntryLocalServiceWrapper() - Constructor for class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
MFAEmailOTPEntryLocalServiceWrapper(MFAEmailOTPEntryLocalService) - Constructor for class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
MFAEmailOTPEntryModel - Interface in com.liferay.multi.factor.authentication.email.otp.model
The base model interface for the MFAEmailOTPEntry service.
MFAEmailOTPEntryPersistence - Interface in com.liferay.multi.factor.authentication.email.otp.service.persistence
The persistence interface for the mfa email otp entry service.
MFAEmailOTPEntryTable - Class in com.liferay.multi.factor.authentication.email.otp.model
The table class for the "MFAEmailOTPEntry" database table.
MFAEmailOTPEntryUtil - Class in com.liferay.multi.factor.authentication.email.otp.service.persistence
The persistence utility for the mfa email otp entry service.
MFAEmailOTPEntryUtil() - Constructor for class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
MFAEmailOTPEntryWrapper - Class in com.liferay.multi.factor.authentication.email.otp.model
This class is a wrapper for MFAEmailOTPEntry.
MFAEmailOTPEntryWrapper(MFAEmailOTPEntry) - Constructor for class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
 
modifiedDate - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 
mvccVersion - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 

N

NoSuchEntryException - Exception in com.liferay.multi.factor.authentication.email.otp.exception
 
NoSuchEntryException() - Constructor for exception com.liferay.multi.factor.authentication.email.otp.exception.NoSuchEntryException
 
NoSuchEntryException(String) - Constructor for exception com.liferay.multi.factor.authentication.email.otp.exception.NoSuchEntryException
 
NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.multi.factor.authentication.email.otp.exception.NoSuchEntryException
 
NoSuchEntryException(Throwable) - Constructor for exception com.liferay.multi.factor.authentication.email.otp.exception.NoSuchEntryException
 

O

order() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 
otpSize() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 

P

persist() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
 

R

remove(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Removes the mfa email otp entry with the primary key from the database.
remove(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Removes the mfa email otp entry with the primary key from the database.
removeAll() - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Removes all the mfa email otp entries from the database.
removeAll() - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Removes all the mfa email otp entries from the database.
removeByUserId(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
Removes the mfa email otp entry where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
Removes the mfa email otp entry where userId = ? from the database.
resendEmailTimeout() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 
resetFailedAttempts(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
resetFailedAttempts(long) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
resetFailedAttempts(long) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
retryTimeout() - Method in interface com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration
 

S

setCompanyId(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the company ID of this mfa email otp entry.
setCompanyId(long) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the company ID of this mfa email otp entry.
setCreateDate(Date) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the create date of this mfa email otp entry.
setCreateDate(Date) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the create date of this mfa email otp entry.
setFailedAttempts(int) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the failed attempts of this mfa email otp entry.
setFailedAttempts(int) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the failed attempts of this mfa email otp entry.
setLastFailDate(Date) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the last fail date of this mfa email otp entry.
setLastFailDate(Date) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the last fail date of this mfa email otp entry.
setLastFailIP(String) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the last fail ip of this mfa email otp entry.
setLastFailIP(String) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the last fail ip of this mfa email otp entry.
setLastSuccessDate(Date) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the last success date of this mfa email otp entry.
setLastSuccessDate(Date) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the last success date of this mfa email otp entry.
setLastSuccessIP(String) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the last success ip of this mfa email otp entry.
setLastSuccessIP(String) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the last success ip of this mfa email otp entry.
setMfaEmailOTPEntryId(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the mfa email otp entry ID of this mfa email otp entry.
setMfaEmailOTPEntryId(long) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the mfa email otp entry ID of this mfa email otp entry.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the modified date of this mfa email otp entry.
setModifiedDate(Date) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the modified date of this mfa email otp entry.
setMvccVersion(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the mvcc version of this mfa email otp entry.
setMvccVersion(long) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the mvcc version of this mfa email otp entry.
setPrimaryKey(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the primary key of this mfa email otp entry.
setPrimaryKey(long) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the primary key of this mfa email otp entry.
setUserId(long) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the user ID of this mfa email otp entry.
setUserId(long) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the user ID of this mfa email otp entry.
setUserName(String) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the user name of this mfa email otp entry.
setUserName(String) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the user name of this mfa email otp entry.
setUserUuid(String) - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
Sets the user uuid of this mfa email otp entry.
setUserUuid(String) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
Sets the user uuid of this mfa email otp entry.
setWrappedService(MFAEmailOTPEntryLocalService) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 

T

toXmlString() - Method in interface com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel
 
toXmlString() - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
 

U

update(MFAEmailOTPEntry) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
update(MFAEmailOTPEntry, ServiceContext) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
updateAttempts(long, String, boolean) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
 
updateAttempts(long, String, boolean) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
 
updateAttempts(long, String, boolean) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
 
updateImpl(MFAEmailOTPEntry) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence
 
updateImpl(MFAEmailOTPEntry) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil
 
updateMFAEmailOTPEntry(MFAEmailOTPEntry) - Method in interface com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService
Updates the mfa email otp entry in the database or adds it if it does not yet exist.
updateMFAEmailOTPEntry(MFAEmailOTPEntry) - Static method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil
Updates the mfa email otp entry in the database or adds it if it does not yet exist.
updateMFAEmailOTPEntry(MFAEmailOTPEntry) - Method in class com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper
Updates the mfa email otp entry in the database or adds it if it does not yet exist.
userId - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 
userName - Variable in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable
 

W

wrap(MFAEmailOTPEntry) - Method in class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
 
A C D E F G I L M N O P R S T U W 
Skip navigation links