Class AuditTypeIdentifierImpl
java.lang.Object
edu.internet2.middleware.grouper.audit.AuditTypeIdentifierImpl
- All Implemented Interfaces:
AuditTypeIdentifier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget the action name of the audit typeget the audit category
-
Constructor Details
-
AuditTypeIdentifierImpl
- Parameters:
actionName1
-auditCategory1
-
-
-
Method Details
-
getActionName
Description copied from interface:AuditTypeIdentifier
get the action name of the audit type- Specified by:
getActionName
in interfaceAuditTypeIdentifier
- Returns:
- the name
- See Also:
-
getAuditCategory
Description copied from interface:AuditTypeIdentifier
get the audit category- Specified by:
getAuditCategory
in interfaceAuditTypeIdentifier
- Returns:
- the id
- See Also:
-