public class SCustomUserInfoValue extends java.lang.Object implements PersistentObject
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFINITION_ID |
protected long |
definitionId |
static java.lang.String |
ID |
static java.lang.String |
USER_ID |
protected long |
userId |
protected java.lang.String |
value |
static java.lang.String |
VALUE |
| Constructor and Description |
|---|
SCustomUserInfoValue() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, setId, setTenantIdpublic static final java.lang.String ID
public static final java.lang.String USER_ID
public static final java.lang.String DEFINITION_ID
public static final java.lang.String VALUE
protected long userId
protected long definitionId
protected java.lang.String value