public class SDocumentBuilderImpl extends Object implements org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder
| Constructor and Description |
|---|
SDocumentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.document.model.SDocument |
done() |
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
setAuthor(long author) |
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
setContent(byte[] content) |
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
setCreationDate(long creationDate) |
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
setFileName(String fileName) |
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
setHasContent(boolean hasContent) |
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
setMimeType(String mimeType) |
org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder |
setURL(String url) |
public org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder setAuthor(long author)
setAuthor in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderpublic org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder setCreationDate(long creationDate)
setCreationDate in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderpublic org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder setHasContent(boolean hasContent)
setHasContent in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderpublic org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder setFileName(String fileName)
setFileName in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderpublic org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder setMimeType(String mimeType)
setMimeType in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderpublic org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder setContent(byte[] content)
setContent in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderpublic org.bonitasoft.engine.core.document.model.builder.SDocumentBuilder setURL(String url)
setURL in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderpublic org.bonitasoft.engine.core.document.model.SDocument done()
done in interface org.bonitasoft.engine.core.document.model.builder.SDocumentBuilderCopyright © 2015 Bonitasoft S.A.. All rights reserved.