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 and Description |
|---|
OwCMISContentFactory(OwCMISNativeSession nativeSession) |
| Modifier and Type | Method and Description |
|---|---|
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) |
public OwCMISContentFactory(OwCMISNativeSession nativeSession)
public org.apache.chemistry.opencmis.commons.data.ContentStream createContentStream(com.wewebu.ow.server.ecm.OwContentCollection contentCollection_p)
throws com.wewebu.ow.server.exceptions.OwException
contentCollection_p - ContentStreamcom.wewebu.ow.server.exceptions.OwExceptionpublic com.wewebu.ow.server.ecm.OwContentCollection createContentCollection(org.apache.chemistry.opencmis.client.api.TransientDocument document)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.