com.wewebu.ow.server.ecmimpl.cmis
Interface OwCMISContentConveter

All Known Implementing Classes:
OwCMISStandardContentConverter

public interface OwCMISContentConveter

OwCMISContentConveter.

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


Method Summary
 org.oasis_open.docs.ns.cmis.messaging._200908.CmisContentStreamType createCmisContentStream(com.wewebu.ow.server.ecm.OwContentCollection collection_p)
          Creates a CmisContentStreamType using the first OwContentElement of type OwContentCollection.CONTENT_TYPE_DOCUMENT.
 

Method Detail

createCmisContentStream

org.oasis_open.docs.ns.cmis.messaging._200908.CmisContentStreamType createCmisContentStream(com.wewebu.ow.server.ecm.OwContentCollection collection_p)
                                                                                            throws com.wewebu.ow.server.exceptions.OwException
Creates a CmisContentStreamType using the first OwContentElement of type OwContentCollection.CONTENT_TYPE_DOCUMENT.

Parameters:
collection_p - OwContentCollection where to retrieve the OwContentElement
Returns:
CmisContentStreamType
Throws:
com.wewebu.ow.server.exceptions.OwException - if problem occurs, retrieving the OwContentElement or OwContentElement-metadata


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.