public interface SCategoryBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
SCategoryBuilder |
createNewInstance(SCategory category) |
SCategoryBuilder |
createNewInstance(String name,
long creator) |
String |
getCreationDateKey() |
String |
getCreatorKey() |
String |
getDescriptionKey() |
String |
getIdKey() |
String |
getLastUpdateDateKey() |
String |
getNameKey() |
SCategoryBuilder createNewInstance(String name, long creator)
SCategoryBuilder createNewInstance(SCategory category)
String getIdKey()
String getNameKey()
String getDescriptionKey()
String getCreatorKey()
String getCreationDateKey()
String getLastUpdateDateKey()
Copyright © 2018 Bonitasoft S.A.. All rights reserved.