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

IDataManagementSupport  - AS3 ADEP Task Management

Пакетcom.adobe.ep.taskmanagement.services
Интерфейсpublic interface IDataManagementSupport

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Версии среды выполнения: AIR 2.6, Flash Player 10.2

The IDataManagementSupport interface provides support for client-side Data Management Services operations for the TaskMananger service.



Общедоступные методы
 МетодОпределено
  
Clears the local database cache of all persisted Experience Services - Task Management service transactions.
IDataManagementSupport
  
Connects to the server and commits all outstanding transactions to the Experience Server.
IDataManagementSupport
  
A flag that specifies whether a connection to the Experience Server has been established.
IDataManagementSupport
  
Disconnects from the Experience Server and persists all operations to a local database cache.
IDataManagementSupport
Сведения о методе

clearCache

()метод
public function clearCache():void

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Версии среды выполнения: AIR 2.6, Flash Player 10.2

Clears the local database cache of all persisted Experience Services - Task Management service transactions.

connect

()метод 
public function connect():void

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Версии среды выполнения: AIR 2.6, Flash Player 10.2

Connects to the server and commits all outstanding transactions to the Experience Server.

connected

()метод 
public function connected():Boolean

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Версии среды выполнения: AIR 2.6, Flash Player 10.2

A flag that specifies whether a connection to the Experience Server has been established. A value of true specifies that a connection has been established; otherwise, a value of false specifies that a connection does not exist.

Возвращает
Boolean — The status of the taskmanager connection.

disconnect

()метод 
public function disconnect():void

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Версии среды выполнения: AIR 2.6, Flash Player 10.2

Disconnects from the Experience Server and persists all operations to a local database cache.





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

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