パッケージ | com.adobe.ep.taskmanagement.services |
クラス | public class LCTaskManagerServiceConstants |
継承 | LCTaskManagerServiceConstants ![]() |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
LCTaskManager
class.
関連する API エレメント
プロパティ | 定義元 | ||
---|---|---|---|
![]() | constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object |
メソッド | 定義元 | ||
---|---|---|---|
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object |
定数 | 定義元 | ||
---|---|---|---|
DEFAULT_ATTACHMENT_ENDPOINT : String = "taskmanagement.docServices.attachmentManager" [静的]
The DEFAULT_ATTACHMENT_ENDPOINT constant represents the endpoint name, currently pointing to the Document Services - Attachment Manager service on the Document Server. | LCTaskManagerServiceConstants | ||
DEFAULT_ATTACHMENT_UPLOAD_URL : String = "services/taskmanagement/attachment/upload" [静的]
The DEFAULT_ATTACHMENT_UPLOAD_URL specifies the default attachment upload URL. | LCTaskManagerServiceConstants | ||
DEFAULT_TASKMANAGER_ENDPOINT : String = "taskmanagement.docServices.taskManager" [静的]
The DEFAULT_TASKMANAGER_ENDPOINT constant represents the endpoint name that is pointing to the Document Services - Task Management service on the Document Server. | LCTaskManagerServiceConstants | ||
DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME : String = "taskmanagement.docServices.attachmentManager" [静的]
The DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME constant represents the endpoint name for the Document Services - Attachment Manager service on the Document Server. | LCTaskManagerServiceConstants | ||
DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME : String = "taskmanagement.docServices.taskManager" [静的]
The DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME constant represents the string name of the Document Services - Task Management service on the Document Server. | LCTaskManagerServiceConstants |
DEFAULT_ATTACHMENT_ENDPOINT | 定数 |
public static const DEFAULT_ATTACHMENT_ENDPOINT:String = "taskmanagement.docServices.attachmentManager"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
The DEFAULT_ATTACHMENT_ENDPOINT
constant represents the endpoint name, currently pointing to the Document Services - Attachment Manager service on the Document Server.
DEFAULT_ATTACHMENT_UPLOAD_URL | 定数 |
public static const DEFAULT_ATTACHMENT_UPLOAD_URL:String = "services/taskmanagement/attachment/upload"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
The DEFAULT_ATTACHMENT_UPLOAD_URL
specifies the default attachment upload URL.
DEFAULT_TASKMANAGER_ENDPOINT | 定数 |
public static const DEFAULT_TASKMANAGER_ENDPOINT:String = "taskmanagement.docServices.taskManager"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
The DEFAULT_TASKMANAGER_ENDPOINT
constant represents the endpoint name that is pointing to the Document Services - Task Management service on the Document Server.
DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME | 定数 |
public static const DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME:String = "taskmanagement.docServices.attachmentManager"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
The DOCSERVICES_INTEGRATED_ATTACHMENT_ENDPOINT_NAME
constant represents the endpoint name for the Document Services - Attachment Manager service on the Document Server.
DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME | 定数 |
public static const DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME:String = "taskmanagement.docServices.taskManager"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
The DOCSERVICES_INTEGRATED_TASKMANAGER_ENDPOINT_NAME
constant represents the string name of the Document Services - Task Management service on the Document Server.
The Task Management service requires Document Services - User Management authentication.
Tue Jun 12 2018, 10:34 AM Z