@Configuration public class DocumentConfiguration extends Object implements BaseConfiguration
BaseConfiguration.ClusterDisabledCondition, BaseConfiguration.ClusterEnabledCondition, BaseConfiguration.PROPERTY_SOURCE_LOCATIONS
ADDONS_CONFIGURATION_COMPONENT_SCAN_PACKAGE, CLUSTER_ENABLE_PROPERTY_NAME, CONFIGURATION_ORDER_DELTA, CUSTOM_CONFIGURATION_COMPONENT_SCAN_PACKAGE, DEFAULT_WEB_APPLICATION_INITIALIZER_ORDER, ONE_CONFIGURATION_ORDER, PROPERTY_SOURCES_CUSTOM_APPLICATION_CONTEXT_INITIALIZER_ORDER, SECURITY_CONFIGURATION_ORDER, SECURITY_WEB_APPLICATION_INITIALIZER_ORDER, SESSION_WEB_APPLICATION_INITIALIZER_ORDER, VIS_CONFIGURATION_ORDER
Constructor and Description |
---|
DocumentConfiguration() |
Modifier and Type | Method and Description |
---|---|
Convert2PdfActivityExecutor |
convert2PdfActivityExecutor(boolean propagateError) |
DocumentActivityExecutor |
documentActivityExecutor(boolean propagateError) |
DefaultDocumentViewerManager |
documentViewerManager(WorkObjectService workObjectService,
AmbiguousIdHelper ambiguousIdHelper) |
CloudDocumentProvider |
oneDocumentProvider(TimeProvider timeProvider) |
DocumentService |
oneDocumentService(WorkObjectService workObjectService,
AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
ContentManagerHelper contentManagerHelper,
ContentManager contentManager,
TemplateService templateService,
GearExpressionResolver expressionResolver,
boolean useMailMerge,
boolean useLinq) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyConfigurationCustomisations, getObjectOrDefault
@Bean public CloudDocumentProvider oneDocumentProvider(TimeProvider timeProvider)
@Bean public DocumentService oneDocumentService(WorkObjectService workObjectService, AnyWorkObjectDefinitionService anyWorkObjectDefinitionService, ContentManagerHelper contentManagerHelper, ContentManager contentManager, TemplateService templateService, GearExpressionResolver expressionResolver, @Value(value="${content.document.word.template-engine.mail-merge:true}") boolean useMailMerge, @Value(value="${content.document.word.template-engine.linq:true}") boolean useLinq)
@Bean public DocumentActivityExecutor documentActivityExecutor(@Value(value="${expression.propagate-unresolved-object-error:true}") boolean propagateError)
@Bean public Convert2PdfActivityExecutor convert2PdfActivityExecutor(@Value(value="${expression.propagate-unresolved-object-error:true}") boolean propagateError)
@Bean public DefaultDocumentViewerManager documentViewerManager(WorkObjectService workObjectService, AmbiguousIdHelper ambiguousIdHelper)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.