public class SRoleBuilderImpl extends Object implements org.bonitasoft.engine.identity.model.builder.SRoleBuilder
| Constructor and Description |
|---|
SRoleBuilderImpl(SRoleImpl role) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.identity.model.SRole |
done() |
org.bonitasoft.engine.identity.model.builder.SRoleBuilder |
setCreatedBy(long createdBy) |
org.bonitasoft.engine.identity.model.builder.SRoleBuilder |
setCreationDate(long creationDate) |
org.bonitasoft.engine.identity.model.builder.SRoleBuilder |
setDescription(String description) |
org.bonitasoft.engine.identity.model.builder.SRoleBuilder |
setDisplayName(String displayName) |
org.bonitasoft.engine.identity.model.builder.SRoleBuilder |
setId(long id) |
org.bonitasoft.engine.identity.model.builder.SRoleBuilder |
setLastUpdate(long lastUpdate) |
org.bonitasoft.engine.identity.model.builder.SRoleBuilder |
setName(String name) |
public SRoleBuilderImpl(SRoleImpl role)
public org.bonitasoft.engine.identity.model.builder.SRoleBuilder setName(String name)
setName in interface org.bonitasoft.engine.identity.model.builder.SRoleBuilderpublic org.bonitasoft.engine.identity.model.builder.SRoleBuilder setDisplayName(String displayName)
setDisplayName in interface org.bonitasoft.engine.identity.model.builder.SRoleBuilderpublic org.bonitasoft.engine.identity.model.builder.SRoleBuilder setDescription(String description)
setDescription in interface org.bonitasoft.engine.identity.model.builder.SRoleBuilderpublic org.bonitasoft.engine.identity.model.builder.SRoleBuilder setCreatedBy(long createdBy)
setCreatedBy in interface org.bonitasoft.engine.identity.model.builder.SRoleBuilderpublic org.bonitasoft.engine.identity.model.builder.SRoleBuilder setCreationDate(long creationDate)
setCreationDate in interface org.bonitasoft.engine.identity.model.builder.SRoleBuilderpublic org.bonitasoft.engine.identity.model.builder.SRoleBuilder setLastUpdate(long lastUpdate)
setLastUpdate in interface org.bonitasoft.engine.identity.model.builder.SRoleBuilderpublic org.bonitasoft.engine.identity.model.builder.SRoleBuilder setId(long id)
setId in interface org.bonitasoft.engine.identity.model.builder.SRoleBuilderpublic org.bonitasoft.engine.identity.model.SRole done()
done in interface org.bonitasoft.engine.identity.model.builder.SRoleBuilderCopyright © 2017 Bonitasoft S.A.. All rights reserved.