public class OwCMISAlfrescoDocumentObjectClassImpl extends OwCMISAbstractAlfrescoObjectClass<org.apache.chemistry.opencmis.client.api.DocumentType,org.alfresco.cmis.client.TransientAlfrescoDocument> implements OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument>
OwCMISAlfrescoDocumentObjectClassImpl.
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 |
---|
OwCMISAlfrescoDocumentObjectClassImpl(OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> nativeObjectClass) |
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, getAspectsClasses, setSingleton
addClassParameter, 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, subclassedBy
addVirtualPropertyClass, getParameterValue, getPropertyClass, getPropertyClassNames, initializeAsHierarchyRoot
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convertToNativeProperties, getNativeObject, getNativePropertyClass, getNativePropertyClasses, getParent, getQueryResultConverter, getSession, newTransientObject
canCreateNewObject, createNewObject, createSkeletonObject, findPropertyClass, getChildNames, getChilds, getCopyClassName, getMimetype, getNamePropertyName, getPreferredPropertyType, getPropertyClass, getPropertyClasses, getPropertyClassNames, getQueryablePropertyClasses, getQueryName, getVirtualPropertyClass, getVirtualPropertyClasses, isAssignableFrom, isContentRequired, isQueryable, subclassedBy
public OwCMISAlfrescoDocumentObjectClassImpl(OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> nativeObjectClass)
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
OwCMISNativeObjectClass
OwCMISObject
for the given native TransientCmisObject
from
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 TransientCmisObject
com.wewebu.ow.server.exceptions.OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.