public class SApplicationBuilderFactoryImpl extends Object implements SApplicationBuilderFactory
| Constructor and Description |
|---|
SApplicationBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SApplicationBuilder |
createNewInstance(String token,
String displayName,
String version,
long createdBy,
Long layoutId,
Long themeId) |
String |
getCreatedByKey() |
String |
getCreationDateKey() |
String |
getDescriptionKey() |
String |
getDisplayNameKey() |
String |
getIconPathKey() |
String |
getIdKey() |
String |
getLastUpdatedDateKey() |
String |
getLayoutIdKey() |
String |
getProfileIdKey() |
String |
getStateKey() |
String |
getThemeIdKey() |
String |
getTokenKey() |
String |
getUpdatedByKey() |
String |
getVersionKey() |
public SApplicationBuilder createNewInstance(String token, String displayName, String version, long createdBy, Long layoutId, Long themeId)
createNewInstance in interface SApplicationBuilderFactorypublic String getIdKey()
getIdKey in interface SApplicationBuilderFactorypublic String getTokenKey()
getTokenKey in interface SApplicationBuilderFactorypublic String getDisplayNameKey()
getDisplayNameKey in interface SApplicationBuilderFactorypublic String getVersionKey()
getVersionKey in interface SApplicationBuilderFactorypublic String getDescriptionKey()
getDescriptionKey in interface SApplicationBuilderFactorypublic String getIconPathKey()
getIconPathKey in interface SApplicationBuilderFactorypublic String getCreationDateKey()
getCreationDateKey in interface SApplicationBuilderFactorypublic String getCreatedByKey()
getCreatedByKey in interface SApplicationBuilderFactorypublic String getLastUpdatedDateKey()
getLastUpdatedDateKey in interface SApplicationBuilderFactorypublic String getUpdatedByKey()
getUpdatedByKey in interface SApplicationBuilderFactorypublic String getStateKey()
getStateKey in interface SApplicationBuilderFactorypublic String getProfileIdKey()
getProfileIdKey in interface SApplicationBuilderFactorypublic String getLayoutIdKey()
getLayoutIdKey in interface SApplicationBuilderFactorypublic String getThemeIdKey()
getThemeIdKey in interface SApplicationBuilderFactoryCopyright © 2016 Bonitasoft S.A.. All rights reserved.