org.hibernate.test.interceptor
Class Log
java.lang.Object
org.hibernate.test.interceptor.Log
public class Log
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log
public Log(String action,
String id,
String name)
Log
public Log()
getAction
public String getAction()
setAction
public void setAction(String action)
getEntityId
public String getEntityId()
setEntityId
public void setEntityId(String entityId)
getEntityName
public String getEntityName()
setEntityName
public void setEntityName(String entityName)
getId
public Long getId()
setId
public void setId(Long id)
getTime
public Calendar getTime()
setTime
public void setTime(Calendar time)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.