[
https://issues.apache.org/jira/browse/CMIS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736558#action_12736558
]
Florent Guillaume commented on CMIS-44:
---------------------------------------
r798836
http://tools.oasis-open.org/issues/browse/CMIS-112
http://tools.oasis-open.org/issues/browse/CMIS-317
http://tools.oasis-open.org/issues/browse/CMIS-363
renamed PropertyDefinition#getName to PropertyDefinition#getId
added PropertyDefinition#getLocalName, PropertyDefinition#getLocalNamespace,
PropertyDefinition#getQueryName
added Type#getLocalName, Type#getLocalName
removed CMIS#PACKAGE, CMIS#NAME
added CMIS#PDID, CMIS#LOCAL_NAME, CMIS#LOCAL_NAMESPACE
added CMIS#LOCALNAME, CMIS#DISPLAYNAME (but will be removed for 0.63)
SimpleType constructor now takes an additional localName and localNamespace
SimplePropertyDefinition constructor now takes an additional localName,
localNamespace and queryName and no more name
XML property definition now has localName, localNamespace, queryName
XML entry propertyString etc. now have attributes pdid, and optional
localname/displayname
> Update implementation to CMIS draft 0.62
> ----------------------------------------
>
> Key: CMIS-44
> URL: https://issues.apache.org/jira/browse/CMIS-44
> Project: Chemistry
> Issue Type: Task
> Components: api, atompub, client, server, simple, soap
> Reporter: Florent Guillaume
> Assignee: Florent Guillaume
>
> This issue lists the changes done to the API and code to support 0.62:
> http://tools.oasis-open.org/issues/browse/CMIS-43 (0.61)
> JoinCapability#NO_JOIN("nojoin") -> #NONE("none")
> http://tools.oasis-open.org/issues/browse/CMIS-49
> removed PropertyDefinition#getEncoding
> http://tools.oasis-open.org/issues/browse/CMIS-50
> http://tools.oasis-open.org/issues/browse/CMIS-136
> http://tools.oasis-open.org/issues/browse/CMIS-200
> http://tools.oasis-open.org/issues/browse/CMIS-262
> http://tools.oasis-open.org/issues/browse/CMIS-398 (0.63)
> removed Choice#getIndex
>
> http://tools.oasis-open.org/issues/browse/CMIS-59 (0.60)
> merge of enumRelationshipDirection and enumIncludeRelationships not in
> spec, but done in Chemistry API
> http://tools.oasis-open.org/issues/browse/CMIS-83
> PropertyDefinition#getMinValue and #getMinValue now return a Number
> http://tools.oasis-open.org/issues/browse/CMIS-84
> added CMIS#CONTENT_STREAM_ALLOWED
> Type#getContentStreamAllowed now implemented for AtomPub (but not enforced)
> http://tools.oasis-open.org/issues/browse/CMIS-87
> http://tools.oasis-open.org/issues/browse/CMIS-317
> http://tools.oasis-open.org/issues/browse/CMIS-305
> added Property#BASE_TYPE_ID
> renamed CMIS#BASE_TYPE to CMIS#BASE_TYPE_ID
> removed CMIS#TYPE_ID (use CMIS#ID now)
> removed CMIS#BASE_TYPE_QUERY_NAME
> removed Type#getBaseTypeQueryName
> added CMISObject#getBaseType
> added ObjectEntry#getBaseType
> added BaseType#getId
> added "cmis:" prefix to CMIS-defined type and property ids (Property,
> BaseType)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.