org.bonitasoft.engine.profile.builder.impl
public class SProfileUpdateBuilderImpl extends Object implements org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder
| Modifier and Type | Field and Description |
|---|---|
protected org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor |
descriptor |
| Constructor and Description |
|---|
SProfileUpdateBuilderImpl(org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor |
done() |
org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder |
setDescription(String description) |
org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder |
setIconPath(String iconPath) |
org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder |
setLastUpdateDate(long lastUpdateDate) |
org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder |
setLastUpdatedBy(long lastUpdatedBy) |
org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder |
setName(String name) |
protected final org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor descriptor
public SProfileUpdateBuilderImpl(org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor descriptor)
public org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder setName(String name)
setName in interface org.bonitasoft.engine.profile.builder.SProfileUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder setDescription(String description)
setDescription in interface org.bonitasoft.engine.profile.builder.SProfileUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder setIconPath(String iconPath)
setIconPath in interface org.bonitasoft.engine.profile.builder.SProfileUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder setLastUpdateDate(long lastUpdateDate)
setLastUpdateDate in interface org.bonitasoft.engine.profile.builder.SProfileUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileUpdateBuilder setLastUpdatedBy(long lastUpdatedBy)
setLastUpdatedBy in interface org.bonitasoft.engine.profile.builder.SProfileUpdateBuilderpublic org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor done()
done in interface org.bonitasoft.engine.profile.builder.SProfileUpdateBuilderCopyright © 2014 Bonitasoft S.A.. All rights reserved.