Class SCustomUserInfoValue
java.lang.Object
org.bonitasoft.engine.identity.model.SCustomUserInfoValue
- All Implemented Interfaces:
Serializable,PersistentObject
- Author:
- Anthony Birembaut, Baptiste Mesta, Elias Ricken de Medeiros
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Field Details
-
ID
- See Also:
-
USER_ID
- See Also:
-
DEFINITION_ID
- See Also:
-
VALUE
- See Also:
-
userId
protected long userId -
definitionId
protected long definitionId -
value
-
-
Constructor Details
-
SCustomUserInfoValue
public SCustomUserInfoValue()
-