@Entity public class EditEntry extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected long |
id |
| Modifier | Constructor and Description |
|---|---|
protected |
EditEntry() |
|
EditEntry(String user,
StorableTabularResource tabularResource) |
protected EditEntry()
public EditEntry(String user, StorableTabularResource tabularResource)
public String getUser()
public long getId()
public StorableTabularResource getTabularResource()
Copyright © 2017. All Rights Reserved.