public class SDocumentBuilderFactoryImpl extends Object implements org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactory
| Constructor and Description |
|---|
SDocumentBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
createNewExternalProcessDocumentReference(String fileName,
String mimetype,
long authorId,
String url) |
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
createNewInstance(String fileName,
String mimetype,
long authorId) |
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
createNewProcessDocument(String fileName,
String mimetype,
long authorId,
byte[] content) |
String |
getAuthorKey() |
String |
getCreationDateKey() |
String |
getDescriptionKey() |
String |
getFileNameKey() |
String |
getHasContentKey() |
String |
getIdKey() |
String |
getIndexKey() |
String |
getMimeTypeKey() |
String |
getNameKey() |
String |
getURLKey() |
String |
getVersionKey() |
public org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder createNewInstance(String fileName, String mimetype, long authorId)
createNewInstance in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder createNewProcessDocument(String fileName, String mimetype, long authorId, byte[] content)
createNewProcessDocument in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder createNewExternalProcessDocumentReference(String fileName, String mimetype, long authorId, String url)
createNewExternalProcessDocumentReference in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getIdKey()
getIdKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getNameKey()
getNameKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getAuthorKey()
getAuthorKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getCreationDateKey()
getCreationDateKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getHasContentKey()
getHasContentKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getFileNameKey()
getFileNameKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getMimeTypeKey()
getMimeTypeKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getURLKey()
getURLKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getDescriptionKey()
getDescriptionKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getVersionKey()
getVersionKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactorypublic String getIndexKey()
getIndexKey in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderFactoryCopyright © 2015 Bonitasoft S.A.. All rights reserved.