| 包 | com.adobe.solutions.rca.vo.um |
| 类 | public class PrincipalSearchFilterVO |
| 继承 | PrincipalSearchFilterVO Object |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Review, Commenting, and Approval Building Block 10 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
公共属性
| 属性 | 由以下参数定义 | ||
|---|---|---|---|
| canonicalName : String
Canonical name used to search for principals. | PrincipalSearchFilterVO | ||
| commonName : String
Common name used to search for principals. | PrincipalSearchFilterVO | ||
![]() | constructor : Object
对类对象或给定对象实例的构造函数的引用。 | Object | |
| email : String
Email to search. | PrincipalSearchFilterVO | ||
| principalOid : String
Oid of the principal to search. | PrincipalSearchFilterVO | ||
| principalType : String
Type of principal for search namely, USER and GROUP. | PrincipalSearchFilterVO | ||
| resultMax : int
The maximum number of results to be displayed. | PrincipalSearchFilterVO | ||
| retrieveOnlyActive : Boolean
Whether to search for active principals only. | PrincipalSearchFilterVO | ||
| specificDomainName : String
The specific domain identifier used to search for principals. | PrincipalSearchFilterVO | ||
| userId : String
User identifier on which the search is based. | PrincipalSearchFilterVO | ||
| visibility : int
The visibility level on which to base the search. | PrincipalSearchFilterVO | ||
公共方法
| 方法 | 由以下参数定义 | ||
|---|---|---|---|
The constructor of PrincipalSearchFilterVO class. | PrincipalSearchFilterVO | ||
![]() |
表示对象是否已经定义了指定的属性。 | Object | |
![]() |
表示 Object 类的实例是否在指定为参数的对象的原型链中。 | Object | |
![]() |
表示指定的属性是否存在、是否可枚举。 | Object | |
![]() |
设置循环操作动态属性的可用性。 | Object | |
![]() |
返回此对象的字符串表示形式,其格式设置遵守区域设置特定的约定。 | Object | |
![]() |
返回指定对象的字符串表示形式。 | Object | |
![]() |
返回指定对象的原始值。 | Object | |
属性详细信息
canonicalName | 属性 |
commonName | 属性 |
| 属性 |
principalOid | 属性 |
principalType | 属性 |
resultMax | 属性 |
retrieveOnlyActive | 属性 |
retrieveOnlyActive:Boolean| 语言版本: | ActionScript 3.0 |
| 产品版本: | Review, Commenting, and Approval Building Block 10 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
Whether to search for active principals only. By default, both active and deleted principals are returned.
实现
public function get retrieveOnlyActive():Boolean public function set retrieveOnlyActive(value:Boolean):voidspecificDomainName | 属性 |
specificDomainName:String| 语言版本: | ActionScript 3.0 |
| 产品版本: | Review, Commenting, and Approval Building Block 10 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The specific domain identifier used to search for principals.
实现
public function get specificDomainName():String public function set specificDomainName(value:String):voiduserId | 属性 |
visibility | 属性 |
构造函数详细信息
PrincipalSearchFilterVO | () | 构造函数 |
public function PrincipalSearchFilterVO()| 语言版本: | ActionScript 3.0 |
| 产品版本: | Review, Commenting, and Approval Building Block 10 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The constructor of PrincipalSearchFilterVO class.
Tue Jun 12 2018, 11:04 AM Z
隐藏继承的公共属性
显示继承的公共属性