| Pakiet | com.adobe.solutions.rca.domain.impl |
| Klasa | public class SupportingDocument |
| Dziedziczenie | SupportingDocument Object |
| Implementuje | ISupportingDocument |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Właściwości publiczne
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
![]() | constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | |
| contentType : String
The document content type. | SupportingDocument | ||
| createdBy : String
Name of the person who created the document. | SupportingDocument | ||
| createdOn : Date
Date of creation of the document. | SupportingDocument | ||
| description : String
The document description. | SupportingDocument | ||
| file : File
File object used for a supporting document. | SupportingDocument | ||
| name : String
Name of a supporting document. | SupportingDocument | ||
| owner : Object
Owner of a supporting document. | SupportingDocument | ||
| type : String
The type of supporting document. | SupportingDocument | ||
| uri : String
The document URI. | SupportingDocument | ||
| vo : DocumentVO
Value object for a supporting document. | SupportingDocument | ||
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
SupportingDocument(value:DocumentVO = null)
The constructor for SupportingDocument class. | SupportingDocument | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
Szczegół właściwości
contentType | właściwość |
contentType:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The document content type.
Implementacja
public function get contentType():String public function set contentType(value:String):voidcreatedBy | właściwość |
createdBy:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Name of the person who created the document.
Implementacja
public function get createdBy():String public function set createdBy(value:String):voidcreatedOn | właściwość |
createdOn:Date| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Date of creation of the document.
Implementacja
public function get createdOn():Date public function set createdOn(value:Date):voiddescription | właściwość |
description:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The document description.
Implementacja
public function get description():String public function set description(value:String):voidfile | właściwość |
file:File| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
File object used for a supporting document.
Implementacja
public function get file():File public function set file(value:File):voidname | właściwość |
name:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Name of a supporting document.
Implementacja
public function get name():String public function set name(value:String):voidowner | właściwość |
owner:Object| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Owner of a supporting document.
Implementacja
public function get owner():Object public function set owner(value:Object):voidtype | właściwość |
type:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The type of supporting document. Supporting document can be of the following two types:
- REF
- DOCUMENT
Implementacja
public function get type():String public function set type(value:String):voiduri | właściwość |
vo | właściwość |
vo:DocumentVO| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Value object for a supporting document.
Implementacja
public function get vo():DocumentVO public function set vo(value:DocumentVO):voidKonstruktor Szczegół
SupportingDocument | () | Konstruktor |
public function SupportingDocument(value:DocumentVO = null)| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The constructor for SupportingDocument class.
value:DocumentVO (default = null) — Supporting document value object.
|
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne