| Pakiet | com.adobe.solutions.rca.domain.manager |
| Interfejs | public interface IAuditManager |
| Implementory | AuditManager |
| 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 | ||
|---|---|---|---|
| prmAuditLevels : IList [tylko do odczytu]
A list of audit levels defined for Project Management (PRM) building block. | IAuditManager | ||
| rcaAuditLevels : IList [tylko do odczytu]
A list of audit levels defined for Review Commenting and Approval (RCA) building block. | IAuditManager | ||
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
This remote operation refreshes PRM audit level list. | IAuditManager | ||
This remote operation refreshes rca audit level list. | IAuditManager | ||
Szczegół właściwości
prmAuditLevels | właściwość |
prmAuditLevels:IList [tylko do odczytu] | 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) |
A list of audit levels defined for Project Management (PRM) building block.
Ta właściwość może być używana jako źródło dla tworzenia powiązań danych. Jeśli ta właściwość zostanie zmodyfikowana, zostanie wywołane zdarzenie rcaAuditsRefreshed .
Implementacja
public function get prmAuditLevels():IListrcaAuditLevels | właściwość |
rcaAuditLevels:IList [tylko do odczytu] | 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) |
A list of audit levels defined for Review Commenting and Approval (RCA) building block.
Ta właściwość może być używana jako źródło dla tworzenia powiązań danych. Jeśli ta właściwość zostanie zmodyfikowana, zostanie wywołane zdarzenie rcaAuditsRefreshed .
Implementacja
public function get rcaAuditLevels():IListSzczegół metody
refreshPRM | () | metoda |
public function refreshPRM():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 remote operation refreshes PRM audit level list.
Zwracamx.rpc:AsyncToken — It returns a token on which success or fault handlers can be attached.
|
refreshRCA | () | metoda |
public function refreshRCA():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 remote operation refreshes rca audit level list.
Zwracamx.rpc:AsyncToken — It returns a token on which success or fault handlers can be attached.
|
Tue Jun 12 2018, 12:06 PM Z