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, hasRendition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canCreateRendition, createRendition, getRenditionStream, hasRendition
public static final OwNoRenditionService INSTANCE
public List<String> getRenditionMimeType(OwObject obj, String type) throws OwException
OwRenditionService
getRenditionMimeType
in interface OwRenditionService
obj
- OwObject from which rendition are requestedtype
- String of RenditionOwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.