public class SPageBuilderFactoryImpl extends Object implements SPageBuilderFactory
| Constructor and Description |
|---|
SPageBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SPageBuilder |
createNewInstance(String name,
long installationDate,
int installedBy,
boolean provided,
String contentName) |
SPageBuilder |
createNewInstance(String name,
String description,
String displayName,
long installationDate,
long installedBy,
boolean provided,
String contentName) |
String |
getContentTypeKey() |
String |
getDescriptionKey() |
String |
getDisplayNameKey() |
String |
getIdKey() |
String |
getInstallationDateKey() |
String |
getInstalledByKey() |
String |
getLastModificationDateKey() |
String |
getLastUpdatedByKey() |
String |
getNameKey() |
String |
getProcessDefinitionIdKey() |
String |
getProvidedKey() |
public SPageBuilder createNewInstance(String name, String description, String displayName, long installationDate, long installedBy, boolean provided, String contentName)
createNewInstance in interface SPageBuilderFactorypublic SPageBuilder createNewInstance(String name, long installationDate, int installedBy, boolean provided, String contentName)
createNewInstance in interface SPageBuilderFactorypublic String getNameKey()
getNameKey in interface SPageBuilderFactorypublic String getDescriptionKey()
getDescriptionKey in interface SPageBuilderFactorypublic String getInstallationDateKey()
getInstallationDateKey in interface SPageBuilderFactorypublic String getInstalledByKey()
getInstalledByKey in interface SPageBuilderFactorypublic String getContentTypeKey()
getContentTypeKey in interface SPageBuilderFactorypublic String getProcessDefinitionIdKey()
getProcessDefinitionIdKey in interface SPageBuilderFactorypublic String getIdKey()
getIdKey in interface SPageBuilderFactorypublic String getProvidedKey()
getProvidedKey in interface SPageBuilderFactorypublic String getDisplayNameKey()
getDisplayNameKey in interface SPageBuilderFactorypublic String getLastModificationDateKey()
getLastModificationDateKey in interface SPageBuilderFactorypublic String getLastUpdatedByKey()
getLastUpdatedByKey in interface SPageBuilderFactoryCopyright © 2017 Bonitasoft S.A.. All rights reserved.