Wednesday 24 April 2019

CMIS: Type capabilities


Following table summarizes the functions related to type capabilities.

Function
Description
getCreatablePropertyTypes()
Specifies a list of all property data types that can be used by a client to create or update an object-type definition.
getNewTypeSettableAttributes()
Indicates which object-type attributes can be set by a client when a new object-type is created. This capibility is a set of booleans; one for each of the following attributes:
• id
• localName
• localNamespace
• displayName
• queryName
• description
• creatable
• fileable
• queryable
• fulltextIndexed
• includedInSupertypeQuery
• controllablePolicy
• controllableACL

The repository MUST set the object-type attributes that cannot be set by a client or are not set by a client




Previous                                                 Next                                                 Home

No comments:

Post a Comment