public class BaseEntity extends Object implements Dto
protected Long
id
protected
BaseEntity()
boolean
equals(Object obj)
Long
getId()
int
hashCode()
isSaved()
void
setId(Long id)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected Long id
protected BaseEntity()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public Long getId()
public void setId(Long id)
public boolean isSaved()
Copyright © 2010-2014 ArcBees. All Rights Reserved.