@Entity public class UserRecord extends Record
Record for an UserRecordType| Constructor and Description |
|---|
UserRecord() |
| Modifier and Type | Method and Description |
|---|---|
RecordTypeNature |
getNature() |
User |
getUser() |
void |
setUser(User user) |
getCreatedBy, getCreationDate, getCustomFieldValueClass, getCustomValues, getLastModifiedDate, getLogType, getModifiedBy, getNetwork, getType, setCreatedBy, setCreationDate, setCustomValues, setLastModifiedDate, setModifiedBy, setTypegetDataTranslationType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic RecordTypeNature getNature()
public User getUser()
public void setUser(User user)