public class OwCMISAlfrescoDocumentTypeClassImpl extends OwCMISAlfrescoTypeClassImpl<org.apache.chemistry.opencmis.client.api.DocumentType,org.alfresco.cmis.client.TransientAlfrescoDocument> implements OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument>
OwCMISAlfrescoDocumentTypeClassImpl.
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| Constructor and Description |
|---|
OwCMISAlfrescoDocumentTypeClassImpl(OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> nativeObjectClass,
org.alfresco.cmis.client.type.AlfrescoType alfrescoType) |
| 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 |
protected OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> |
getNativeObjectClass() |
areAspectsSecured, getAspectsClassesaddClassParameter, canCreateNewObject, convertToNativeProperties, createContext, createNewObject, createSkeletonObject, findAspectsPropertyClass, findPropertyClass, getAspectsNativePropertyClass, getAspectsNativePropertyClasses, getAspectsPropertyClasses, getChildNames, getChilds, getClassName, getCopyClassName, getDescription, getDisplayName, getMimetype, getModes, getNamePropertyName, getNativeObject, getNativePropertyClass, getNativePropertyClasses, getParent, getPreferredPropertyType, getPropertyClasses, getQueryablePropertyClasses, getQueryName, getQueryResultConverter, getSession, getType, getVirtualPropertyClass, getVirtualPropertyClasses, hasChilds, hasVersionSeries, isAssignableFrom, isContentRequired, isHidden, isQueryable, newTransientObject, subclassedByaddVirtualPropertyClass, getParameterValue, getPropertyClass, getPropertyClassNames, initializeAsHierarchyRootclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToNativeProperties, 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, subclassedBypublic OwCMISAlfrescoDocumentTypeClassImpl(OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> nativeObjectClass, org.alfresco.cmis.client.type.AlfrescoType alfrescoType)
protected OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> getNativeObjectClass()
getNativeObjectClass in class OwCMISAbstractAlfrescoClass<org.apache.chemistry.opencmis.client.api.DocumentType,org.alfresco.cmis.client.TransientAlfrescoDocument>public OwCMISDocument<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.