Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAuditEvent(AuditMessage) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- addAuditEvent(AuditMessage) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- addAuditEvent(AuditMessage) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- addAuditEvent(AuditEvent) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Adds the audit event to the database.
- addAuditEvent(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Adds the audit event to the database.
- addAuditEvent(AuditEvent) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Adds the audit event to the database.
- addAuditEvents(List<AuditMessage>) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- addAuditEvents(List<AuditMessage>) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- addAuditEvents(List<AuditMessage>) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- additionalInfo - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- AUDIT_EVENT_ID_ACCESSOR - Static variable in interface com.liferay.portal.security.audit.storage.model.AuditEvent
- AuditEvent - Interface in com.liferay.portal.security.audit.storage.model
-
The extended model interface for the AuditEvent service.
- AuditEventCreateDateComparator - Class in com.liferay.portal.security.audit.storage.comparator
- AuditEventCreateDateComparator() - Constructor for class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
- AuditEventCreateDateComparator(boolean) - Constructor for class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
- auditEventId - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- AuditEventLocalService - Interface in com.liferay.portal.security.audit.storage.service
-
Provides the local service interface for AuditEvent.
- AuditEventLocalServiceUtil - Class in com.liferay.portal.security.audit.storage.service
-
Provides the local service utility for AuditEvent.
- AuditEventLocalServiceUtil() - Constructor for class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- AuditEventLocalServiceWrapper - Class in com.liferay.portal.security.audit.storage.service
-
Provides a wrapper for
AuditEventLocalService
. - AuditEventLocalServiceWrapper() - Constructor for class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- AuditEventLocalServiceWrapper(AuditEventLocalService) - Constructor for class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- AuditEventModel - Interface in com.liferay.portal.security.audit.storage.model
-
The base model interface for the AuditEvent service.
- AuditEventPersistence - Interface in com.liferay.portal.security.audit.storage.service.persistence
-
The persistence interface for the audit event service.
- AuditEventService - Interface in com.liferay.portal.security.audit.storage.service
-
Provides the remote service interface for AuditEvent.
- AuditEventServiceUtil - Class in com.liferay.portal.security.audit.storage.service
-
Provides the remote service utility for AuditEvent.
- AuditEventServiceUtil() - Constructor for class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
- AuditEventServiceWrapper - Class in com.liferay.portal.security.audit.storage.service
-
Provides a wrapper for
AuditEventService
. - AuditEventServiceWrapper() - Constructor for class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
- AuditEventServiceWrapper(AuditEventService) - Constructor for class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
- AuditEventTable - Class in com.liferay.portal.security.audit.storage.model
-
The table class for the "Audit_AuditEvent" database table.
- AuditEventUtil - Class in com.liferay.portal.security.audit.storage.service.persistence
-
The persistence utility for the audit event service.
- AuditEventUtil() - Constructor for class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- AuditEventWrapper - Class in com.liferay.portal.security.audit.storage.model
-
This class is a wrapper for
AuditEvent
. - AuditEventWrapper(AuditEvent) - Constructor for class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
C
- cacheResult(AuditEvent) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Caches the audit event in the entity cache if it is enabled.
- cacheResult(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Caches the audit event in the entity cache if it is enabled.
- cacheResult(List<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Caches the audit events in the entity cache if it is enabled.
- cacheResult(List<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Caches the audit events in the entity cache if it is enabled.
- className - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- classPK - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- clearCache() - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- clearCache(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- clientHost - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- clientIP - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- cloneWithOriginalValues() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
- cloneWithOriginalValues() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
- com.liferay.portal.security.audit.storage.comparator - package com.liferay.portal.security.audit.storage.comparator
- com.liferay.portal.security.audit.storage.exception - package com.liferay.portal.security.audit.storage.exception
- com.liferay.portal.security.audit.storage.model - package com.liferay.portal.security.audit.storage.model
- com.liferay.portal.security.audit.storage.service - package com.liferay.portal.security.audit.storage.service
- com.liferay.portal.security.audit.storage.service.persistence - package com.liferay.portal.security.audit.storage.service.persistence
- companyId - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- compare(Object, Object) - Method in class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
- countAll() - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns the number of audit events.
- countAll() - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns the number of audit events.
- countByCompanyId(long) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns the number of audit events where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns the number of audit events where companyId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- create(long) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Creates a new audit event with the primary key.
- create(long) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Creates a new audit event with the primary key.
- createAuditEvent(long) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Creates a new audit event with the primary key.
- createAuditEvent(long) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Creates a new audit event with the primary key.
- createAuditEvent(long) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Creates a new audit event with the primary key.
- createDate - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- createPersistedModel(Serializable) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
D
- deleteAuditEvent(long) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Deletes the audit event with the primary key from the database.
- deleteAuditEvent(long) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Deletes the audit event with the primary key from the database.
- deleteAuditEvent(long) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Deletes the audit event with the primary key from the database.
- deleteAuditEvent(AuditEvent) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Deletes the audit event from the database.
- deleteAuditEvent(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Deletes the audit event from the database.
- deleteAuditEvent(AuditEvent) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Deletes the audit event from the database.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- dynamicQuery() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
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.portal.security.audit.storage.service.AuditEventLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- eventType - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
F
- fetchAuditEvent(long) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- fetchAuditEvent(long) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- fetchAuditEvent(long) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- fetchByCompanyId_First(long, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns the first audit event in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns the first audit event in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns the last audit event in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns the last audit event in the ordered set where companyId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns the audit event with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns the audit event with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- findAll() - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns all the audit events.
- findAll() - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns all the audit events.
- findAll(int, int) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns a range of all the audit events.
- findAll(int, int) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns a range of all the audit events.
- findAll(int, int, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns an ordered range of all the audit events.
- findAll(int, int, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns an ordered range of all the audit events.
- findAll(int, int, OrderByComparator<AuditEvent>, boolean) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns an ordered range of all the audit events.
- findAll(int, int, OrderByComparator<AuditEvent>, boolean) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns an ordered range of all the audit events.
- findByCompanyId(long) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns all the audit events where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns all the audit events where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns a range of all the audit events where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns a range of all the audit events where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns an ordered range of all the audit events where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns an ordered range of all the audit events where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<AuditEvent>, boolean) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns an ordered range of all the audit events where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<AuditEvent>, boolean) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns an ordered range of all the audit events where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns the first audit event in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns the first audit event in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns the last audit event in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns the last audit event in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns the audit events before and after the current audit event in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns the audit events before and after the current audit event in the ordered set where companyId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Returns the audit event with the primary key or throws a
NoSuchEventException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Returns the audit event with the primary key or throws a
NoSuchEventException
if it could not be found. - findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
G
- getActionableDynamicQuery() - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getAdditionalInfo() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the additional info of this audit event.
- getAdditionalInfo() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the additional info of this audit event.
- getAuditEvent(long) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Returns the audit event with the primary key.
- getAuditEvent(long) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Returns the audit event with the primary key.
- getAuditEvent(long) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Returns the audit event with the primary key.
- getAuditEventId() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the audit event ID of this audit event.
- getAuditEventId() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the audit event ID of this audit event.
- getAuditEvents(int, int) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Returns a range of all the audit events.
- getAuditEvents(int, int) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Returns a range of all the audit events.
- getAuditEvents(int, int) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Returns a range of all the audit events.
- getAuditEvents(long, int, int) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- getAuditEvents(long, int, int) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getAuditEvents(long, int, int) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getAuditEvents(long, int, int) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventService
- getAuditEvents(long, int, int) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
- getAuditEvents(long, int, int) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
- getAuditEvents(long, int, int, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- getAuditEvents(long, int, int, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getAuditEvents(long, int, int, OrderByComparator<AuditEvent>) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getAuditEvents(long, int, int, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventService
- getAuditEvents(long, int, int, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
- getAuditEvents(long, int, int, OrderByComparator<AuditEvent>) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventService
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator<AuditEvent>) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator<AuditEvent>) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventService
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
- getAuditEvents(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator<AuditEvent>) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
- getAuditEventsCount() - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Returns the number of audit events.
- getAuditEventsCount() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Returns the number of audit events.
- getAuditEventsCount() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Returns the number of audit events.
- getAuditEventsCount(long) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- getAuditEventsCount(long) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getAuditEventsCount(long) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getAuditEventsCount(long) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventService
- getAuditEventsCount(long) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
- getAuditEventsCount(long) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
- getAuditEventsCount(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- getAuditEventsCount(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getAuditEventsCount(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getAuditEventsCount(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventService
- getAuditEventsCount(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
- getAuditEventsCount(long, long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
- getBasePersistence() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getClassName() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the class name of this audit event.
- getClassName() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the class name of this audit event.
- getClassPK() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the class pk of this audit event.
- getClassPK() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the class pk of this audit event.
- getClientHost() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the client host of this audit event.
- getClientHost() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the client host of this audit event.
- getClientIP() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the client ip of this audit event.
- getClientIP() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the client ip of this audit event.
- getCompanyId() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the company ID of this audit event.
- getCompanyId() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the company ID of this audit event.
- getCreateDate() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the create date of this audit event.
- getCreateDate() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the create date of this audit event.
- getEventType() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the event type of this audit event.
- getEventType() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the event type of this audit event.
- getGroupId() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the group ID of this audit event.
- getGroupId() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the group ID of this audit event.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getMessage() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the message of this audit event.
- getMessage() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the message of this audit event.
- getModelAttributes() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
- getOrderBy() - Method in class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
- getOrderByFields() - Method in class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- getPrimaryKey() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the primary key of this audit event.
- getPrimaryKey() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the primary key of this audit event.
- getServerName() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the server name of this audit event.
- getServerName() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the server name of this audit event.
- getServerPort() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the server port of this audit event.
- getServerPort() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the server port of this audit event.
- getService() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
- getService() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
- getSessionID() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the session ID of this audit event.
- getSessionID() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the session ID of this audit event.
- getUserId() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the user ID of this audit event.
- getUserId() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the user ID of this audit event.
- getUserName() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the user name of this audit event.
- getUserName() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the user name of this audit event.
- getUserUuid() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Returns the user uuid of this audit event.
- getUserUuid() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Returns the user uuid of this audit event.
- getWrappedService() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
- groupId - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
I
- INSTANCE - Static variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- isAscending() - Method in class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
M
- message - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
N
- NoSuchEventException - Exception in com.liferay.portal.security.audit.storage.exception
- NoSuchEventException() - Constructor for exception com.liferay.portal.security.audit.storage.exception.NoSuchEventException
- NoSuchEventException(String) - Constructor for exception com.liferay.portal.security.audit.storage.exception.NoSuchEventException
- NoSuchEventException(String, Throwable) - Constructor for exception com.liferay.portal.security.audit.storage.exception.NoSuchEventException
- NoSuchEventException(Throwable) - Constructor for exception com.liferay.portal.security.audit.storage.exception.NoSuchEventException
O
- ORDER_BY_ASC - Static variable in class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
- ORDER_BY_DESC - Static variable in class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
P
- persist() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
R
- remove(long) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Removes the audit event with the primary key from the database.
- remove(long) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Removes the audit event with the primary key from the database.
- removeAll() - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Removes all the audit events from the database.
- removeAll() - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Removes all the audit events from the database.
- removeByCompanyId(long) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
-
Removes all the audit events where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
-
Removes all the audit events where companyId = ? from the database.
S
- serverName - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- serverPort - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- sessionID - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- setAdditionalInfo(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the additional info of this audit event.
- setAdditionalInfo(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the additional info of this audit event.
- setAuditEventId(long) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the audit event ID of this audit event.
- setAuditEventId(long) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the audit event ID of this audit event.
- setClassName(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the class name of this audit event.
- setClassName(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the class name of this audit event.
- setClassPK(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the class pk of this audit event.
- setClassPK(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the class pk of this audit event.
- setClientHost(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the client host of this audit event.
- setClientHost(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the client host of this audit event.
- setClientIP(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the client ip of this audit event.
- setClientIP(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the client ip of this audit event.
- setCompanyId(long) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the company ID of this audit event.
- setCompanyId(long) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the company ID of this audit event.
- setCreateDate(Date) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the create date of this audit event.
- setCreateDate(Date) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the create date of this audit event.
- setEventType(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the event type of this audit event.
- setEventType(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the event type of this audit event.
- setGroupId(long) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the group ID of this audit event.
- setGroupId(long) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the group ID of this audit event.
- setMessage(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the message of this audit event.
- setMessage(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the message of this audit event.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
- setPersistence(AuditEventPersistence) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- setPrimaryKey(long) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the primary key of this audit event.
- setPrimaryKey(long) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the primary key of this audit event.
- setServerName(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the server name of this audit event.
- setServerName(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the server name of this audit event.
- setServerPort(int) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the server port of this audit event.
- setServerPort(int) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the server port of this audit event.
- setSessionID(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the session ID of this audit event.
- setSessionID(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the session ID of this audit event.
- setUserId(long) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the user ID of this audit event.
- setUserId(long) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the user ID of this audit event.
- setUserName(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the user name of this audit event.
- setUserName(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the user name of this audit event.
- setUserUuid(String) - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
-
Sets the user uuid of this audit event.
- setUserUuid(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
-
Sets the user uuid of this audit event.
- setWrappedService(AuditEventLocalService) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
- setWrappedService(AuditEventService) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
T
- toXmlString() - Method in interface com.liferay.portal.security.audit.storage.model.AuditEventModel
- toXmlString() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
U
- update(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- update(AuditEvent, ServiceContext) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- updateAuditEvent(AuditEvent) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
-
Updates the audit event in the database or adds it if it does not yet exist.
- updateAuditEvent(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
-
Updates the audit event in the database or adds it if it does not yet exist.
- updateAuditEvent(AuditEvent) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
-
Updates the audit event in the database or adds it if it does not yet exist.
- updateImpl(AuditEvent) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
- updateImpl(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
- userId - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
- userName - Variable in class com.liferay.portal.security.audit.storage.model.AuditEventTable
W
- wrap(AuditEvent) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form