public abstract class EditableEntity extends EntityBean
| Constructor and Description |
|---|
EditableEntity() |
EditableEntity(Long id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreator() |
String |
getEditor() |
void |
setCreator(String creator) |
void |
setEditor(String editor) |
getCreatedTime, getId, getModifiedTime, setCreatedTime, setId, setModifiedTimeCopyright © 2019. All rights reserved.