| Package | Description |
|---|---|
| org.alfresco.repo.content.transform |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<org.alfresco.repo.content.transform.TransformerSourceTargetSuffixValue> |
TransformerPropertyNameExtractor.getTransformerSourceTargetValues(Collection<String> suffixes,
boolean includeSummary,
boolean includeUse,
TransformerProperties transformerProperties,
MimetypeService mimetypeService)
Returns a set of transformer name, source extension, target extension and value
from property names that defined transformation limits.
|
protected Map<org.alfresco.repo.content.transform.TransformerSourceTargetSuffixKey,org.alfresco.repo.content.transform.TransformerSourceTargetSuffixValue> |
TransformerPropertyNameExtractor.getTransformerSourceTargetValuesMap(Collection<String> suffixes,
boolean includeSummary,
boolean includeExtensions,
boolean includeUse,
TransformerProperties transformerProperties,
MimetypeService mimetypeService)
Returns a map to access transformer name, source extension and target extension to
transformer name, source extension, target extension and value, created from property
names that defined transformation limits.
|
Copyright © 2005–2021 Alfresco Software. All rights reserved.