public abstract class BaseModel extends Object implements Serializable
| Constructor and Description |
|---|
BaseModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
void |
setId(String id)
Key identifying the model object in the underlying database (primary key)
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.