| Paquete | com.adobe.solutions.rca.vo |
| Clase | public class TemplateSearchFilterVO |
| Herencia | TemplateSearchFilterVO Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Propiedades públicas
| Propiedad | Definido por | ||
|---|---|---|---|
| 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
Una referencia a la clase de objeto o función constructora para una instancia de objeto determinada. | 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 | ||
Métodos públicos
| Método | Definido por | ||
|---|---|---|---|
The constructor for TemplateSearchFilterVO class. | TemplateSearchFilterVO | ||
![]() |
Indica si un objeto tiene definida una propiedad especificada. | Object | |
![]() |
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro. | Object | |
![]() |
Indica si existe la propiedad especificada y si es enumerable. | Object | |
![]() |
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle. | Object | |
![]() |
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional. | Object | |
![]() |
Devuelve la representación de cadena del objeto especificado. | Object | |
![]() |
Devuelve el valor simple del objeto especificado. | Object | |
Información sobre propiedades
appName | propiedad |
appName:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Name of the application that created the template.
Implementación
public function get appName():String public function set appName(value:String):voidauthor | propiedad |
author:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Author of the template.
Implementación
public function get author():String public function set author(value:String):voidcomplianceCode | propiedad |
complianceCode:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Compliance code of the review template.
Implementación
public function get complianceCode():String public function set complianceCode(value:String):voidcreatedBy | propiedad |
createdBy:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Name of the creator of the template.
Implementación
public function get createdBy():String public function set createdBy(value:String):voidcustomAttributes | propiedad |
customAttributes:Object| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Map of custom attributes.
Implementación
public function get customAttributes():Object public function set customAttributes(value:Object):voidkeywords | propiedad |
keywords:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Keywords to search for.
Implementación
public function get keywords():String public function set keywords(value:String):voidlastModifiedBy | propiedad |
lastModifiedBy:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Name of the user who last modified the template.
Implementación
public function get lastModifiedBy():String public function set lastModifiedBy(value:String):voidpageNumber | propiedad |
pageNumber:int| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Page number in case the results need to be paginated.
Implementación
public function get pageNumber():int public function set pageNumber(value:int):voidpageSize | propiedad |
pageSize:int| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Page size in case the results need to be paginated.
Implementación
public function get pageSize():int public function set pageSize(value:int):voidretrieveActiveOnly | propiedad |
retrieveActiveOnly:Boolean| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Whether to search active templates only.
Implementación
public function get retrieveActiveOnly():Boolean public function set retrieveActiveOnly(value:Boolean):voidretrieveInActiveOnly | propiedad |
retrieveInActiveOnly:Boolean| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to indicate whether only inactive templates searched or all templates.
Implementación
public function get retrieveInActiveOnly():Boolean public function set retrieveInActiveOnly(value:Boolean):voidtemplateName | propiedad |
templateName:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Name of the template.
Implementación
public function get templateName():String public function set templateName(value:String):voidInformación sobre constructores
TemplateSearchFilterVO | () | Información sobre |
public function TemplateSearchFilterVO()| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
The constructor for TemplateSearchFilterVO class.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas