@Entity public class UserRecord extends Record
Record for an UserRecordType| Constructor and Description |
|---|
UserRecord() |
| Modifier and Type | Method and Description |
|---|---|
RecordTypeNature |
getNature() |
User |
getUser() |
boolean |
isRemovable() |
void |
setUser(User user) |
getCreatedBy, getCreationDate, getCustomFieldValueClass, getCustomValues, getLastModifiedDate, getModifiedBy, getNetwork, getType, setCreatedBy, setCreationDate, setCustomValues, setLastModifiedDate, setModifiedBy, setTypegetDataTranslationType, getVersion, isGlobal, isPersistent, isTransientpublic RecordTypeNature getNature()
public User getUser()
public boolean isRemovable()
isRemovable in class Recordpublic void setUser(User user)