public interface OwCMISAlfrescoDocumentClass extends OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument>
Object class for the TransientAlfrescoDocument - DocumentType OpenCMIS object model.
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
MIME_TYPE_PREFIX_OW_POLICY, MIME_TYPE_PREFIX_OW_RELATIONSHIP| Modifier and Type | Method and Description |
|---|---|
OwCMISDocument<org.alfresco.cmis.client.TransientAlfrescoDocument> |
from(org.alfresco.cmis.client.TransientAlfrescoDocument object,
Map<String,?> conversionParameters)
Creates an
OwCMISObject for the given native TransientCmisObject |
convertToNativeProperties, getNativeObject, getNativePropertyClass, getNativePropertyClasses, getParent, getQueryResultConverter, getSession, newTransientObjectcanCreateNewObject, createNewObject, createSkeletonObject, findPropertyClass, getChildNames, getChilds, getCopyClassName, getMimetype, getNamePropertyName, getPreferredPropertyType, getPropertyClass, getPropertyClasses, getPropertyClassNames, getQueryablePropertyClasses, getQueryName, getVirtualPropertyClass, getVirtualPropertyClasses, isAssignableFrom, isContentRequired, isQueryable, subclassedByOwCMISDocument<org.alfresco.cmis.client.TransientAlfrescoDocument> from(org.alfresco.cmis.client.TransientAlfrescoDocument object, Map<String,?> conversionParameters) throws com.wewebu.ow.server.exceptions.OwException
OwCMISNativeObjectClassOwCMISObject for the given native TransientCmisObjectfrom in interface OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument>from in interface OwCMISNativeObjectClass<org.apache.chemistry.opencmis.client.api.DocumentType,org.alfresco.cmis.client.TransientAlfrescoDocument>conversionParameters - a Map of conversion parameters values (see OwCMISConversionParameters for
a list of common parameter names)OwCMISObject corresponding to the given TransientCmisObjectcom.wewebu.ow.server.exceptions.OwExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.