ActionScript® 3.0 Referenzhandbuch für die Adobe® Flash®-Plattform
Home  |  Liste der Pakete und Klassen ausblenden |  Pakete  |  Klassen  |  Neue Funktionen  |  Stichwortverzeichnis  |  Anhänge  |  Warum auf Englisch?
Filter: Daten werden vom Server abgerufen...
Daten werden vom Server abgerufen...
com.adobe.ep.taskmanagement.domain 

ITask  - AS3 ADEP Task Management

Paketcom.adobe.ep.taskmanagement.domain
Schnittstellepublic interface ITask

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The interface for task objects that are managed by the ITaskManager API.



Öffentliche Eigenschaften
 EigenschaftDefiniert von
  ActionNames : IList
The list of user actions supported by the task.
ITask
  completeTime : Date
The date and time that the was task completed.
ITask
  createTime : Date
The date and time that the task was created.
ITask
  description : String
The description for the task.
ITask
  id : String
The task identifier.
ITask
  instructions : String
The instructions to complete the task.
ITask
  name : String
[schreibgeschützt] The name of the task.
ITask
  ownerId : String
[schreibgeschützt] An identifier that specifies the owner of the task.
ITask
  properties : Object
Returns the custom properties for the task.
ITask
  status : String
The status of the task.
ITask
  taskTypeName : String
A name that specifies the tasktype.
ITask
  updateTime : Date
The date and time the task was last updated.
ITask
Öffentliche Methoden
 MethodeDefiniert von
  
setPropertyValue(aPropertyName:String, aPropertyValue:Object, aPropertyType:String = null):void
Changes the value of a custom task property.
ITask
Eigenschaftendetails

ActionNames

Eigenschaft
ActionNames:IList

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The list of user actions supported by the task.



Implementierung
    public function get ActionNames():IList
    public function set ActionNames(value:IList):void

completeTime

Eigenschaft 
completeTime:Date

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The date and time that the was task completed.



Implementierung
    public function get completeTime():Date
    public function set completeTime(value:Date):void

createTime

Eigenschaft 
createTime:Date

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The date and time that the task was created.



Implementierung
    public function get createTime():Date
    public function set createTime(value:Date):void

description

Eigenschaft 
description:String

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The description for the task.



Implementierung
    public function get description():String
    public function set description(value:String):void

id

Eigenschaft 
id:String

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The task identifier.



Implementierung
    public function get id():String
    public function set id(value:String):void

instructions

Eigenschaft 
instructions:String

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The instructions to complete the task.



Implementierung
    public function get instructions():String
    public function set instructions(value:String):void

name

Eigenschaft 
name:String  [schreibgeschützt]

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The name of the task.



Implementierung
    public function get name():String

ownerId

Eigenschaft 
ownerId:String  [schreibgeschützt]

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

An identifier that specifies the owner of the task.



Implementierung
    public function get ownerId():String

properties

Eigenschaft 
properties:Object

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

Returns the custom properties for the task. Custom properties are defined by a task's tasktype. The values are stored in an instance of an Object class with one more ITaskProperty objects.



Implementierung
    public function get properties():Object
    public function set properties(value:Object):void

status

Eigenschaft 
status:String

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The status of the task.



Implementierung
    public function get status():String
    public function set status(value:String):void

taskTypeName

Eigenschaft 
taskTypeName:String

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

A name that specifies the tasktype.



Implementierung
    public function get taskTypeName():String
    public function set taskTypeName(value:String):void

updateTime

Eigenschaft 
updateTime:Date

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The date and time the task was last updated.



Implementierung
    public function get updateTime():Date
    public function set updateTime(value:Date):void
Methodendetails

setPropertyValue

()Methode
public function setPropertyValue(aPropertyName:String, aPropertyValue:Object, aPropertyType:String = null):void

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

Changes the value of a custom task property. Use this function to change the value of the named custom task property, optionally, specifying the property type.

Parameter

aPropertyName:String — Specifies the name of the property to change.
 
aPropertyValue:Object — Specifies the new value for the property.
 
aPropertyType:String (default = null) — Specifies the property type of the value. The value has to match the type specified by the tasktype definition on the Experience server.





[ X ]Warum auf Englisch?
Inhalt des ActionScript 3.0-Referenzhandbuchs wird in englischer Sprache angezeigt

Nicht alle Teile des ActionScript 3.0-Referenzhandbuchs wurden in alle Sprachen übersetzt. Wenn der Text zu einem Sprachelement nicht übersetzt wurde, wird er auf Englisch angezeigt. Zum Beispiel wurden die Informationen zur ga.controls.HelpBox-Klasse nicht in andere Sprachen übersetzt. In der deutschen Version des Referenzhandbuchs erscheint der Abschnitt zur ga.controls.HelpBox-Klasse deshalb auf Englisch.