Pakket | com.adobe.livecycle.rca.model.constant |
Klasse | public class RCAPermission |
Overerving | RCAPermission Object |
Vervangen vanaf Review, Commenting, and Approval 10: Gebruik com.adobe.solutions.rca.constant.RCAPermission
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Openbare eigenschappen
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
Provides values for the permissions that are available to
Review Commenting and Approval users. | RCAPermission | ||
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | ||
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | ||
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | ||
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | ||
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | ||
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | ||
Retourneert de primitieve waarde van het opgegeven object. | Object |
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
RCA_INITIATE_REVIEW : String = "RCA_INITIATE_REVIEW" [statisch] Specifies the permission required to initiate a review. | RCAPermission | ||
RCA_TEMPLATE_READ : String = "RCA_TEMPLATE_READ" [statisch] Specifies the permission required to read a review template. | RCAPermission | ||
RCA_TEMPLATE_WRITE : String = "RCA_TEMPLATE_WRITE" [statisch] Specifies the permission required to write or update a review template. | RCAPermission |
Constructordetails
RCAPermission | () | Constructor |
public function RCAPermission()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the permissions that are available to Review Commenting and Approval users.
Constantedetails
RCA_INITIATE_REVIEW | Constante |
public static const RCA_INITIATE_REVIEW:String = "RCA_INITIATE_REVIEW"
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the permission required to initiate a review.
RCA_TEMPLATE_READ | Constante |
public static const RCA_TEMPLATE_READ:String = "RCA_TEMPLATE_READ"
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the permission required to read a review template.
RCA_TEMPLATE_WRITE | Constante |
public static const RCA_TEMPLATE_WRITE:String = "RCA_TEMPLATE_WRITE"
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the permission required to write or update a review template.
Wed Jun 13 2018, 11:42 AM Z