@MappedSuperclass public abstract class DomainObject extends Object implements Serializable
DomainObject()
boolean
equals(Object other)
Long
getId()
int
hashCode()
void
setId(Long id)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DomainObject()
public int hashCode()
hashCode
Object
public boolean equals(Object other)
equals
public Long getId()
public void setId(Long id)
public String toString()
toString
Copyright © 2012–2017 Pivotal Software, Inc.. All rights reserved.