public class SProfileBuilderImpl extends Object implements org.bonitasoft.engine.profile.builder.SProfileBuilder
| Constructor and Description |
|---|
SProfileBuilderImpl(SProfileImpl profile) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.profile.model.SProfile |
done() |
org.bonitasoft.engine.profile.builder.SProfileBuilder |
setCreatedBy(long createdBy) |
org.bonitasoft.engine.profile.builder.SProfileBuilder |
setCreationDate(long creationDate) |
org.bonitasoft.engine.profile.builder.SProfileBuilder |
setDefault(boolean isDefault) |
org.bonitasoft.engine.profile.builder.SProfileBuilder |
setDescription(String description) |
org.bonitasoft.engine.profile.builder.SProfileBuilder |
setId(long id) |
org.bonitasoft.engine.profile.builder.SProfileBuilder |
setLastUpdateDate(long lastUpdateDate) |
org.bonitasoft.engine.profile.builder.SProfileBuilder |
setLastUpdatedBy(long lastUpdatedBy) |
public SProfileBuilderImpl(SProfileImpl profile)
public org.bonitasoft.engine.profile.builder.SProfileBuilder setId(long id)
setId in interface org.bonitasoft.engine.profile.builder.SProfileBuilderpublic org.bonitasoft.engine.profile.builder.SProfileBuilder setDefault(boolean isDefault)
setDefault in interface org.bonitasoft.engine.profile.builder.SProfileBuilderpublic org.bonitasoft.engine.profile.builder.SProfileBuilder setDescription(String description)
setDescription in interface org.bonitasoft.engine.profile.builder.SProfileBuilderpublic org.bonitasoft.engine.profile.builder.SProfileBuilder setCreationDate(long creationDate)
setCreationDate in interface org.bonitasoft.engine.profile.builder.SProfileBuilderpublic org.bonitasoft.engine.profile.builder.SProfileBuilder setCreatedBy(long createdBy)
setCreatedBy in interface org.bonitasoft.engine.profile.builder.SProfileBuilderpublic org.bonitasoft.engine.profile.builder.SProfileBuilder setLastUpdateDate(long lastUpdateDate)
setLastUpdateDate in interface org.bonitasoft.engine.profile.builder.SProfileBuilderpublic org.bonitasoft.engine.profile.builder.SProfileBuilder setLastUpdatedBy(long lastUpdatedBy)
setLastUpdatedBy in interface org.bonitasoft.engine.profile.builder.SProfileBuilderpublic org.bonitasoft.engine.profile.model.SProfile done()
done in interface org.bonitasoft.engine.profile.builder.SProfileBuilderCopyright © 2016 Bonitasoft S.A.. All rights reserved.