| Pakiet | com.adobe.solutions.rca.services.impl |
| Klasa | public class StageManager |
| Dziedziczenie | StageManager Object |
| Implementuje | IStageManagement |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Właściwości publiczne
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
| channelSet : ChannelSet
Channel set for remote operation calls. | StageManager | ||
![]() | constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | |
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
The constructor for StageManager class. | StageManager | ||
createStageTemplate(stageTemplate:com.adobe.solutions.rca.vo:StageTemplateVO, overwrite:Boolean):mx.rpc:AsyncToken
This operation creates a new stage template in the system. | StageManager | ||
This operation deletes a stage template from the system. | StageManager | ||
This operation gets all ReviewTemplateVOs referring to a StageTemplateVO. | StageManager | ||
This operation gets a StageTemplateVO given its ID. | StageManager | ||
![]() |
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 | |
searchStage(stageTemplateSearchFilter:com.adobe.solutions.rca.vo:StageTemplateSearchFilterVO):mx.rpc:AsyncToken
This operation searches for StageTemplateVO based on StageTemplateSearchFilter. | StageManager | ||
![]() |
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
channelSet | właściwość |
channelSet:ChannelSet| 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) |
Channel set for remote operation calls.
Implementacja
public function get channelSet():ChannelSet public function set channelSet(value:ChannelSet):voidKonstruktor Szczegół
StageManager | () | Konstruktor |
public function StageManager()| 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 StageManager class.
Szczegół metody
createStageTemplate | () | metoda |
public function createStageTemplate(stageTemplate:com.adobe.solutions.rca.vo:StageTemplateVO, overwrite:Boolean):mx.rpc:AsyncToken| 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) |
This operation creates a new stage template in the system.
Parametry
stageTemplate:com.adobe.solutions.rca.vo:StageTemplateVO — StageTemplateVO to be created.
| |
overwrite:Boolean — A Boolean value for error-proof overwriting of stage templates.
If the value is True and a template exists with same name,
then the existing template is replaced with the provided stageTemplate.
|
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached.
The resulting event contains the created stageTemplateVO.
|
deleteStageTemplate | () | metoda |
public function deleteStageTemplate(templateName:String):mx.rpc:AsyncToken| 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) |
This operation deletes a stage template from the system. If this stage is referred by one (or more) ReviewTemplateVO, delete operation fails with an appropriate exception.
Parametry
templateName:String — The unique stage template name.
|
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached.
The resulting event contains the deleted StageTemplateVO.
|
getReviewTemplatesReferring | () | metoda |
public function getReviewTemplatesReferring(templateName:String):mx.rpc:AsyncToken| 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) |
This operation gets all ReviewTemplateVOs referring to a StageTemplateVO.
Parametry
templateName:String — The unique stage template name.
|
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached.
The resulting event contains a list of ReviewTemplatVO referring to the stage template with name templateName.
|
getStageTemplate | () | metoda |
public function getStageTemplate(templateName:String):mx.rpc:AsyncToken| 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) |
This operation gets a StageTemplateVO given its ID.
Parametry
templateName:String — The unique stage template name.
|
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached.
The resulting event contains the StageTemplateVO or null if the stage does not exist.
|
searchStage | () | metoda |
public function searchStage(stageTemplateSearchFilter:com.adobe.solutions.rca.vo:StageTemplateSearchFilterVO):mx.rpc:AsyncToken| 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) |
This operation searches for StageTemplateVO based on StageTemplateSearchFilter.
Parametry
stageTemplateSearchFilter:com.adobe.solutions.rca.vo:StageTemplateSearchFilterVO — Defines the search criteria.
|
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached.
The resulting event contains a list of StageTemplateVO found in the system matching the criteria
|
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne