Class ecm.model.EntryTemplateFolderAssociation


Extends ecm.model._ModelObject.
Represents the settings for an entry template folder association.
Defined in: <ecm\model\EntryTemplateFolderAssociation.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Constructor

Field Summary

Field Attributes Field Name and Description
 
If true, use the current folder selected by the user (associated folder) as the parent folder for added documents.
 
EntryTemplate object A reference to the entry template content item
 
An array of references to ICN file types (named collections of MIME types).
Fields borrowed from class ecm.model._ModelObject:
categorization, id, isRecurring, name, nameFilter, pane, status, type, userId
Methods borrowed from class ecm.model._ModelObject:
destroy, onChange, own, refresh, toString

Constructor Detail

ecm.model.EntryTemplateFolderAssociation(properties)

Constructor
Parameters:
properties
The properties for the entry template Folder Association object. The properties can be any of the public fields as defined below and on ecm.model._ModelObject.

Field Detail

currentFolderAsParent

If true, use the current folder selected by the user (associated folder) as the parent folder for added documents. If false, use the folder selected in the entry template.

entryTemplate

EntryTemplate object A reference to the entry template content item

fileTypes

An array of references to ICN file types (named collections of MIME types). Defines which content MIME types the associated entry template may be used with