public class SDocumentBuilderFactoryImpl extends Object implements SDocumentBuilderFactory
| Constructor and Description |
|---|
SDocumentBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SDocumentBuilder |
createNewExternalProcessDocumentReference(String fileName,
String mimetype,
long authorId,
String url) |
SDocumentBuilder |
createNewInstance(String fileName,
String mimetype,
long authorId) |
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 SDocumentBuilder createNewInstance(String fileName, String mimetype, long authorId)
createNewInstance in interface SDocumentBuilderFactorypublic SDocumentBuilder createNewProcessDocument(String fileName, String mimetype, long authorId, byte[] content)
createNewProcessDocument in interface SDocumentBuilderFactorypublic SDocumentBuilder createNewExternalProcessDocumentReference(String fileName, String mimetype, long authorId, String url)
createNewExternalProcessDocumentReference in interface SDocumentBuilderFactorypublic String getIdKey()
getIdKey in interface SDocumentBuilderFactorypublic String getNameKey()
getNameKey in interface SDocumentBuilderFactorypublic String getAuthorKey()
getAuthorKey in interface SDocumentBuilderFactorypublic String getCreationDateKey()
getCreationDateKey in interface SDocumentBuilderFactorypublic String getHasContentKey()
getHasContentKey in interface SDocumentBuilderFactorypublic String getFileNameKey()
getFileNameKey in interface SDocumentBuilderFactorypublic String getMimeTypeKey()
getMimeTypeKey in interface SDocumentBuilderFactorypublic String getURLKey()
getURLKey in interface SDocumentBuilderFactorypublic String getDescriptionKey()
getDescriptionKey in interface SDocumentBuilderFactorypublic String getVersionKey()
getVersionKey in interface SDocumentBuilderFactorypublic String getIndexKey()
getIndexKey in interface SDocumentBuilderFactoryCopyright © 2019 Bonitasoft S.A.. All rights reserved.