public class UserTrackingBean extends Object
| Constructor and Description |
|---|
UserTrackingBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedBy() |
int |
getEntityId() |
String |
getUpdatedBy() |
void |
setCreatedBy(String createdBy) |
void |
setEntityId(int id) |
void |
setUpdatedBy(String updatedBy) |
Copyright © 2008–2022 The Plugin People. All rights reserved.