Pakiet | com.adobe.solutions.rca.vo |
Klasa | public class TemplateSearchFilterVO |
Dziedziczenie | TemplateSearchFilterVO 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) |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
appName : String
Name of the application that created the template. | TemplateSearchFilterVO | ||
author : String
Author of the template. | TemplateSearchFilterVO | ||
complianceCode : String
Compliance code of the review template. | TemplateSearchFilterVO | ||
constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | ||
createdBy : String
Name of the creator of the template. | TemplateSearchFilterVO | ||
customAttributes : Object
Map of custom attributes. | TemplateSearchFilterVO | ||
keywords : String
Keywords to search for. | TemplateSearchFilterVO | ||
lastModifiedBy : String
Name of the user who last modified the template. | TemplateSearchFilterVO | ||
pageNumber : int
Page number in case the results need to be paginated. | TemplateSearchFilterVO | ||
pageSize : int
Page size in case the results need to be paginated. | TemplateSearchFilterVO | ||
retrieveActiveOnly : Boolean
Whether to search active templates only. | TemplateSearchFilterVO | ||
retrieveInActiveOnly : Boolean
A Boolean flag to indicate whether only inactive templates searched or all templates. | TemplateSearchFilterVO | ||
templateName : String
Name of the template. | TemplateSearchFilterVO |
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
The constructor for TemplateSearchFilterVO class. | TemplateSearchFilterVO | ||
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
appName | właściwość |
appName: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 application that created the template.
Implementacja
public function get appName():String
public function set appName(value:String):void
author | właściwość |
complianceCode | właściwość |
complianceCode: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) |
Compliance code of the review template.
Implementacja
public function get complianceCode():String
public function set complianceCode(value:String):void
createdBy | 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 creator of the template.
Implementacja
public function get createdBy():String
public function set createdBy(value:String):void
customAttributes | właściwość |
customAttributes: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) |
Map of custom attributes.
Implementacja
public function get customAttributes():Object
public function set customAttributes(value:Object):void
keywords | właściwość |
keywords: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) |
Keywords to search for.
Implementacja
public function get keywords():String
public function set keywords(value:String):void
lastModifiedBy | właściwość |
lastModifiedBy: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 user who last modified the template.
Implementacja
public function get lastModifiedBy():String
public function set lastModifiedBy(value:String):void
pageNumber | właściwość |
pageNumber:int
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Page number in case the results need to be paginated.
Implementacja
public function get pageNumber():int
public function set pageNumber(value:int):void
pageSize | właściwość |
pageSize:int
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Page size in case the results need to be paginated.
Implementacja
public function get pageSize():int
public function set pageSize(value:int):void
retrieveActiveOnly | właściwość |
retrieveActiveOnly:Boolean
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Whether to search active templates only.
Implementacja
public function get retrieveActiveOnly():Boolean
public function set retrieveActiveOnly(value:Boolean):void
retrieveInActiveOnly | właściwość |
retrieveInActiveOnly:Boolean
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to indicate whether only inactive templates searched or all templates.
Implementacja
public function get retrieveInActiveOnly():Boolean
public function set retrieveInActiveOnly(value:Boolean):void
templateName | właściwość |
templateName: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 template.
Implementacja
public function get templateName():String
public function set templateName(value:String):void
Konstruktor Szczegół
TemplateSearchFilterVO | () | Konstruktor |
public function TemplateSearchFilterVO()
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 constructor for TemplateSearchFilterVO
class.
Tue Jun 12 2018, 12:06 PM Z