public class SGroupBuilderImpl extends Object implements org.bonitasoft.engine.identity.model.builder.SGroupBuilder
| Constructor and Description |
|---|
SGroupBuilderImpl(SGroupImpl group) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.identity.model.SGroup |
done() |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setCreatedBy(long createdBy) |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setCreationDate(long creationDate) |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setDescription(String description) |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setDisplayName(String displayName) |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setIconName(String iconName) |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setIconPath(String iconPath) |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setId(long id) |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setLastUpdate(long lastUpdate) |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setName(String name) |
org.bonitasoft.engine.identity.model.builder.SGroupBuilder |
setParentPath(String parentPath) |
public SGroupBuilderImpl(SGroupImpl group)
public org.bonitasoft.engine.identity.model.builder.SGroupBuilder setName(String name)
setName in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupBuilder setDisplayName(String displayName)
setDisplayName in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupBuilder setDescription(String description)
setDescription in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupBuilder setParentPath(String parentPath)
setParentPath in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.SGroup done()
done in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupBuilder setId(long id)
setId in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupBuilder setIconName(String iconName)
setIconName in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupBuilder setIconPath(String iconPath)
setIconPath in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupBuilder setCreatedBy(long createdBy)
setCreatedBy in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupBuilder setCreationDate(long creationDate)
setCreationDate in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderpublic org.bonitasoft.engine.identity.model.builder.SGroupBuilder setLastUpdate(long lastUpdate)
setLastUpdate in interface org.bonitasoft.engine.identity.model.builder.SGroupBuilderCopyright © 2016 Bonitasoft S.A.. All rights reserved.