org.bonitasoft.engine.identity.model.builder.impl
public class SCustomUserInfoValueBuilderImpl extends Object implements org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilder
| Constructor and Description |
|---|
SCustomUserInfoValueBuilderImpl(SCustomUserInfoValueImpl entity) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.identity.model.SCustomUserInfoValue |
done() |
org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilder |
setDefinitionId(long definitionId) |
SCustomUserInfoValueBuilderImpl |
setId(long id) |
org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilder |
setUserId(long userId) |
org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilder |
setValue(String value) |
public SCustomUserInfoValueBuilderImpl(SCustomUserInfoValueImpl entity)
public SCustomUserInfoValueBuilderImpl setId(long id)
public org.bonitasoft.engine.identity.model.SCustomUserInfoValue done()
done in interface org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilderpublic org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilder setDefinitionId(long definitionId)
setDefinitionId in interface org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilderpublic org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilder setUserId(long userId)
setUserId in interface org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilderpublic org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilder setValue(String value)
setValue in interface org.bonitasoft.engine.identity.model.builder.SCustomUserInfoValueBuilderCopyright © 2014 Bonitasoft S.A.. All rights reserved.