@MappedSuperclass public abstract class ALongEntity extends Object implements IEntity<Long>
ALongEntity()
boolean
equals(Object obj)
Long
getId()
int
hashCode()
void
setId(Long id)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ALongEntity()
public void setId(Long id)
id
public Long getId()
getId
IEntity<Long>
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2015–2016 Taimos GmbH. All rights reserved.