| Paket | com.adobe.solutions.rca.vo |
| Sınıf | public class ReviewSearchFilterVO |
| Miras Alma | ReviewSearchFilterVO BaseVO Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Genel Özellikler
| Özellik | Tanımlayan: | ||
|---|---|---|---|
![]() | constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | 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 | ||
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
The constructor for ReviewSearchFilterVO class. | ReviewSearchFilterVO | ||
![]() |
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | |
![]() |
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | |
![]() |
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | |
![]() |
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | |
![]() |
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | |
![]() |
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | |
![]() |
Belirtilen nesnenin temel değerini döndürür. | Object | |
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| DEFAULT_PAGE_SIZE : int = 25 [statik]
Page size in case of paginated results. | ReviewSearchFilterVO | ||
| LAST_PAGE : int = -1 [statik]
Set the page number to LAST_PAGE to fetch the last page of the paginated results. | ReviewSearchFilterVO | ||
Özellik Ayrıntısı
customAttributes | özellik |
customAttributes:Object| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Map of custom attributes.
Uygulama
public function get customAttributes():Object public function set customAttributes(value:Object):voidendDate | özellik |
keywords | özellik |
name | özellik |
pageNumber | özellik |
pageNumber:int| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Page number in case the results are paginated.
Uygulama
public function get pageNumber():int public function set pageNumber(value:int):voidpageSize | özellik |
pageSize:int| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Page size in case the results need to be paginated.
Uygulama
public function get pageSize():int public function set pageSize(value:int):voidrole | özellik |
searchGroupBasedReviews | özellik |
searchGroupBasedReviews:Boolean| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Flag to search reviews, which are assigned to groups of which the user is a memeber.
Uygulama
public function get searchGroupBasedReviews():Boolean public function set searchGroupBasedReviews(value:Boolean):voidstartDate | özellik |
statusFilterList | özellik |
statusFilterList:IList| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Returns a list of review status types.
Uygulama
public function get statusFilterList():IList public function set statusFilterList(value:IList):voidtemplateName | özellik |
templateName:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Name of template used to define the review.
Uygulama
public function get templateName():String public function set templateName(value:String):voidumOid | özellik |
Yapıcı Ayrıntı
ReviewSearchFilterVO | () | Yapıcı |
public function ReviewSearchFilterVO()| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
The constructor for ReviewSearchFilterVO class.
Sabit Ayrıntısı
DEFAULT_PAGE_SIZE | Sabit |
public static const DEFAULT_PAGE_SIZE:int = 25| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Page size in case of paginated results.
LAST_PAGE | Sabit |
public static const LAST_PAGE:int = -1| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | 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, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster