|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.directdemocracyportal.democracy.model.core.BaseEntity
@MappedSuperclass public abstract class BaseEntity extends java.lang.Object implements java.io.Serializable
The Class BaseEntity.
Constructor and Description |
---|
BaseEntity()
|
Modifier and Type | Method and Description |
---|---|
abstract java.lang.Long |
getId()
Gets the id. |
boolean |
isNew()
Checks if is new. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseEntity()
Method Detail |
---|
public abstract java.lang.Long getId()
public boolean isNew()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |