public class OwCMISAlfrescoRelationshipTypeClassImpl extends OwCMISAlfrescoTypeClassImpl<org.apache.chemistry.opencmis.client.api.RelationshipType,org.apache.chemistry.opencmis.client.api.TransientRelationship> implements OwCMISRelationshipClass
OwCMISAlfrescoRelationshipTypeClassImpl.
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 |
---|
OwCMISAlfrescoRelationshipTypeClassImpl(OwCMISRelationshipClass nativeObjectClass,
org.alfresco.cmis.client.type.AlfrescoType alfrescoType) |
Modifier and Type | Method and Description |
---|---|
OwCMISRelationship |
from(org.apache.chemistry.opencmis.client.api.TransientRelationship object,
Map<String,?> conversionParameters)
Creates an
OwCMISObject for the given native TransientCmisObject |
protected OwCMISRelationshipClass |
getNativeObjectClass() |
areAspectsSecured, getAspectsClasses
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 OwCMISAlfrescoRelationshipTypeClassImpl(OwCMISRelationshipClass nativeObjectClass, org.alfresco.cmis.client.type.AlfrescoType alfrescoType)
protected OwCMISRelationshipClass getNativeObjectClass()
getNativeObjectClass
in class OwCMISAbstractAlfrescoClass<org.apache.chemistry.opencmis.client.api.RelationshipType,org.apache.chemistry.opencmis.client.api.TransientRelationship>
public OwCMISRelationship from(org.apache.chemistry.opencmis.client.api.TransientRelationship object, Map<String,?> conversionParameters) throws com.wewebu.ow.server.exceptions.OwException
OwCMISNativeObjectClass
OwCMISObject
for the given native TransientCmisObject
from
in interface OwCMISNativeObjectClass<org.apache.chemistry.opencmis.client.api.RelationshipType,org.apache.chemistry.opencmis.client.api.TransientRelationship>
from
in interface OwCMISRelationshipClass
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.