Overview

Resource FolderUpdater holds the modifications to be applied to a Folder.

Members

Show inherited members

Name Type Description

changeStatus

changeStatus

Artifact change status.

description

string

Description of the Folder.

folderChangeStatus

changeStatus

ChangeStatus of the folder.

name

string

Get the Name of the Entity

propertiesUpdater

collabPropertiesUpdater

A CollabPropertiesUpdater which can be used to add or remove CollabProperties for this Artifact.

userCreatedOn

dateTime

The user creation time (if created offline) for the Artifact

userModifiedOn

dateTime

The user modification time (if created offline) for the Artifact

viewerPropertiesUpdater

collabPropertiesUpdater

A CollabPropertiesUpdater which can be used to add or remove viewer private CollabProperties for this Artifact.

Hierarchy

folderUpdater is an abstract type. It cannot directly be used. Rather, one of its subtypes must be used

Inherits From

Referenced By Representaions

Not Referenced Directly by Representations