com.wewebu.ow.server.ecmimpl.opencmis.content
Class OwCMISContentFactory

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.opencmis.content.OwCMISContentFactory

public class OwCMISContentFactory
extends Object

Knows how to build OwContentCollection and ContentStream from various sources.

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 Summary
OwCMISContentFactory(OwCMISNativeSession nativeSession)
           
 
Method Summary
 com.wewebu.ow.server.ecm.OwContentCollection createContentCollection(org.apache.chemistry.opencmis.client.api.TransientDocument document)
           
 org.apache.chemistry.opencmis.commons.data.ContentStream createContentStream(com.wewebu.ow.server.ecm.OwContentCollection contentCollection_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISContentFactory

public OwCMISContentFactory(OwCMISNativeSession nativeSession)
Method Detail

createContentStream

public org.apache.chemistry.opencmis.commons.data.ContentStream createContentStream(com.wewebu.ow.server.ecm.OwContentCollection contentCollection_p)
                                                                             throws com.wewebu.ow.server.exceptions.OwException
Parameters:
contentCollection_p -
Returns:
a ContentStream
Throws:
com.wewebu.ow.server.exceptions.OwException

createContentCollection

public com.wewebu.ow.server.ecm.OwContentCollection createContentCollection(org.apache.chemistry.opencmis.client.api.TransientDocument document)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.