Class ecm.model.TeamspaceTemplate


Extends ecm.model._ModelObject.
Represents a template that is used to construct instances of teamspaces.
Defined in: <ecm\model\TeamspaceTemplate.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Constructor

Field Summary

Field Attributes Field Name and Description
 
The description of the teamspace template.
 
 
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.TeamspaceTemplate(properties)

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

Field Detail

description

The description of the teamspace template.

repository

A ecm.model.Repository object

teamspaceTemplate

A ecm.model.TeamspaceTemplate object