| Package | Description |
|---|---|
| org.alfresco.cmis.acl | |
| org.alfresco.cmis.dictionary |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISAccessControlServiceImpl.setCMISMapping(CMISMapping cmisMapping)
Sets the cmis mapping.
|
| Modifier and Type | Field and Description |
|---|---|
protected CMISMapping |
CMISAbstractDictionaryService.cmisMapping |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISAbstractDictionaryService.setCMISMapping(CMISMapping cmisMapping)
Set the mapping service
|
| Constructor and Description |
|---|
CMISBasePropertyDefinition(CMISMapping cmisMapping,
CMISPropertyId propertyId,
org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
org.alfresco.service.cmr.dictionary.PropertyDefinition propDef,
CMISTypeDefinition typeDef)
Construct
|
CMISDocumentTypeDefinition(CMISMapping cmisMapping,
CMISTypeId typeId,
org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef)
Construct
|
CMISFolderTypeDefinition(CMISMapping cmisMapping,
CMISTypeId typeId,
org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef,
boolean isSystem)
Construct
|
CMISObjectTypeDefinition(CMISMapping cmisMapping,
CMISTypeId typeId,
org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef,
boolean isPublic)
Construct
|
CMISPolicyTypeDefinition(CMISMapping cmisMapping,
CMISTypeId typeId,
org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef)
Construct
|
CMISRelationshipTypeDefinition(CMISMapping cmisMapping,
CMISTypeId typeId,
org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef,
org.alfresco.service.cmr.dictionary.AssociationDefinition assocDef)
Construct
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.