public interface SPageBuilderFactory
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() |
SPageBuilder createNewInstance(String name, String description, String displayName, long installationDate, long installedBy, boolean provided, String contentName)
SPageBuilder createNewInstance(String name, long installationDate, int installedBy, boolean provided, String contentName)
String getIdKey()
String getNameKey()
String getDisplayNameKey()
String getDescriptionKey()
String getProvidedKey()
String getInstallationDateKey()
String getLastModificationDateKey()
String getLastUpdatedByKey()
String getInstalledByKey()
String getContentTypeKey()
String getProcessDefinitionIdKey()
Copyright © 2018 Bonitasoft S.A.. All rights reserved.