| Pacchetto | com.adobe.solutions.rca.vo |
| Classe | public class ReviewSearchFilterVO |
| Ereditarietà | ReviewSearchFilterVO BaseVO Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| customAttributes : Object
Map of custom attributes. | ReviewSearchFilterVO | ||
| endDate : Date
End date of the review. | ReviewSearchFilterVO | ||
![]() | id : String
Get the ID of the VO. | BaseVO | |
| keywords : String
Keywords to search for. | ReviewSearchFilterVO | ||
| name : String
Name of the review search filter. | ReviewSearchFilterVO | ||
| pageNumber : int
Page number in case the results are paginated. | ReviewSearchFilterVO | ||
| pageSize : int
Page size in case the results need to be paginated. | ReviewSearchFilterVO | ||
| role : String
Constrains results for the current users role. | ReviewSearchFilterVO | ||
| searchGroupBasedReviews : Boolean
Flag to search reviews, which are assigned to groups of which the user is a memeber. | ReviewSearchFilterVO | ||
| startDate : Date
Start date of the review. | ReviewSearchFilterVO | ||
| statusFilterList : IList
Returns a list of review status types. | ReviewSearchFilterVO | ||
| templateName : String
Name of template used to define the review. | ReviewSearchFilterVO | ||
| umOid : String
OID of the user performing the search. | ReviewSearchFilterVO | ||
| Metodo | Definito da | ||
|---|---|---|---|
The constructor for ReviewSearchFilterVO class. | ReviewSearchFilterVO | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
| Costante | Definito da | ||
|---|---|---|---|
| DEFAULT_PAGE_SIZE : int = 25 [statico]
Page size in case of paginated results. | ReviewSearchFilterVO | ||
| LAST_PAGE : int = -1 [statico]
Set the page number to LAST_PAGE to fetch the last page of the paginated results. | ReviewSearchFilterVO | ||
customAttributes | proprietà |
customAttributes:Object| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Map of custom attributes.
Implementazione
public function get customAttributes():Object public function set customAttributes(value:Object):voidendDate | proprietà |
keywords | proprietà |
keywords:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Keywords to search for.
Implementazione
public function get keywords():String public function set keywords(value:String):voidname | proprietà |
name:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Name of the review search filter.
Implementazione
public function get name():String public function set name(value:String):voidpageNumber | proprietà |
pageNumber:int| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Page number in case the results are paginated.
Implementazione
public function get pageNumber():int public function set pageNumber(value:int):voidpageSize | proprietà |
pageSize:int| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Page size in case the results need to be paginated.
Implementazione
public function get pageSize():int public function set pageSize(value:int):voidrole | proprietà |
role:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Constrains results for the current users role.
Implementazione
public function get role():String public function set role(value:String):voidsearchGroupBasedReviews | proprietà |
searchGroupBasedReviews:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Flag to search reviews, which are assigned to groups of which the user is a memeber.
Implementazione
public function get searchGroupBasedReviews():Boolean public function set searchGroupBasedReviews(value:Boolean):voidstartDate | proprietà |
startDate:Date| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Start date of the review.
Implementazione
public function get startDate():Date public function set startDate(value:Date):voidstatusFilterList | proprietà |
statusFilterList:IList| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Returns a list of review status types.
Implementazione
public function get statusFilterList():IList public function set statusFilterList(value:IList):voidtemplateName | proprietà |
templateName:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Name of template used to define the review.
Implementazione
public function get templateName():String public function set templateName(value:String):voidumOid | proprietà |
umOid:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
OID of the user performing the search.
Implementazione
public function get umOid():String public function set umOid(value:String):voidReviewSearchFilterVO | () | Funzione di costruzione |
public function ReviewSearchFilterVO()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The constructor for ReviewSearchFilterVO class.
DEFAULT_PAGE_SIZE | Costante |
public static const DEFAULT_PAGE_SIZE:int = 25| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Page size in case of paginated results.
LAST_PAGE | Costante |
public static const LAST_PAGE:int = -1| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Set the page number to LAST_PAGE to fetch the last page of the paginated results.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate