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

A

ADD - Static variable in interface com.liferay.portal.security.audit.event.generators.constants.EventTypes
 
add(String) - Method in class com.liferay.portal.security.audit.event.generators.util.AttributesBuilder
 
addAuditEvent(AuditMessage) - Method in interface com.liferay.portal.security.audit.AuditEventManager
 
addAuditEvent(AuditEvent) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
Adds the audit event to the database.
addAuditEvent(AuditMessage) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
 
addAuditEvent(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
Adds the audit event to the database.
addAuditEvent(AuditMessage) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
 
addAuditEvent(AuditEvent) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
Adds the audit event to the database.
addAuditEvent(AuditMessage) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
 
ASSIGN - Static variable in interface com.liferay.portal.security.audit.event.generators.constants.EventTypes
 
Attribute - Class in com.liferay.portal.security.audit.event.generators.util
 
Attribute(String) - Constructor for class com.liferay.portal.security.audit.event.generators.util.Attribute
 
Attribute(String, String, String) - Constructor for class com.liferay.portal.security.audit.event.generators.util.Attribute
 
AttributesBuilder - Class in com.liferay.portal.security.audit.event.generators.util
 
AttributesBuilder(Object, Object) - Constructor for class com.liferay.portal.security.audit.event.generators.util.AttributesBuilder
 
AUDIT_EVENT_ID_ACCESSOR - Static variable in interface com.liferay.portal.security.audit.storage.model.AuditEvent
 
AuditConfiguration - Interface in com.liferay.portal.security.audit.configuration
 
AuditEvent - Interface in com.liferay.portal.security.audit
 
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
 
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(AuditEventLocalService) - Constructor for class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
 
AuditEventManager - Interface in com.liferay.portal.security.audit
 
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(AuditEventService) - Constructor for class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
 
AuditEventSoap - Class in com.liferay.portal.security.audit.storage.model
This class is used by SOAP remote services, specifically com.liferay.portal.security.audit.storage.service.http.AuditEventServiceSoap.
AuditEventSoap() - Constructor for class com.liferay.portal.security.audit.storage.model.AuditEventSoap
 
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
 
AuditMessageBuilder - Class in com.liferay.portal.security.audit.event.generators.util
 
AuditMessageBuilder() - Constructor for class com.liferay.portal.security.audit.event.generators.util.AuditMessageBuilder
 
auditMessageMaxQueueSize() - Method in interface com.liferay.portal.security.audit.configuration.AuditConfiguration
 
AuditMessageProcessor - Interface in com.liferay.portal.security.audit
 
AuditRouterProxyBean - Class in com.liferay.portal.security.audit
 
AuditRouterProxyBean() - Constructor for class com.liferay.portal.security.audit.AuditRouterProxyBean
 

B

buildAuditMessage(String, String, long, List<Attribute>) - Static method in class com.liferay.portal.security.audit.event.generators.util.AuditMessageBuilder
 

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(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(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>) - 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.
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
 
com.liferay.portal.security.audit - package com.liferay.portal.security.audit
 
com.liferay.portal.security.audit.configuration - package com.liferay.portal.security.audit.configuration
 
com.liferay.portal.security.audit.event.generators.constants - package com.liferay.portal.security.audit.event.generators.constants
 
com.liferay.portal.security.audit.event.generators.util - package com.liferay.portal.security.audit.event.generators.util
 
com.liferay.portal.security.audit.formatter - package com.liferay.portal.security.audit.formatter
 
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
 
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.

D

DELETE - Static variable in interface com.liferay.portal.security.audit.event.generators.constants.EventTypes
 
deleteAuditEvent(AuditEvent) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
Deletes the audit event from the database.
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(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
Deletes the audit event 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(AuditEvent) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
Deletes the audit event 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.
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
 
dynamicQuery() - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
 
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, 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, 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() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
 
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, 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, 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() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
 
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 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 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, Projection) - 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, Projection) - 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 class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

enabled() - Method in interface com.liferay.portal.security.audit.configuration.AuditConfiguration
 
EventTypes - Interface in com.liferay.portal.security.audit.event.generators.constants
 

F

fetchAuditEvent(long) - Method in interface com.liferay.portal.security.audit.AuditEventManager
 
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(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, 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>, boolean) - Method in interface com.liferay.portal.security.audit.storage.service.persistence.AuditEventPersistence
Returns an ordered range of 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) - 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>) - 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) - 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, 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, 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>, 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) - Static method in class com.liferay.portal.security.audit.storage.service.persistence.AuditEventUtil
Returns 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>) - 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) - 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
 
format(AuditMessage) - Method in interface com.liferay.portal.security.audit.formatter.LogMessageFormatter
 

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.AuditEvent
 
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.AuditEventSoap
 
getAdditionalInfo() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
Returns the additional info of this audit event.
getAttributes() - Method in class com.liferay.portal.security.audit.event.generators.util.AttributesBuilder
 
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.AuditEvent
 
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.AuditEventSoap
 
getAuditEventId() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
Returns the audit event ID of this audit event.
getAuditEvents(long, int, int, OrderByComparator) - Method in interface com.liferay.portal.security.audit.AuditEventManager
 
getAuditEvents(long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator) - Method in interface com.liferay.portal.security.audit.AuditEventManager
 
getAuditEvents(int, int) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
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, OrderByComparator) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
 
getAuditEvents(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, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
 
getAuditEvents(int, int) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
Returns a range of all the audit events.
getAuditEvents(long, int, int) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
 
getAuditEvents(long, int, int, OrderByComparator) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
 
getAuditEvents(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, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
 
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 class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
 
getAuditEvents(long, int, int, OrderByComparator) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
 
getAuditEvents(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, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator) - 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, OrderByComparator) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventService
 
getAuditEvents(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, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator) - 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, OrderByComparator) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
 
getAuditEvents(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, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator) - 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) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
 
getAuditEvents(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, String, Date, Date, String, String, String, String, String, String, int, String, boolean, int, int, OrderByComparator) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
 
getAuditEventsCount(long) - Method in interface com.liferay.portal.security.audit.AuditEventManager
 
getAuditEventsCount(long, long, String, Date, Date, String, String, String, String, String, String, int, String, boolean) - Method in interface com.liferay.portal.security.audit.AuditEventManager
 
getAuditEventsCount() - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
Returns the number of audit events.
getAuditEventsCount(long) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventLocalService
 
getAuditEventsCount(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() - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
Returns the number of audit events.
getAuditEventsCount(long) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceUtil
 
getAuditEventsCount(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() - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
Returns the number of audit events.
getAuditEventsCount(long) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventLocalServiceWrapper
 
getAuditEventsCount(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) - Method in interface com.liferay.portal.security.audit.storage.service.AuditEventService
 
getAuditEventsCount(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) - Static method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceUtil
 
getAuditEventsCount(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) - Method in class com.liferay.portal.security.audit.storage.service.AuditEventServiceWrapper
 
getAuditEventsCount(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
 
getClassName() - Method in interface com.liferay.portal.security.audit.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
getEventType() - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
Returns the event type 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.AuditEvent
 
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.AuditEventSoap
 
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
 
getName() - Method in class com.liferay.portal.security.audit.event.generators.util.Attribute
 
getNewValue() - Method in class com.liferay.portal.security.audit.event.generators.util.Attribute
 
getOldValue() - Method in class com.liferay.portal.security.audit.event.generators.util.Attribute
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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
 

I

IMPERSONATE - Static variable in interface com.liferay.portal.security.audit.event.generators.constants.EventTypes
 
isAscending() - Method in class com.liferay.portal.security.audit.storage.comparator.AuditEventCreateDateComparator
 
isDeployed() - Method in class com.liferay.portal.security.audit.AuditRouterProxyBean
 

L

LOGIN - Static variable in interface com.liferay.portal.security.audit.event.generators.constants.EventTypes
 
LOGIN_FAILURE - Static variable in interface com.liferay.portal.security.audit.event.generators.constants.EventTypes
 
LogMessageFormatter - Interface in com.liferay.portal.security.audit.formatter
 
LOGOUT - Static variable in interface com.liferay.portal.security.audit.event.generators.constants.EventTypes
 

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
 
process(AuditMessage) - Method in interface com.liferay.portal.security.audit.AuditMessageProcessor
 

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.
route(AuditMessage) - Method in class com.liferay.portal.security.audit.AuditRouterProxyBean
 

S

setAdditionalInfo(String) - Method in interface com.liferay.portal.security.audit.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
setEventType(String) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
Sets the event type of this audit event.
setMessage(String) - Method in interface com.liferay.portal.security.audit.AuditEvent
 
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.AuditEventSoap
 
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
 
setPrimaryKey(long) - Method in interface com.liferay.portal.security.audit.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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.AuditEventSoap
 
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.AuditEvent
 
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

toEscapedModel() - Method in interface com.liferay.portal.security.audit.AuditEvent
 
toSoapModel(AuditEvent) - Static method in class com.liferay.portal.security.audit.storage.model.AuditEventSoap
 
toSoapModels(AuditEvent[]) - Static method in class com.liferay.portal.security.audit.storage.model.AuditEventSoap
 
toSoapModels(AuditEvent[][]) - Static method in class com.liferay.portal.security.audit.storage.model.AuditEventSoap
 
toSoapModels(List<AuditEvent>) - Static method in class com.liferay.portal.security.audit.storage.model.AuditEventSoap
 

U

UNASSIGN - Static variable in interface com.liferay.portal.security.audit.event.generators.constants.EventTypes
 
UPDATE - Static variable in interface com.liferay.portal.security.audit.event.generators.constants.EventTypes
 
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
 

W

wrap(AuditEvent) - Method in class com.liferay.portal.security.audit.storage.model.AuditEventWrapper
 
A B C D E F G I L N O P R S T U W 
Skip navigation links