public abstract class AbstractBean extends Object
| Constructor and Description |
|---|
AbstractBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
long |
getLastModified() |
void |
setId(String id) |
void |
setLastModified(long lastModified) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.