public class OwAlfrescoCMISRenditionService extends OwCMISRenditionService implements com.wewebu.service.rendition.OwConfigurableRenditionService
Alfresco CMIS Implementation of Rendition service handling.
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
Constructor and Description |
---|
OwAlfrescoCMISRenditionService() |
Modifier and Type | Method and Description |
---|---|
boolean |
canCreateRendition(com.wewebu.ow.server.ecm.OwObject obj,
String type) |
void |
createRendition(com.wewebu.ow.server.ecm.OwObject obj,
String type) |
com.wewebu.ow.server.app.OwMainAppContext |
getContext() |
void |
init(com.wewebu.ow.server.util.OwXMLUtil serviceXMLUtil) |
getRenditionMimeType, getRenditionStream, hasRendition, parseFilter
public com.wewebu.ow.server.app.OwMainAppContext getContext()
public void createRendition(com.wewebu.ow.server.ecm.OwObject obj, String type) throws com.wewebu.ow.server.exceptions.OwException
createRendition
in interface com.wewebu.service.rendition.OwRenditionService
createRendition
in class com.wewebu.service.rendition.impl.OwAbstractRenditionService
com.wewebu.ow.server.exceptions.OwException
public boolean canCreateRendition(com.wewebu.ow.server.ecm.OwObject obj, String type) throws com.wewebu.ow.server.exceptions.OwException
canCreateRendition
in interface com.wewebu.service.rendition.OwRenditionService
canCreateRendition
in class com.wewebu.service.rendition.impl.OwAbstractRenditionService
com.wewebu.ow.server.exceptions.OwException
public void init(com.wewebu.ow.server.util.OwXMLUtil serviceXMLUtil) throws com.wewebu.ow.server.exceptions.OwException
init
in interface com.wewebu.service.rendition.OwConfigurableRenditionService
com.wewebu.ow.server.exceptions.OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.