CMISTypeDefinition Class Reference
Inherits from | NSObject |
Declared in | CMISTypeDefinition.h |
Tasks
-
id
property -
localName
property -
localNameSpace
property -
displayName
property -
queryName
property -
description
property -
baseTypeId
property -
creatable
property -
fileable
property -
queryable
property -
fullTextIndexed
property -
includedInSupertypeQuery
property -
controllablePolicy
property -
controllableAcl
property -
propertyDefinitions
Mapping of property id <–> CMISPropertyDefinition
property -
– addPropertyDefinition:
add property definition
-
– propertyDefinitionForId:
retrieve property definition for given property Id
Properties
controllablePolicy
@property (nonatomic, assign, getter=isControllablePolicy) BOOL controllablePolicy
includedInSupertypeQuery
@property (nonatomic, assign, getter=isIncludedInSupertypeQuery) BOOL includedInSupertypeQuery
propertyDefinitions
Mapping of property id <–> CMISPropertyDefinition
@property (nonatomic, strong, readonly) NSDictionary *propertyDefinitions
Discussion
Mapping of property id <–> CMISPropertyDefinition
Declared In
CMISTypeDefinition.h