super(); this.action = action; entityId = id; entityName = name; time = Calendar.getInstance();
super();
return action;
return entityId;
return entityName;
return id;
return time;
this.action = action;
this.entityId = entityId;
this.entityName = entityName;
this.id = id;
this.time = time;