org.bonitasoft.engine.profile.builder.impl
public class SProfileEntryBuilderImpl extends Object implements org.bonitasoft.engine.profile.builder.SProfileEntryBuilder
| Constructor and Description |
|---|
SProfileEntryBuilderImpl(SProfileEntryImpl profileEntry) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.profile.model.SProfileEntry |
done() |
org.bonitasoft.engine.profile.builder.SProfileEntryBuilder |
setCustom(Boolean custom) |
org.bonitasoft.engine.profile.builder.SProfileEntryBuilder |
setDescription(String description) |
org.bonitasoft.engine.profile.builder.SProfileEntryBuilder |
setId(long id) |
org.bonitasoft.engine.profile.builder.SProfileEntryBuilder |
setIndex(long index) |
org.bonitasoft.engine.profile.builder.SProfileEntryBuilder |
setPage(String page) |
org.bonitasoft.engine.profile.builder.SProfileEntryBuilder |
setParentId(long parentId) |
org.bonitasoft.engine.profile.builder.SProfileEntryBuilder |
setType(String type) |
public SProfileEntryBuilderImpl(SProfileEntryImpl profileEntry)
public org.bonitasoft.engine.profile.builder.SProfileEntryBuilder setId(long id)
setId in interface org.bonitasoft.engine.profile.builder.SProfileEntryBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryBuilder setDescription(String description)
setDescription in interface org.bonitasoft.engine.profile.builder.SProfileEntryBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryBuilder setParentId(long parentId)
setParentId in interface org.bonitasoft.engine.profile.builder.SProfileEntryBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryBuilder setType(String type)
setType in interface org.bonitasoft.engine.profile.builder.SProfileEntryBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryBuilder setPage(String page)
setPage in interface org.bonitasoft.engine.profile.builder.SProfileEntryBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryBuilder setIndex(long index)
setIndex in interface org.bonitasoft.engine.profile.builder.SProfileEntryBuilderpublic org.bonitasoft.engine.profile.builder.SProfileEntryBuilder setCustom(Boolean custom)
setCustom in interface org.bonitasoft.engine.profile.builder.SProfileEntryBuilderpublic org.bonitasoft.engine.profile.model.SProfileEntry done()
done in interface org.bonitasoft.engine.profile.builder.SProfileEntryBuilderCopyright © 2014 Bonitasoft S.A.. All rights reserved.