public class SProfileEntryUpdateBuilderImpl extends Object implements org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder
| Modifier and Type | Field and Description |
|---|---|
protected org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor |
descriptor |
| Constructor and Description |
|---|
SProfileEntryUpdateBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor |
done() |
org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder |
setCustom(boolean custom) |
org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder |
setDescription(String description) |
org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder |
setIndex(long index) |
org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder |
setName(String name) |
org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder |
setPage(String page) |
org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder |
setParentId(long parentId) |
org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder |
setProfileId(long profileId) |
org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder |
setType(String type) |
protected final org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor descriptor
public org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor done()
done in interface org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder setName(String name)
setName in interface org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder setDescription(String description)
setDescription in interface org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder setParentId(long parentId)
setParentId in interface org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder setProfileId(long profileId)
setProfileId in interface org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder setType(String type)
setType in interface org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder setPage(String page)
setPage in interface org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder setIndex(long index)
setIndex in interface org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilder setCustom(boolean custom)
setCustom in interface org.bonitasoft.engine.profile.builder.SProfileEntryUpdateBuilderCopyright © 2016 Bonitasoft S.A.. All rights reserved.