public class OwNoRenditionService extends OwAbstractRenditionService implements OwRenditionService
Service which will be returned in case no Rendition Service are available.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Modifier and Type | Field and Description |
|---|---|
static OwNoRenditionService |
INSTANCE |
| Constructor and Description |
|---|
OwNoRenditionService() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRenditionMimeType(OwObject obj,
String type)
Return the MIME type of rendition, for specific type.
|
canCreateRendition, createRendition, getRenditionStream, hasRenditionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanCreateRendition, createRendition, getRenditionStream, hasRenditionpublic static final OwNoRenditionService INSTANCE
public List<String> getRenditionMimeType(OwObject obj, String type) throws OwException
OwRenditionServicegetRenditionMimeType in interface OwRenditionServiceobj - OwObject from which rendition are requestedtype - String of RenditionOwExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.