Uses of Enum Class
org.apereo.inspektr.audit.AuditTrailManager.WhereClauseFields
Packages that use AuditTrailManager.WhereClauseFields
-
Uses of AuditTrailManager.WhereClauseFields in org.apereo.inspektr.audit
Methods in org.apereo.inspektr.audit that return AuditTrailManager.WhereClauseFieldsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AuditTrailManager.WhereClauseFields[]AuditTrailManager.WhereClauseFields.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.apereo.inspektr.audit with type arguments of type AuditTrailManager.WhereClauseFieldsModifier and TypeMethodDescriptionSet<? extends AuditActionContext>AuditTrailManager.getAuditRecords(Map<AuditTrailManager.WhereClauseFields, Object> whereClause) Gets audit records since. -
Uses of AuditTrailManager.WhereClauseFields in org.apereo.inspektr.audit.support
Method parameters in org.apereo.inspektr.audit.support with type arguments of type AuditTrailManager.WhereClauseFieldsModifier and TypeMethodDescriptionSet<? extends AuditActionContext>AbstractStringAuditTrailManager.getAuditRecords(Map<AuditTrailManager.WhereClauseFields, Object> whereClause)