public class BasicEntity extends DateManagedEntity
Constructor and Description |
---|
BasicEntity(long id,
String[] values,
Calendar createdDateTime,
Calendar updatedDateTime) |
BasicEntity(String[] values) |
Modifier and Type | Method and Description |
---|---|
protected String[] |
getValues() |
protected void |
setValues(String[] values) |
equals, getCreatedDateTime, getId, getUpdatedDateTime, hashCode, setCreatedDateTime, setId, setUpdatedDateTime, toString