public abstract class IdentifidDbObjectType extends DbDataObject
| Modifier and Type | Field and Description |
|---|---|
static String |
TAG_FILE |
static String |
TAG_ID |
| Constructor and Description |
|---|
IdentifidDbObjectType() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
void |
setId(Long id) |
void |
validate() |
assertNotBlank, assertNotNull, writeIfNotNull, writeTopublic static final String TAG_ID
public static final String TAG_FILE
public Long getId()
public void setId(Long id)
public void validate()
throws InvalidDataObjectException
validate in class DbDataObjectInvalidDataObjectExceptionCopyright © 2018. All rights reserved.