umm.api
Class AuditLogData
java.lang.Object
umm.api.AuditLogData
public class AuditLogData
- extends java.lang.Object
Constructor Summary |
AuditLogData(java.util.Date date,
java.lang.String user,
java.lang.String log)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuditLogData
public AuditLogData(java.util.Date date,
java.lang.String user,
java.lang.String log)
getDate
public java.util.Date getDate()
- Returns:
- the date
setDate
public void setDate(java.util.Date date)
- Parameters:
date
- the date to set
getUser
public java.lang.String getUser()
- Returns:
- the user
setUser
public void setUser(java.lang.String user)
- Parameters:
user
- the user to set
getLog
public java.lang.String getLog()
- Returns:
- the log
setLog
public void setLog(java.lang.String log)
- Parameters:
log
- the log to set
All of the documentation and software included in this and any other Informatica, Inc. "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with Informatica Inc. Copyright © 2004-2014, Informatica Corporation. All Rights Reserved.