|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.audit.AuditTypeIdentiferImpl
public class AuditTypeIdentiferImpl
Constructor Summary | |
---|---|
AuditTypeIdentiferImpl(java.lang.String actionName1,
java.lang.String auditCategory1)
|
Method Summary | |
---|---|
java.lang.String |
getActionName()
get the action name of the audit type |
java.lang.String |
getAuditCategory()
get the audit category |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuditTypeIdentiferImpl(java.lang.String actionName1, java.lang.String auditCategory1)
actionName1
- auditCategory1
- Method Detail |
---|
public java.lang.String getActionName()
AuditTypeIdentifier
getActionName
in interface AuditTypeIdentifier
AuditTypeIdentifier.getActionName()
public java.lang.String getAuditCategory()
AuditTypeIdentifier
getAuditCategory
in interface AuditTypeIdentifier
AuditTypeIdentifier.getAuditCategory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |