Referencia de ActionScript® 3.0 para la plataforma de Adobe® Flash®
Inicio  |  Ocultar lista de paquetes y clases |  Paquetes  |  Clases  |  Novedades  |  Índice  |  Apéndices  |  ¿Por qué hay texto en inglés?
Filtros: Recuperando datos del servidor...
Recuperando datos del servidor...
com.adobe.ep.taskmanagement.services 

IDataManagementSupport  - AS3 ADEP Task Management

Paquetecom.adobe.ep.taskmanagement.services
Interfazpublic interface IDataManagementSupport

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

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



Métodos públicos
 MétodoDefinido por
  
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
Información sobre métodos

clearCache

()método
public function clearCache():void

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

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

connect

()método 
public function connect():void

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

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

connected

()método 
public function connected():Boolean

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Versiones de motor de ejecución: 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.

Valor devuelto
Boolean — The status of the taskmanager connection.

disconnect

()método 
public function disconnect():void

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

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





[ X ]¿Por qué hay texto en inglés?
Cierto contenido de la Referencia de ActionScript 3.0 se muestra en inglés

No todo el contenido de la Referencia de ActionScript 3.0 se traduce a todos los idiomas. Si un elemento del lenguaje no se traduce, aparecerá en inglés. Por ejemplo, la clase ga.controls.HelpBox no está traducida en ningún idioma. Por lo tanto, en la versión en español de la referencia, la clase ga.controls.HelpBox aparecerá en inglés.