public class SCategoryBuilderFactoryImpl extends Object implements org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderFactory
| Constructor and Description |
|---|
SCategoryBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.category.model.builder.SCategoryBuilder |
createNewInstance(org.bonitasoft.engine.core.category.model.SCategory originalCategory) |
org.bonitasoft.engine.core.category.model.builder.SCategoryBuilder |
createNewInstance(String name,
long creator) |
String |
getCreationDateKey() |
String |
getCreatorKey() |
String |
getDescriptionKey() |
String |
getIdKey() |
String |
getLastUpdateDateKey() |
String |
getNameKey() |
public org.bonitasoft.engine.core.category.model.builder.SCategoryBuilder createNewInstance(String name, long creator)
createNewInstance in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderFactorypublic org.bonitasoft.engine.core.category.model.builder.SCategoryBuilder createNewInstance(org.bonitasoft.engine.core.category.model.SCategory originalCategory)
createNewInstance in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderFactorypublic String getIdKey()
getIdKey in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderFactorypublic String getNameKey()
getNameKey in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderFactorypublic String getDescriptionKey()
getDescriptionKey in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderFactorypublic String getCreatorKey()
getCreatorKey in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderFactorypublic String getCreationDateKey()
getCreationDateKey in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderFactorypublic String getLastUpdateDateKey()
getLastUpdateDateKey in interface org.bonitasoft.engine.core.category.model.builder.SCategoryBuilderFactoryCopyright © 2015 Bonitasoft S.A.. All rights reserved.