Справочник по ActionScript® 3.0 для платформы Adobe® Flash®
Домашняя страница  |  Скрыть список пакетов и классов |  Пакеты  |  Классы  |  Что нового  |  Указатель  |  Приложения  |  Почему по-английски?
Фильтры: Получение данных с сервера...
Получение данных с сервера...
lc.procmgmt.domain 

TaskACL  - AS3 ADEP Workspace

Пакетlc.procmgmt.domain
Классpublic class TaskACL
НаследованиеTaskACL Inheritance Object

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

The TaskACL class describes the permissions that control various operations on a task. This is known as an access control list (ACL).



Общедоступные свойства
 СвойствоОпределено
  canAddAttachments : Boolean
A flag that indicates whether the proper permissions are available for adding attachments to a task.
TaskACL
  canAddNotes : Boolean
A flag that indicates whether the proper permissions exist for adding notes for the task.
TaskACL
  canClaim : Boolean
A flag that indicates whether the proper permissions are available for claiming the task.
TaskACL
  canConsult : Boolean
A flag that indicates whether the proper permissions are available to consult the task.
TaskACL
  canForward : Boolean
A flag that indicates whether the proper permissions are available to forward the task.
TaskACL
  canModifyDeadline : Boolean
A flag that indicates whether the proper permissions are available to modify the deadline for a task.
TaskACL
  canModifyPermissions : Boolean
A flag that indicates whether the proper permissions are available to modify the access control list.
TaskACL
  canShare : Boolean
A flag that indicates whether the proper permissions are available to share a task.
TaskACL
 Inheritedconstructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта.
Object
  principalId : String
The principal identifier that the permission belongs to.
TaskACL
  taskId : String
The task identifier of the corresponding task.
TaskACL
Общедоступные методы
 МетодОпределено
 Inherited
Показывает, определено ли заданное свойство для объекта.
Object
 Inherited
Показывает, есть ли экземпляр класса Object в цепи прототипов объекта, заданного в качестве параметра.
Object
 Inherited
Показывает наличие заданного свойства и его перечисляемость.
Object
 Inherited
Задает доступность динамического свойства для операций цикла.
Object
 Inherited
Возвращает строковое представление этого объекта, отформатированного в соответствии со стандартами, принятыми для данной локали.
Object
 Inherited
Возвращает строковое представление заданного объекта.
Object
 Inherited
Возвращает элементарное значение заданного объекта.
Object
Сведения о свойстве

canAddAttachments

свойство
canAddAttachments:Boolean

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A flag that indicates whether the proper permissions are available for adding attachments to a task. A value of true specifies that it is possible to add attachments to the task.



Реализация
    public function get canAddAttachments():Boolean
    public function set canAddAttachments(value:Boolean):void

canAddNotes

свойство 
canAddNotes:Boolean

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A flag that indicates whether the proper permissions exist for adding notes for the task. A value of true specifies that it is possible to add notes to the task.



Реализация
    public function get canAddNotes():Boolean
    public function set canAddNotes(value:Boolean):void

canClaim

свойство 
canClaim:Boolean

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A flag that indicates whether the proper permissions are available for claiming the task. A value of true specifies that it is possible to claim the task.



Реализация
    public function get canClaim():Boolean
    public function set canClaim(value:Boolean):void

canConsult

свойство 
canConsult:Boolean

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A flag that indicates whether the proper permissions are available to consult the task. A value of true specifies that it is possible to consult the task.



Реализация
    public function get canConsult():Boolean
    public function set canConsult(value:Boolean):void

canForward

свойство 
canForward:Boolean

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A flag that indicates whether the proper permissions are available to forward the task. A value of true specifies that it is possible forward the task.



Реализация
    public function get canForward():Boolean
    public function set canForward(value:Boolean):void

canModifyDeadline

свойство 
canModifyDeadline:Boolean

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A flag that indicates whether the proper permissions are available to modify the deadline for a task. A value of true specifies that it is possible to modify the deadline for a task.



Реализация
    public function get canModifyDeadline():Boolean
    public function set canModifyDeadline(value:Boolean):void

canModifyPermissions

свойство 
canModifyPermissions:Boolean

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A flag that indicates whether the proper permissions are available to modify the access control list. A value of true specifies that it is possible to modify the access control list.



Реализация
    public function get canModifyPermissions():Boolean
    public function set canModifyPermissions(value:Boolean):void

canShare

свойство 
canShare:Boolean

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A flag that indicates whether the proper permissions are available to share a task. A value of true specifies that it is possible to share the task.



Реализация
    public function get canShare():Boolean
    public function set canShare(value:Boolean):void

principalId

свойство 
principalId:String

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

The principal identifier that the permission belongs to. This is the OID of the user that owns the task.



Реализация
    public function get principalId():String
    public function set principalId(value:String):void

taskId

свойство 
taskId:String

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

The task identifier of the corresponding task.



Реализация
    public function get taskId():String
    public function set taskId(value:String):void




[ X ]Почему по-английски?
Содержимое Справочника ActionScript 3.0 отображается на английском языке

Не все части Справочника ActionScript 3.0 переводятся на все языки. Если какой-то текстовый элемент не переведен, он отображается на английском языке. Например, компонент ga.controls.HelpBox не переведен ни на один из языков. Это значит, что в русской версии справки компонент ga.controls.HelpBox будет отображаться на английском языке.