public class SCategoryBuilderImpl extends Object implements org.bonitasoft.engine.core.category.model.builder.SCategoryBuilder
| Constructor and Description |
|---|
SCategoryBuilderImpl(SCategoryImpl category) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.category.model.SCategory |
done() |
org.bonitasoft.engine.core.category.model.builder.SCategoryBuilder |
setDescription(String description) |
org.bonitasoft.engine.core.category.model.builder.SCategoryBuilder |
setLastUpdateDate(long lastUpdateDate) |
public SCategoryBuilderImpl(SCategoryImpl category)
public org.bonitasoft.engine.core.category.model.builder.SCategoryBuilder setDescription(String description)
setDescription in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderpublic org.bonitasoft.engine.core.category.model.SCategory done()
done in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderpublic org.bonitasoft.engine.core.category.model.builder.SCategoryBuilder setLastUpdateDate(long lastUpdateDate)
setLastUpdateDate in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderCopyright © 2014 Bonitasoft S.A.. All rights reserved.