| Paket | com.adobe.solutions.rca.vo |
| Klass | public class TemplateSearchFilterVO |
| Arv | TemplateSearchFilterVO Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Publika egenskaper
| Egenskap | Definieras med | ||
|---|---|---|---|
| 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
En referens till klassobjektet eller konstruktorfunktionen för en given objektinstans. | 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 | ||
Publika metoder
| Metod | Definieras med | ||
|---|---|---|---|
The constructor for TemplateSearchFilterVO class. | TemplateSearchFilterVO | ||
![]() |
Anger om det finns en egenskap angiven för ett objekt. | Object | |
![]() |
Anger om en instans av klassen Object finns i prototypkedjan för objektet som anges som parameter. | Object | |
![]() |
Anger om den angivna egenskapen finns och är uppräkningsbar. | Object | |
![]() |
Anger tillgänglighet för en dynamisk egenskap för slingåtgärder. | Object | |
![]() |
Returnerar det här objektets strängrepresentation, formaterad i enlighet med språkspecifika konventioner. | Object | |
![]() |
Returnerar det angivna objektets strängbeteckning. | Object | |
![]() |
Returnerar det angivna objektets primitiva värde. | Object | |
Egenskapsdetaljer
appName | egenskap |
appName:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Name of the application that created the template.
Implementering
public function get appName():String public function set appName(value:String):voidauthor | egenskap |
complianceCode | egenskap |
complianceCode:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Compliance code of the review template.
Implementering
public function get complianceCode():String public function set complianceCode(value:String):voidcreatedBy | egenskap |
createdBy:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Name of the creator of the template.
Implementering
public function get createdBy():String public function set createdBy(value:String):voidcustomAttributes | egenskap |
customAttributes:Object| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Map of custom attributes.
Implementering
public function get customAttributes():Object public function set customAttributes(value:Object):voidkeywords | egenskap |
lastModifiedBy | egenskap |
lastModifiedBy:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Name of the user who last modified the template.
Implementering
public function get lastModifiedBy():String public function set lastModifiedBy(value:String):voidpageNumber | egenskap |
pageNumber:int| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Page number in case the results need to be paginated.
Implementering
public function get pageNumber():int public function set pageNumber(value:int):voidpageSize | egenskap |
pageSize:int| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Page size in case the results need to be paginated.
Implementering
public function get pageSize():int public function set pageSize(value:int):voidretrieveActiveOnly | egenskap |
retrieveActiveOnly:Boolean| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Whether to search active templates only.
Implementering
public function get retrieveActiveOnly():Boolean public function set retrieveActiveOnly(value:Boolean):voidretrieveInActiveOnly | egenskap |
retrieveInActiveOnly:Boolean| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to indicate whether only inactive templates searched or all templates.
Implementering
public function get retrieveInActiveOnly():Boolean public function set retrieveInActiveOnly(value:Boolean):voidtemplateName | egenskap |
templateName:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Name of the template.
Implementering
public function get templateName():String public function set templateName(value:String):voidKonstruktordetaljer
TemplateSearchFilterVO | () | Konstruktor |
public function TemplateSearchFilterVO()| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
The constructor for TemplateSearchFilterVO class.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper